Uses of Record Class
it.auties.whatsapp.model.sync.InitialSecurityNotificationSettingSync
Packages that use InitialSecurityNotificationSettingSync
-
Uses of InitialSecurityNotificationSettingSync in it.auties.whatsapp.model.message.server
Fields in it.auties.whatsapp.model.message.server with type parameters of type InitialSecurityNotificationSettingSyncModifier and TypeFieldDescriptionprivate final Optional<InitialSecurityNotificationSettingSync> ProtocolMessage.initialSecurityNotificationSettingSyncThe field for theinitialSecurityNotificationSettingSyncrecord component.ProtocolMessageBuilder.initialSecurityNotificationSettingSyncMethods in it.auties.whatsapp.model.message.server that return types with arguments of type InitialSecurityNotificationSettingSyncModifier and TypeMethodDescriptionProtocolMessage.initialSecurityNotificationSettingSync()Returns the value of theinitialSecurityNotificationSettingSyncrecord component.Methods in it.auties.whatsapp.model.message.server with parameters of type InitialSecurityNotificationSettingSyncModifier and TypeMethodDescriptionProtocolMessageBuilder.initialSecurityNotificationSettingSync(InitialSecurityNotificationSettingSync initialSecurityNotificationSettingSync) Method parameters in it.auties.whatsapp.model.message.server with type arguments of type InitialSecurityNotificationSettingSyncModifier and TypeMethodDescriptionProtocolMessageBuilder.initialSecurityNotificationSettingSync(Optional<InitialSecurityNotificationSettingSync> initialSecurityNotificationSettingSync) -
Uses of InitialSecurityNotificationSettingSync in it.auties.whatsapp.model.sync
Methods in it.auties.whatsapp.model.sync that return InitialSecurityNotificationSettingSyncModifier and TypeMethodDescriptionInitialSecurityNotificationSettingSyncBuilder.build()InitialSecurityNotificationSettingSyncSpec.decode(byte[] input) Methods in it.auties.whatsapp.model.sync with parameters of type InitialSecurityNotificationSettingSyncModifier and TypeMethodDescriptionstatic byte[]InitialSecurityNotificationSettingSyncSpec.encode(InitialSecurityNotificationSettingSync protoInputObject)