Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

acceptGroupInvite(String) - Method in class it.auties.whatsapp.api.Whatsapp
Accepts the invite for a group
accountNumber() - Method in class it.auties.whatsapp.model.info.BusinessAccountInfo
The account phone number
accountNumber(String) - Method in class it.auties.whatsapp.model.info.BusinessAccountInfo
The account phone number
accountNumber(String) - Method in class it.auties.whatsapp.model.info.BusinessAccountInfo.BusinessAccountInfoBuilder
The account phone number
accountSignature() - Method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentity
 
accountSignature() - Method in class it.auties.whatsapp.model.signal.auth.SignedKeyIndexList
 
accountSignature(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentity
 
accountSignature(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentity.SignedDeviceIdentityBuilder
 
accountSignature(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.SignedKeyIndexList
 
accountSignature(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.SignedKeyIndexList.SignedKeyIndexListBuilder
 
accountSignatureKey() - Method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentity
 
accountSignatureKey(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentity
 
accountSignatureKey(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentity.SignedDeviceIdentityBuilder
 
accountType() - Method in class it.auties.whatsapp.model.business.BusinessAccountLinkInfo
 
accountType() - Method in class it.auties.whatsapp.model.info.BusinessAccountInfo
The type of this account
accountType(BusinessAccountLinkInfo.AccountType) - Method in class it.auties.whatsapp.model.business.BusinessAccountLinkInfo
 
accountType(BusinessAccountLinkInfo.AccountType) - Method in class it.auties.whatsapp.model.business.BusinessAccountLinkInfo.BusinessAccountLinkInfoBuilder
 
accountType(BusinessAccountType) - Method in class it.auties.whatsapp.model.info.BusinessAccountInfo
The type of this account
accountType(BusinessAccountType) - Method in class it.auties.whatsapp.model.info.BusinessAccountInfo.BusinessAccountInfoBuilder
The type of this account
accuracy() - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage
The accuracy in meters of the location that this message wraps
accuracy() - Method in class it.auties.whatsapp.model.message.standard.LocationMessage
The accuracy in meters of the location that this message wraps
accuracy(Integer) - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage
The accuracy in meters of the location that this message wraps
accuracy(Integer) - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage.LiveLocationMessageBuilder
 
accuracy(Integer) - Method in class it.auties.whatsapp.model.message.standard.LocationMessage
The accuracy in meters of the location that this message wraps
accuracy(Integer) - Method in class it.auties.whatsapp.model.message.standard.LocationMessage.LocationMessageBuilder
 
acknowledged() - Method in class it.auties.whatsapp.model.action.NuxAction
 
acknowledged(boolean) - Method in class it.auties.whatsapp.model.action.NuxAction
 
acknowledged(boolean) - Method in class it.auties.whatsapp.model.action.NuxAction.NuxActionBuilder
 
action() - Method in class it.auties.whatsapp.model.sync.ActionValueSync
 
Action - Interface in it.auties.whatsapp.model.action
A model interface that represents an action
ActionDataSync - Class in it.auties.whatsapp.model.sync
 
ActionDataSync(byte[], ActionValueSync, byte[], Integer) - Constructor for class it.auties.whatsapp.model.sync.ActionDataSync
 
ActionDataSync.ActionDataSyncBuilder - Class in it.auties.whatsapp.model.sync
 
actionLink() - Method in class it.auties.whatsapp.model.info.ContextInfo
Action link
actionLink(ActionLink) - Method in class it.auties.whatsapp.model.info.ContextInfo
Action link
actionLink(ActionLink) - Method in class it.auties.whatsapp.model.info.ContextInfo.ContextInfoBuilder
Action link
ActionLink - Class in it.auties.whatsapp.model.message.model
An action link for a button
ActionLink(String, String) - Constructor for class it.auties.whatsapp.model.message.model.ActionLink
 
ActionLink.ActionLinkBuilder - Class in it.auties.whatsapp.model.message.model
 
ActionMessageRangeSync - Class in it.auties.whatsapp.model.sync
 
ActionMessageRangeSync(Chat, boolean) - Constructor for class it.auties.whatsapp.model.sync.ActionMessageRangeSync
 
ActionMessageRangeSync(Long, Long, List<SyncActionMessage>) - Constructor for class it.auties.whatsapp.model.sync.ActionMessageRangeSync
 
ActionMessageRangeSync.ActionMessageRangeSyncBuilder - Class in it.auties.whatsapp.model.sync
 
ActionValueSync - Class in it.auties.whatsapp.model.sync
 
ActionValueSync(long, StarAction, ContactAction, MuteAction, PinAction, QuickReplyAction, RecentStickerWeightsAction, RecentEmojiWeightsAction, LabelEditAction, LabelAssociationAction, ArchiveChatAction, DeleteMessageForMeAction, MarkChatAsReadAction, ClearChatAction, DeleteChatAction, FavoriteStickerAction, AndroidUnsupportedActions, AgentAction, SubscriptionAction, UserStatusMuteAction, TimeFormatAction, NuxAction, PrimaryVersionAction, StickerAction, RemoveRecentStickerAction, ChatAssignmentAction, ChatAssignmentOpenedStatusAction, SecurityNotificationSetting, PushNameSetting, LocaleSetting, UnarchiveChatsSetting, RecentStickerMetadata, KeyExpiration, ActionValueSync.PrimaryFeature) - Constructor for class it.auties.whatsapp.model.sync.ActionValueSync
 
ActionValueSync.ActionValueSyncBuilder - Class in it.auties.whatsapp.model.sync
 
ActionValueSync.PrimaryFeature - Class in it.auties.whatsapp.model.sync
 
ActionValueSync.PrimaryFeature.PrimaryFeatureBuilder - Class in it.auties.whatsapp.model.sync
 
actualActors() - Method in class it.auties.whatsapp.model.info.BusinessIdentityInfo
The actual actors of this account
actualActors(BusinessActorsType) - Method in class it.auties.whatsapp.model.info.BusinessIdentityInfo
The actual actors of this account
actualActors(BusinessActorsType) - Method in class it.auties.whatsapp.model.info.BusinessIdentityInfo.BusinessIdentityInfoBuilder
The actual actors of this account
ADD - Enum constant in enum class it.auties.whatsapp.model.chat.GroupAction
Adds a contact to a group
ADD_ME_TO_GROUPS - Enum constant in enum class it.auties.whatsapp.model.privacy.PrivacySettingType
Refers to who should be able to add you to groups
addActionListener(OnAction) - Method in class it.auties.whatsapp.api.Whatsapp
Registers an action listener
addActionListener(OnWhatsappAction) - Method in class it.auties.whatsapp.api.Whatsapp
Registers an action listener
addAnyMessageStatusListener(OnAnyMessageStatus) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a message status listener
addAnyMessageStatusListener(OnWhatsappAnyMessageStatus) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a message status listener
addAppKeys(Collection<AppStateSyncKey>) - Method in class it.auties.whatsapp.controller.Keys
Adds the provided keys to the app state keys
addChain(byte[], SessionChain) - Method in class it.auties.whatsapp.model.signal.session.SessionState
 
addChat(Chat) - Method in class it.auties.whatsapp.controller.Store
Adds a chat in memory
addChat(ContactJid) - Method in class it.auties.whatsapp.controller.Store
Adds a chat in memory
addChatDirect(Chat) - Method in class it.auties.whatsapp.controller.Store
Adds a chat in memory without executing any check
addChatMessagesListener(OnChatMessagesSync) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a chat recent messages listener
addChatMessagesListener(OnWhatsappChatMessagesSync) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a chat recent messages listener
addChatsListener(OnChatMessagesSync) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a chats listener
addChatsListener(OnChats) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a chats listener
addContact(Contact) - Method in class it.auties.whatsapp.controller.Store
Adds a contact in memory
addContact(ContactJid) - Method in class it.auties.whatsapp.controller.Store
Adds a contact in memory
addContactBlockedListener(OnContactBlocked) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a contact blocked listener
addContactBlockedListener(OnWhatsappContactBlocked) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a contact blocked listener
addContactPictureChangeListener(OnContactPictureChange) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a profile picture listener
addContactPictureChangeListener(OnWhatsappContactPictureChange) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a profile picture listener
addContactPresenceListener(OnContactPresence) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a contact presence listener
addContactPresenceListener(OnWhatsappContactPresence) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a contact presence listener
addContactsListener(OnContacts) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a contacts listener
addContactsListener(OnWhatsappContacts) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a contacts listener
addConversationMessageStatusListener(OnConversationMessageStatus) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a message status listener
addConversationMessageStatusListener(OnWhatsappConversationMessageStatus) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a message status listener
addDisconnectedListener(OnDisconnected) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a disconnected listener
addDisconnectedListener(OnWhatsappDisconnected) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a disconnected listener
addFeaturesListener(OnFeatures) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a features listener
addFeaturesListener(OnWhatsappFeatures) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a features listener
addGroupParticipant(ContactJidProvider, ContactJidProvider...) - Method in class it.auties.whatsapp.api.Whatsapp
Adds any number of contacts to a group
addGroupPictureChangeListener(OnGroupPictureChange) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a group picture listener
addGroupPictureChangeListener(OnWhatsappContactPictureChange) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a group picture listener
addHistorySyncProgressListener(OnHistorySyncProgress) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a sync progress listener
addHistorySyncProgressListener(OnWhatsappHistorySyncProgress) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a sync progress listener
additionalAttributes() - Method in record class it.auties.whatsapp.model.request.MessageSendRequest
Returns the value of the additionalAttributes record component.
additionalAttributes(Map<String, Object>) - Method in class it.auties.whatsapp.model.request.MessageSendRequest.MessageSendRequestBuilder
 
addListener(Listener) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a listener
addLoggedInListener(OnLoggedIn) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a logged in listener
addLoggedInListener(OnWhatsappLoggedIn) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a logged in listener
addMediaStatusListener(OnMediaStatus) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a status listener
addMediaStatusListener(OnWhatsappMediaStatus) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a status listener
addMessage(MessageInfo) - Method in class it.auties.whatsapp.model.chat.Chat
Adds a message to the chat
addMessageDeletedListener(OnMessageDeleted) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a message deleted listener
addMessageDeletedListener(OnWhatsappMessageDeleted) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a message deleted listener
addMessageReplyListener(MessageInfo, OnMessageReply) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a message reply listener for a specific message
addMessageReplyListener(MessageInfo, OnWhatsappMessageReply) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a message reply listener for a specific message
addMessageReplyListener(String, OnMessageReply) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a message reply listener for a specific message
addMessageReplyListener(String, OnWhatsappMessageReply) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a message reply listener for a specific message
addMessageReplyListener(OnMessageReply) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a message reply listener
addMessageReplyListener(OnWhatsappMessageReply) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a message reply listener
addMetadataListener(OnMetadata) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a metadata listener
addMetadataListener(OnWhatsappMetadata) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a metadata listener
addNewContactListener(OnNewContact) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a new contact listener
addNewMessageListener(OnNewMessage) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a new message listener
addNewMessageListener(OnWhatsappNewMessage) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a new message listener
addNewStatusListener(OnNewMediaStatus) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a new status listener
addNewStatusListener(OnWhatsappNewMediaStatus) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a new status listener
addNodeHandler(NodeHandler) - Method in class it.auties.whatsapp.controller.Store
Adds a pending request to this store
addNodeReceivedListener(OnNodeReceived) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a received node listener
addNodeReceivedListener(OnWhatsappNodeReceived) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a received node listener
addNodeSentListener(OnNodeSent) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a sent node listener
addNodeSentListener(OnWhatsappNodeSent) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a sent node listener
addPendingReply(ReplyHandler) - Method in class it.auties.whatsapp.controller.Store
Adds a replay handler to this store
addPreKey(SignalPreKeyPair) - Method in class it.auties.whatsapp.controller.Keys
Adds the provided pre key to the pre keys
addRequest(Request) - Method in class it.auties.whatsapp.controller.Store
Adds a request to this store
address() - Method in record class it.auties.whatsapp.crypto.SessionBuilder
Returns the value of the address record component.
address() - Method in record class it.auties.whatsapp.crypto.SessionCipher
Returns the value of the address record component.
address() - Method in class it.auties.whatsapp.model.business.BusinessProfile
Returns the address, if available
address() - Method in enum class it.auties.whatsapp.model.contact.ContactJid.Server
 
address() - Method in class it.auties.whatsapp.model.message.standard.LocationMessage
The address of the location that this message wraps
address(String) - Method in class it.auties.whatsapp.model.message.standard.LocationMessage
The address of the location that this message wraps
address(String) - Method in class it.auties.whatsapp.model.message.standard.LocationMessage.LocationMessageBuilder
 
addSenderMessageKey(SenderMessageKey) - Method in class it.auties.whatsapp.model.signal.sender.SenderKeyState
 
addSettingListener(OnSetting) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a setting listener
addSettingListener(OnWhatsappSetting) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a setting listener
addSocketEventListener(OnSocketEvent) - Method in class it.auties.whatsapp.api.Whatsapp
Registers an event listener
addSocketEventListener(OnWhatsappSocketEvent) - Method in class it.auties.whatsapp.api.Whatsapp
Registers an event listener
addState(int, int, byte[], byte[]) - Method in class it.auties.whatsapp.model.signal.sender.SenderKeyRecord
 
addState(int, int, byte[], SignalKeyPair) - Method in class it.auties.whatsapp.model.signal.sender.SenderKeyRecord
 
addState(SessionState) - Method in record class it.auties.whatsapp.model.signal.session.Session
 
addStatus(MessageInfo) - Method in class it.auties.whatsapp.controller.Store
Adds a status to this store
addUserNameChangeListener(OnUserNameChange) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a name change listener
addUserNameChangeListener(OnWhatsappUserNameChange) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a name change listener
addUserPictureChangeListener(OnUserPictureChange) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a picture change listener
addUserPictureChangeListener(OnWhatsappUserPictureChange) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a picture change listener
addUserStatusChangeListener(OnUserStatusChange) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a status change listener
addUserStatusChangeListener(OnWhatsappUserStatusChange) - Method in class it.auties.whatsapp.api.Whatsapp
Registers a status change listener
ADMIN - Enum constant in enum class it.auties.whatsapp.model.chat.GroupRole
A participant of the group with administration powers
ADMIN_REVOKE - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
ADMINS - Enum constant in enum class it.auties.whatsapp.model.chat.GroupPolicy
Allows only admins
AdReplyInfo - Class in it.auties.whatsapp.model.info
A model class that holds the information related to an companion reply.
AdReplyInfo() - Constructor for class it.auties.whatsapp.model.info.AdReplyInfo
 
AdReplyInfo(String, AdReplyInfo.AdReplyInfoMediaType, byte[], String) - Constructor for class it.auties.whatsapp.model.info.AdReplyInfo
 
AdReplyInfo.AdReplyInfoBuilder - Class in it.auties.whatsapp.model.info
 
AdReplyInfo.AdReplyInfoMediaType - Enum Class in it.auties.whatsapp.model.info
The constants of this enumerated type describe the various types of companion that a AdReplyInfo can link to
advertiserName() - Method in class it.auties.whatsapp.model.info.AdReplyInfo
The name of the advertiser that served the original companion
advertiserName(String) - Method in class it.auties.whatsapp.model.info.AdReplyInfo.AdReplyInfoBuilder
The name of the advertiser that served the original companion
advertiserName(String) - Method in class it.auties.whatsapp.model.info.AdReplyInfo
The name of the advertiser that served the original companion
AesCbc - Class in it.auties.whatsapp.crypto
 
AesException - Exception in it.auties.whatsapp.exception
An unchecked exception that is thrown when AesGmc fails to decode or encode data
AesException() - Constructor for exception it.auties.whatsapp.exception.AesException
 
AesException(String) - Constructor for exception it.auties.whatsapp.exception.AesException
 
AesException(String, Throwable) - Constructor for exception it.auties.whatsapp.exception.AesException
 
AesException(Throwable) - Constructor for exception it.auties.whatsapp.exception.AesException
 
AesGmc - Class in it.auties.whatsapp.crypto
 
agent() - Method in record class it.auties.whatsapp.model.contact.ContactJid
Returns the value of the agent record component.
agent() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
agent(int) - Method in class it.auties.whatsapp.model.contact.ContactJid.ContactJidBuilder
 
agent(Integer) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
agent(Integer) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadBuilder
 
agentAction(AgentAction) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
AgentAction - Class in it.auties.whatsapp.model.action
 
AgentAction(String, Integer, boolean) - Constructor for class it.auties.whatsapp.model.action.AgentAction
 
AgentAction.AgentActionBuilder - Class in it.auties.whatsapp.model.action
 
allowed() - Method in class it.auties.whatsapp.model.action.AndroidUnsupportedActions
Whether unsupported actions are allowed
allowed(boolean) - Method in class it.auties.whatsapp.model.action.AndroidUnsupportedActions
Whether unsupported actions are allowed
allowed(boolean) - Method in class it.auties.whatsapp.model.action.AndroidUnsupportedActions.AndroidUnsupportedActionsBuilder
Whether unsupported actions are allowed
ALPHA - Enum constant in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentReleaseChannel
 
amount() - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage
The amount of money being paid for this order
amount() - Method in class it.auties.whatsapp.model.message.payment.RequestPaymentMessage
The amount being paid
amount(long) - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage
The amount of money being paid for this order
amount(long) - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage.PaymentOrderMessageBuilder
The amount of money being paid for this order
amount(PaymentMoney) - Method in class it.auties.whatsapp.model.message.payment.RequestPaymentMessage
The amount being paid
amount(PaymentMoney) - Method in class it.auties.whatsapp.model.message.payment.RequestPaymentMessage.RequestPaymentMessageBuilder
The amount being paid
amount1000() - Method in class it.auties.whatsapp.model.business.BusinessCurrency
The amount
amount1000() - Method in class it.auties.whatsapp.model.info.PaymentInfo
The amount of money involved in this transaction
amount1000() - Method in class it.auties.whatsapp.model.message.payment.RequestPaymentMessage
The amount of money being paid
amount1000(long) - Method in class it.auties.whatsapp.model.business.BusinessCurrency
The amount
amount1000(long) - Method in class it.auties.whatsapp.model.business.BusinessCurrency.BusinessCurrencyBuilder
The amount
amount1000(long) - Method in class it.auties.whatsapp.model.info.PaymentInfo
The amount of money involved in this transaction
amount1000(long) - Method in class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoBuilder
The amount of money involved in this transaction
amount1000(long) - Method in class it.auties.whatsapp.model.message.payment.RequestPaymentMessage
The amount of money being paid
amount1000(long) - Method in class it.auties.whatsapp.model.message.payment.RequestPaymentMessage.RequestPaymentMessageBuilder
The amount of money being paid
ANDROID - Enum constant in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentPlatform
 
ANDROID_TABLET - Enum constant in enum class it.auties.whatsapp.model.signal.auth.Companion.CompanionPropsPlatformType
 
androidUnsupportedActions(AndroidUnsupportedActions) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
AndroidUnsupportedActions - Class in it.auties.whatsapp.model.action
A model clas that represents unsupported actions for android
AndroidUnsupportedActions.AndroidUnsupportedActionsBuilder - Class in it.auties.whatsapp.model.action
 
animated() - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
Determines whether this sticker message is animated
animated(boolean) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
Determines whether this sticker message is animated
animated(boolean) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage.SimpleStickerMessageBuilder
 
animated(boolean) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage.StickerMessageBuilder
 
ANNOUNCEMENT - Enum constant in enum class it.auties.whatsapp.model.contact.ContactJid.Type
Announcements Chat Jid: Read only chat, usually used by Whatsapp for log updates
anyMatch(String, String) - Static method in class it.auties.whatsapp.binary.Tokens
 
ANYONE - Enum constant in enum class it.auties.whatsapp.model.chat.GroupPolicy
Allows both admins and users
APP_STATE_SYNC_KEY_REQUEST - Enum constant in enum class it.auties.whatsapp.model.message.server.ProtocolMessage.ProtocolMessageType
App state dataSync key request
APP_STATE_SYNC_KEY_SHARE - Enum constant in enum class it.auties.whatsapp.model.message.server.ProtocolMessage.ProtocolMessageType
App state dataSync key share
APP_STORE - Enum constant in enum class it.auties.whatsapp.model.signal.auth.WebInfo.WebInfoWebSubPlatform
 
appCached() - Method in class it.auties.whatsapp.model.signal.auth.DNSSource
 
appCached(boolean) - Method in class it.auties.whatsapp.model.signal.auth.DNSSource
 
appCached(boolean) - Method in class it.auties.whatsapp.model.signal.auth.DNSSource.DNSSourceBuilder
 
appKey() - Method in class it.auties.whatsapp.controller.Keys
Get any available app key
APPROVED - Enum constant in enum class it.auties.whatsapp.model.business.BusinessCatalogEntry.ReviewStatus
 
appStateFatalExceptionNotification() - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage
App state exception notification
appStateFatalExceptionNotification(AppStateFatalExceptionNotification) - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage
App state exception notification
appStateFatalExceptionNotification(AppStateFatalExceptionNotification) - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage.ProtocolMessageBuilder
App state exception notification
AppStateFatalExceptionNotification - Class in it.auties.whatsapp.model.sync
 
AppStateFatalExceptionNotification(List<String>, Long) - Constructor for class it.auties.whatsapp.model.sync.AppStateFatalExceptionNotification
 
AppStateFatalExceptionNotification.AppStateFatalExceptionNotificationBuilder - Class in it.auties.whatsapp.model.sync
 
appStateKeys(ConcurrentLinkedDeque<AppStateSyncKey>) - Method in class it.auties.whatsapp.controller.Keys.KeysBuilder
App state keys
AppStateSyncKey - Class in it.auties.whatsapp.model.sync
 
AppStateSyncKey(AppStateSyncKeyId, AppStateSyncKeyData) - Constructor for class it.auties.whatsapp.model.sync.AppStateSyncKey
 
AppStateSyncKey.AppStateSyncKeyBuilder - Class in it.auties.whatsapp.model.sync
 
AppStateSyncKeyData - Class in it.auties.whatsapp.model.sync
 
AppStateSyncKeyData(byte[], AppStateSyncKeyFingerprint, Long) - Constructor for class it.auties.whatsapp.model.sync.AppStateSyncKeyData
 
AppStateSyncKeyData.AppStateSyncKeyDataBuilder - Class in it.auties.whatsapp.model.sync
 
AppStateSyncKeyFingerprint - Class in it.auties.whatsapp.model.sync
 
AppStateSyncKeyFingerprint(Integer, Integer, List<Integer>) - Constructor for class it.auties.whatsapp.model.sync.AppStateSyncKeyFingerprint
 
AppStateSyncKeyFingerprint.AppStateSyncKeyFingerprintBuilder - Class in it.auties.whatsapp.model.sync
 
AppStateSyncKeyId - Class in it.auties.whatsapp.model.sync
 
AppStateSyncKeyId(byte[]) - Constructor for class it.auties.whatsapp.model.sync.AppStateSyncKeyId
 
AppStateSyncKeyId.AppStateSyncKeyIdBuilder - Class in it.auties.whatsapp.model.sync
 
appStateSyncKeyRequest() - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage
An app state sync key
appStateSyncKeyRequest(AppStateSyncKeyRequest) - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage
An app state sync key
appStateSyncKeyRequest(AppStateSyncKeyRequest) - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage.ProtocolMessageBuilder
An app state sync key
AppStateSyncKeyRequest - Class in it.auties.whatsapp.model.sync
 
AppStateSyncKeyRequest(List<AppStateSyncKeyId>) - Constructor for class it.auties.whatsapp.model.sync.AppStateSyncKeyRequest
 
AppStateSyncKeyRequest.AppStateSyncKeyRequestBuilder - Class in it.auties.whatsapp.model.sync
 
appStateSyncKeyShare() - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage
The app state keys
appStateSyncKeyShare(AppStateSyncKeyShare) - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage
The app state keys
appStateSyncKeyShare(AppStateSyncKeyShare) - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage.ProtocolMessageBuilder
The app state keys
AppStateSyncKeyShare - Class in it.auties.whatsapp.model.sync
 
AppStateSyncKeyShare(List<AppStateSyncKey>) - Constructor for class it.auties.whatsapp.model.sync.AppStateSyncKeyShare
 
AppStateSyncKeyShare.AppStateSyncKeyShareBuilder - Class in it.auties.whatsapp.model.sync
 
appVersion() - Method in class it.auties.whatsapp.model.signal.auth.UserAgent
 
appVersion(Version) - Method in class it.auties.whatsapp.model.signal.auth.UserAgent
 
appVersion(Version) - Method in class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentBuilder
 
AppVersionResponse - Record Class in it.auties.whatsapp.model.response
 
AppVersionResponse(boolean, boolean, boolean, long, String, String) - Constructor for record class it.auties.whatsapp.model.response.AppVersionResponse
Creates an instance of a AppVersionResponse record class.
archive(T) - Method in class it.auties.whatsapp.api.Whatsapp
Archives a chat.
archiveChatAction(ArchiveChatAction) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
ArchiveChatAction - Class in it.auties.whatsapp.model.action
A model clas that represents an archived chat
ArchiveChatAction.ArchiveChatActionBuilder - Class in it.auties.whatsapp.model.action
 
archived() - Method in class it.auties.whatsapp.model.action.ArchiveChatAction
Whether the chat was archived
archived() - Method in class it.auties.whatsapp.model.chat.Chat
This field is used to determine whether a chat is archived or not.
archived(boolean) - Method in class it.auties.whatsapp.model.action.ArchiveChatAction.ArchiveChatActionBuilder
Whether the chat was archived
archived(boolean) - Method in class it.auties.whatsapp.model.action.ArchiveChatAction
Whether the chat was archived
archived(boolean) - Method in class it.auties.whatsapp.model.chat.Chat
This field is used to determine whether a chat is archived or not.
archived(boolean) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
This field is used to determine whether a chat is archived or not.
archiveV2() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
archiveV2(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
archiveV2(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
attachment(byte[]) - Method in class it.auties.whatsapp.model.product.ProductHeader.ThumbnailProductHeaderBuilder
 
attachment(DocumentMessage) - Method in class it.auties.whatsapp.model.product.ProductHeader.DocumentProductHeaderBuilder
 
attachment(ImageMessage) - Method in class it.auties.whatsapp.model.product.ProductHeader.ImageProductHeaderBuilder
 
attachment(VideoMessage) - Method in class it.auties.whatsapp.model.product.ProductHeader.VideoProductHeaderBuilder
 
AttachmentProvider - Interface in it.auties.whatsapp.model.media
A sealed interface that represents a class that can provide data about a media
attachmentType() - Method in class it.auties.whatsapp.model.product.ProductHeader
Returns the type of attachment of this message
attribute(MessageInfo) - Method in class it.auties.whatsapp.controller.Store
Attributes a message Usually used by the socket handler
attributes() - Method in record class it.auties.whatsapp.model.request.Node
Returns the value of the attributes record component.
Attributes - Record Class in it.auties.whatsapp.model.request
A utility class that wraps a map and provides easy methods to interact with its content
Attributes(Map<String, Object>) - Constructor for record class it.auties.whatsapp.model.request.Attributes
Creates an instance of a Attributes record class.
attributeStore(Store) - Method in interface it.auties.whatsapp.serialization.ControllerDeserializerProvider
Attributes the store asynchronously.
audio(AudioMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Audio message
AUDIO - Enum constant in enum class it.auties.whatsapp.model.message.model.MediaMessageType
The message is an audio
AUDIO - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Audio
AudioMessage - Class in it.auties.whatsapp.model.message.standard
A model class that represents a message holding an audio inside
AudioMessage() - Constructor for class it.auties.whatsapp.model.message.standard.AudioMessage
 
AudioMessage(AudioMessage.AudioMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp.model.message.standard.AudioMessage
 
AudioMessage(String, String, byte[], long, int, boolean, byte[], byte[], String, long, byte[]) - Constructor for class it.auties.whatsapp.model.message.standard.AudioMessage
 
AudioMessage.AudioMessageBuilder<C extends AudioMessage,B extends AudioMessage.AudioMessageBuilder<C,B>> - Class in it.auties.whatsapp.model.message.standard
 
AudioMessage.SimpleAudioMessageBuilder - Class in it.auties.whatsapp.model.message.standard
 
AudioMessageBuilder() - Constructor for class it.auties.whatsapp.model.message.standard.AudioMessage.AudioMessageBuilder
 
auth() - Method in record class it.auties.whatsapp.model.media.MediaConnection
Returns the value of the auth record component.
AUTH_CANCEL_FAILED - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
AUTH_CANCEL_FAILED_PROCESSING - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
AUTH_CANCELED - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
autodetectListeners() - Method in class it.auties.whatsapp.api.Whatsapp.Options
 
autodetectListeners(boolean) - Method in class it.auties.whatsapp.api.Whatsapp.Options.OptionsBuilder
 
autoDownloadCellular() - Method in class it.auties.whatsapp.model.setting.GlobalSettings
 
autoDownloadCellular(AutoDownloadSettings) - Method in class it.auties.whatsapp.model.setting.GlobalSettings
 
autoDownloadCellular(AutoDownloadSettings) - Method in class it.auties.whatsapp.model.setting.GlobalSettings.GlobalSettingsBuilder
 
autoDownloadRoaming() - Method in class it.auties.whatsapp.model.setting.GlobalSettings
 
autoDownloadRoaming(AutoDownloadSettings) - Method in class it.auties.whatsapp.model.setting.GlobalSettings
 
autoDownloadRoaming(AutoDownloadSettings) - Method in class it.auties.whatsapp.model.setting.GlobalSettings.GlobalSettingsBuilder
 
AutoDownloadSettings - Class in it.auties.whatsapp.model.setting
 
AutoDownloadSettings(boolean, boolean, boolean, boolean) - Constructor for class it.auties.whatsapp.model.setting.AutoDownloadSettings
 
AutoDownloadSettings.AutoDownloadSettingsBuilder - Class in it.auties.whatsapp.model.setting
 
autoDownloadWiFi() - Method in class it.auties.whatsapp.model.setting.GlobalSettings
 
autoDownloadWiFi(AutoDownloadSettings) - Method in class it.auties.whatsapp.model.setting.GlobalSettings
 
autoDownloadWiFi(AutoDownloadSettings) - Method in class it.auties.whatsapp.model.setting.GlobalSettings.GlobalSettingsBuilder
 
automaticallySubscribeToPresences() - Method in class it.auties.whatsapp.api.Whatsapp.Options
 
automaticallySubscribeToPresences(boolean) - Method in class it.auties.whatsapp.api.Whatsapp.Options.OptionsBuilder
 
autoRenewing() - Method in class it.auties.whatsapp.model.action.SubscriptionAction
 
autoRenewing(boolean) - Method in class it.auties.whatsapp.model.action.SubscriptionAction
 
autoRenewing(boolean) - Method in class it.auties.whatsapp.model.action.SubscriptionAction.SubscriptionActionBuilder
 
availability() - Method in record class it.auties.whatsapp.model.business.BusinessCatalogEntry
Returns the value of the availability record component.
AVAILABLE - Enum constant in enum class it.auties.whatsapp.model.contact.ContactStatus
When the contact is online
avatarUserSettings() - Method in class it.auties.whatsapp.model.setting.GlobalSettings
 
avatarUserSettings(AvatarUserSettings) - Method in class it.auties.whatsapp.model.setting.GlobalSettings
 
avatarUserSettings(AvatarUserSettings) - Method in class it.auties.whatsapp.model.setting.GlobalSettings.GlobalSettingsBuilder
 
AvatarUserSettings - Class in it.auties.whatsapp.model.setting
 
AvatarUserSettings(String, String) - Constructor for class it.auties.whatsapp.model.setting.AvatarUserSettings
 
AvatarUserSettings.AvatarUserSettingsBuilder - Class in it.auties.whatsapp.model.setting
 
awaitAppReady() - Method in class it.auties.whatsapp.socket.SocketHandler
 
awaitReply(MessageInfo) - Method in class it.auties.whatsapp.api.Whatsapp
Awaits for a single response to a message
awaitReply(String) - Method in class it.auties.whatsapp.api.Whatsapp
Awaits for a single response to a message

B

background() - Method in class it.auties.whatsapp.model.message.payment.RequestPaymentMessage
The background of the payment
background(PaymentBackground) - Method in class it.auties.whatsapp.model.message.payment.RequestPaymentMessage
The background of the payment
background(PaymentBackground) - Method in class it.auties.whatsapp.model.message.payment.RequestPaymentMessage.RequestPaymentMessageBuilder
The background of the payment
backgroundArgb() - Method in class it.auties.whatsapp.model.message.standard.TextMessage
The background color of this text message encoded as ARGB
backgroundArgb(Integer) - Method in class it.auties.whatsapp.model.message.standard.TextMessage
The background color of this text message encoded as ARGB
backgroundArgb(Integer) - Method in class it.auties.whatsapp.model.message.standard.TextMessage.TextMessageBuilder
 
baseKey() - Method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage
 
baseKey() - Method in record class it.auties.whatsapp.model.signal.session.SessionPreKey
Returns the value of the baseKey record component.
baseKey() - Method in class it.auties.whatsapp.model.signal.session.SessionState
 
baseKey(byte[]) - Method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage
 
baseKey(byte[]) - Method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage.SignalPreKeyMessageBuilder
 
baseKey(byte[]) - Method in class it.auties.whatsapp.model.signal.session.SessionPreKey.SessionPreKeyBuilder
 
baseKey(byte[]) - Method in class it.auties.whatsapp.model.signal.session.SessionState.SessionStateBuilder
 
BEBASNEUE_REGULAR - Enum constant in enum class it.auties.whatsapp.model.message.standard.TextMessage.TextMessageFontType
Bebasnue Regular
beforeRequest(Map<String, List<String>>) - Method in class it.auties.whatsapp.socket.SocketHandler.OriginPatcher
 
beta() - Method in record class it.auties.whatsapp.model.response.AppVersionResponse
Returns the value of the beta record component.
BETA - Enum constant in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentReleaseChannel
 
BINARY_20 - Enum constant in enum class it.auties.whatsapp.binary.Tag
 
BINARY_32 - Enum constant in enum class it.auties.whatsapp.binary.Tag
 
BINARY_8 - Enum constant in enum class it.auties.whatsapp.binary.Tag
 
BIZ_CHAT_ASSIGNMENT - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BIZ_CHAT_ASSIGNMENT_UNASSIGN - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BIZ_INTRO_BOTTOM - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BIZ_INTRO_TOP - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BIZ_MOVE_TO_CONSUMER_APP - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BIZ_NAME_CHANGE - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BIZ_PRIVACY_MODE_INIT_BSP - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BIZ_PRIVACY_MODE_INIT_FB - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BIZ_PRIVACY_MODE_TO_BSP - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BIZ_PRIVACY_MODE_TO_FB - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BIZ_TWO_TIER_MIGRATION_BOTTOM - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BIZ_TWO_TIER_MIGRATION_TOP - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BIZ_VERIFIED_TRANSITION_BOTTOM_TO_TOP - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BIZ_VERIFIED_TRANSITION_TOP_TO_BOTTOM - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
bizMarketSegment() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
bizMarketSegment(ClientPayload.BizMarketSegment) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
bizMarketSegment(ClientPayload.BizMarketSegment) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadBuilder
 
BLACK_BERRY_X - Enum constant in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentPlatform
 
BLACKBERRY - Enum constant in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentPlatform
 
blob() - Method in class it.auties.whatsapp.model.sync.IndexSync
 
blob() - Method in class it.auties.whatsapp.model.sync.ValueSync
 
blob(byte[]) - Method in class it.auties.whatsapp.model.sync.IndexSync
 
blob(byte[]) - Method in class it.auties.whatsapp.model.sync.IndexSync.IndexSyncBuilder
 
blob(byte[]) - Method in class it.auties.whatsapp.model.sync.ValueSync
 
blob(byte[]) - Method in class it.auties.whatsapp.model.sync.ValueSync.ValueSyncBuilder
 
block(T) - Method in class it.auties.whatsapp.api.Whatsapp
Blocks a contact
BLOCK_CONTACT - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
blocked() - Method in class it.auties.whatsapp.model.contact.Contact
Whether this contact is blocked
blocked(boolean) - Method in class it.auties.whatsapp.model.contact.Contact
Whether this contact is blocked
blocked(boolean) - Method in class it.auties.whatsapp.model.contact.Contact.ContactBuilder
Whether this contact is blocked
blockedContacts() - Method in class it.auties.whatsapp.controller.Store
Returns all the blocked contacts
BLUE_ANDROID - Enum constant in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentPlatform
 
BLUE_IPHONE - Enum constant in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentPlatform
 
BLUE_MSG_BSP_FB_TO_BSP_PREMISE - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_BSP_FB_TO_SELF_FB - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_BSP_FB_TO_SELF_PREMISE - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_BSP_FB_UNVERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_BSP_FB_UNVERIFIED_TO_BSP_PREMISE_VERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_BSP_FB_UNVERIFIED_TO_SELF_FB_VERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_BSP_FB_UNVERIFIED_TO_SELF_PREMISE_VERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_BSP_FB_VERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_BSP_FB_VERIFIED_TO_BSP_PREMISE_UNVERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_BSP_FB_VERIFIED_TO_SELF_FB_UNVERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_BSP_FB_VERIFIED_TO_SELF_PREMISE_UNVERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_BSP_PREMISE_TO_SELF_PREMISE - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_BSP_PREMISE_UNVERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_BSP_PREMISE_UNVERIFIED_TO_SELF_PREMISE_VERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_BSP_PREMISE_VERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_BSP_PREMISE_VERIFIED_TO_SELF_PREMISE_UNVERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_CONSUMER_TO_BSP_FB_UNVERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_CONSUMER_TO_BSP_PREMISE_UNVERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_CONSUMER_TO_SELF_FB_UNVERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_CONSUMER_TO_SELF_PREMISE_UNVERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_SELF_FB_TO_BSP_PREMISE - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_SELF_FB_TO_SELF_PREMISE - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_SELF_FB_UNVERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_SELF_FB_UNVERIFIED_TO_BSP_PREMISE_VERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_SELF_FB_UNVERIFIED_TO_SELF_PREMISE_VERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_SELF_FB_VERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_SELF_FB_VERIFIED_TO_BSP_PREMISE_UNVERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_SELF_FB_VERIFIED_TO_SELF_PREMISE_UNVERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_SELF_PREMISE_TO_BSP_PREMISE - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_SELF_PREMISE_UNVERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_SELF_PREMISE_VERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_TO_BSP_FB - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_TO_CONSUMER - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_TO_SELF_FB - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_UNVERIFIED_TO_BSP_FB_VERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_UNVERIFIED_TO_BSP_PREMISE_VERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_UNVERIFIED_TO_SELF_FB_VERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_UNVERIFIED_TO_VERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_VERIFIED_TO_BSP_FB_UNVERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_VERIFIED_TO_BSP_PREMISE_UNVERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_VERIFIED_TO_SELF_FB_UNVERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BLUE_MSG_VERIFIED_TO_UNVERIFIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
body() - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
The body of the button
body() - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate
The body of this row
body() - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo
The body of this advertisement
body() - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage
The body of this message
body() - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage
Product body
body() - Method in class it.auties.whatsapp.model.message.button.InteractiveResponseMessage
 
body() - Method in class it.auties.whatsapp.model.message.standard.ProductMessage
The body of this message
body() - Method in record class it.auties.whatsapp.model.request.Request
Returns the value of the body record component.
body(ProductBody) - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage
Product body
body(ProductBody) - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage.InteractiveMessageBuilder
Product body
body(ProductBody) - Method in class it.auties.whatsapp.model.message.button.InteractiveResponseMessage
 
body(ProductBody) - Method in class it.auties.whatsapp.model.message.button.InteractiveResponseMessage.InteractiveResponseMessageBuilder
 
body(String) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
The body of the button
body(String) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData.ButtonOpaqueDataBuilder
The body of the button
body(String) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate
The body of this row
body(String) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.DocumentHydratedFourRowTemplateBuilder
 
body(String) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.EmptyFourRowTemplateBuilder
 
body(String) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.HighlyStructuredHydratedFourRowTemplateBuilder
 
body(String) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.HydratedFourRowTemplateBuilder
The body of this row
body(String) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.ImageHydratedFourRowTemplateBuilder
 
body(String) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.LocationHydratedFourRowTemplateBuilder
 
body(String) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.VideoHydratedFourRowTemplateBuilder
 
body(String) - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo
The body of this advertisement
body(String) - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo.ExternalAdReplyInfoBuilder
The body of this advertisement
body(String) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage
The body of this message
body(String) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.ButtonsMessageBuilder
The body of this message
body(String) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.DocumentButtonsMessageBuilder
 
body(String) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.EmptyButtonsMessageBuilder
 
body(String) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.ImageButtonsMessageBuilder
 
body(String) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.LocationHeaderButtonsMessageBuilder
 
body(String) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.TextButtonsMessageBuilder
 
body(String) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.VideoButtonsMessageBuilder
 
body(String) - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage.CollectionInteractiveMessageBuilder
 
body(String) - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage.NativeFlowInteractiveMessageBuilder
 
body(String) - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage.ShopInteractiveMessageBuilder
 
body(String) - Method in class it.auties.whatsapp.model.message.standard.ProductMessage
The body of this message
body(String) - Method in class it.auties.whatsapp.model.message.standard.ProductMessage.ProductMessageBuilder
 
broadcast(boolean) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
Broadcast.
BROADCAST - Enum constant in enum class it.auties.whatsapp.model.contact.ContactJid.Server
Broadcast group
BROADCAST - Enum constant in enum class it.auties.whatsapp.model.contact.ContactJid.Type
Broadcast list
BROADCAST_ADD - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BROADCAST_CREATE - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
BROADCAST_REMOVE - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
broken() - Method in record class it.auties.whatsapp.model.response.AppVersionResponse
Returns the value of the broken record component.
BRYNDAN_WRITE - Enum constant in enum class it.auties.whatsapp.model.message.standard.TextMessage.TextMessageFontType
Brydan Write
BSP - Enum constant in enum class it.auties.whatsapp.model.business.BusinessActorsType
Bsp
BSP - Enum constant in enum class it.auties.whatsapp.model.business.BusinessPrivacyStatus
Bsp encryption
BSP_AND_FB - Enum constant in enum class it.auties.whatsapp.model.business.BusinessPrivacyStatus
Facebook and bsp encryption
build() - Method in class it.auties.whatsapp.api.Whatsapp.Options.OptionsBuilder
 
build() - Method in class it.auties.whatsapp.controller.Keys.KeysBuilder
 
build() - Method in class it.auties.whatsapp.controller.Store.StoreBuilder
 
build() - Method in class it.auties.whatsapp.model.action.AgentAction.AgentActionBuilder
 
build() - Method in class it.auties.whatsapp.model.action.AndroidUnsupportedActions.AndroidUnsupportedActionsBuilder
 
build() - Method in class it.auties.whatsapp.model.action.ArchiveChatAction.ArchiveChatActionBuilder
 
build() - Method in class it.auties.whatsapp.model.action.ChatAssignmentAction.ChatAssignmentActionBuilder
 
build() - Method in class it.auties.whatsapp.model.action.ChatAssignmentOpenedStatusAction.ChatAssignmentOpenedStatusActionBuilder
 
build() - Method in class it.auties.whatsapp.model.action.ClearChatAction.ClearChatActionBuilder
 
build() - Method in class it.auties.whatsapp.model.action.ContactAction.ContactActionBuilder
 
build() - Method in class it.auties.whatsapp.model.action.DeleteChatAction.DeleteChatActionBuilder
 
build() - Method in class it.auties.whatsapp.model.action.DeleteMessageForMeAction.DeleteMessageForMeActionBuilder
 
build() - Method in class it.auties.whatsapp.model.action.FavoriteStickerAction.FavoriteStickerActionBuilder
 
build() - Method in class it.auties.whatsapp.model.action.LabelAssociationAction.LabelAssociationActionBuilder
 
build() - Method in class it.auties.whatsapp.model.action.LabelEditAction.LabelEditActionBuilder
 
build() - Method in class it.auties.whatsapp.model.action.MarkChatAsReadAction.MarkChatAsReadActionBuilder
 
build() - Method in class it.auties.whatsapp.model.action.MuteAction.MuteActionBuilder
 
build() - Method in class it.auties.whatsapp.model.action.NuxAction.NuxActionBuilder
 
build() - Method in class it.auties.whatsapp.model.action.PinAction.PinActionBuilder
 
build() - Method in class it.auties.whatsapp.model.action.PrimaryVersionAction.PrimaryVersionActionBuilder
 
build() - Method in class it.auties.whatsapp.model.action.QuickReplyAction.QuickReplyActionBuilder
 
build() - Method in class it.auties.whatsapp.model.action.RecentEmojiWeightsAction.RecentEmojiWeightsActionBuilder
 
build() - Method in class it.auties.whatsapp.model.action.RecentStickerWeightsAction.RecentStickerWeightsActionBuilder
 
build() - Method in class it.auties.whatsapp.model.action.RemoveRecentStickerAction.RemoveRecentStickerActionBuilder
 
build() - Method in class it.auties.whatsapp.model.action.StarAction.StarActionBuilder
 
build() - Method in class it.auties.whatsapp.model.action.StickerAction.StickerActionBuilder
 
build() - Method in class it.auties.whatsapp.model.action.SubscriptionAction.SubscriptionActionBuilder
 
build() - Method in class it.auties.whatsapp.model.action.TimeFormatAction.TimeFormatActionBuilder
 
build() - Method in class it.auties.whatsapp.model.action.UserStatusMuteAction.UserStatusMuteActionBuilder
 
build() - Method in class it.auties.whatsapp.model.business.BusinessAccountLinkInfo.BusinessAccountLinkInfoBuilder
 
build() - Method in class it.auties.whatsapp.model.business.BusinessAccountPayload.BusinessAccountPayloadBuilder
 
build() - Method in class it.auties.whatsapp.model.business.BusinessCollection.BusinessCollectionBuilder
 
build() - Method in class it.auties.whatsapp.model.business.BusinessCurrency.BusinessCurrencyBuilder
 
build() - Method in class it.auties.whatsapp.model.business.BusinessDateTime.BusinessDateTimeBuilder
 
build() - Method in class it.auties.whatsapp.model.business.BusinessDateTimeComponent.BusinessDateTimeComponentBuilder
 
build() - Method in class it.auties.whatsapp.model.business.BusinessDateTimeUnixEpoch.BusinessDateTimeUnixEpochBuilder
 
build() - Method in class it.auties.whatsapp.model.business.BusinessLocalizableParameter.BusinessLocalizableParameterBuilder
 
build() - Method in class it.auties.whatsapp.model.business.BusinessLocalizedName.BusinessLocalizedNameBuilder
 
build() - Method in class it.auties.whatsapp.model.business.BusinessNativeFlow.BusinessNativeFlowBuilder
 
build() - Method in class it.auties.whatsapp.model.business.BusinessShop.BusinessShopBuilder
 
build() - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameCertificate.BusinessVerifiedNameCertificateBuilder
 
build() - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameDetails.BusinessVerifiedNameDetailsBuilder
 
build() - Method in class it.auties.whatsapp.model.button.Button.ButtonBuilder
 
build() - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData.ButtonOpaqueDataBuilder
 
build() - Method in class it.auties.whatsapp.model.button.ButtonRow.ButtonRowBuilder
 
build() - Method in class it.auties.whatsapp.model.button.ButtonRowOpaqueData.ButtonRowOpaqueDataBuilder
 
build() - Method in class it.auties.whatsapp.model.button.ButtonSection.ButtonSectionBuilder
 
build() - Method in class it.auties.whatsapp.model.button.ButtonTemplate.ButtonTemplateBuilder
 
build() - Method in class it.auties.whatsapp.model.button.ButtonText.ButtonTextBuilder
 
build() - Method in class it.auties.whatsapp.model.button.CallButton.CallButtonBuilder
 
build() - Method in class it.auties.whatsapp.model.button.FourRowTemplate.DocumentFourRowTemplateBuilder
 
build() - Method in class it.auties.whatsapp.model.button.FourRowTemplate.EmptyFourRowTemplateBuilder
 
build() - Method in class it.auties.whatsapp.model.button.FourRowTemplate.FourRowTemplateBuilder
 
build() - Method in class it.auties.whatsapp.model.button.FourRowTemplate.HighlyStructuredFourRowTemplateBuilder
 
build() - Method in class it.auties.whatsapp.model.button.FourRowTemplate.ImageFourRowTemplateBuilder
 
build() - Method in class it.auties.whatsapp.model.button.FourRowTemplate.LocationFourRowTemplateBuilder
 
build() - Method in class it.auties.whatsapp.model.button.FourRowTemplate.VideoFourRowTemplateBuilder
 
build() - Method in class it.auties.whatsapp.model.button.HydratedButtonTemplate.HydratedButtonTemplateBuilder
 
build() - Method in class it.auties.whatsapp.model.button.HydratedCallButton.HydratedCallButtonBuilder
 
build() - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.DocumentHydratedFourRowTemplateBuilder
 
build() - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.EmptyFourRowTemplateBuilder
 
build() - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.HighlyStructuredHydratedFourRowTemplateBuilder
 
build() - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.HydratedFourRowTemplateBuilder
 
build() - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.ImageHydratedFourRowTemplateBuilder
 
build() - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.LocationHydratedFourRowTemplateBuilder
 
build() - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.VideoHydratedFourRowTemplateBuilder
 
build() - Method in class it.auties.whatsapp.model.button.HydratedQuickReplyButton.HydratedQuickReplyButtonBuilder
 
build() - Method in class it.auties.whatsapp.model.button.HydratedURLButton.HydratedURLButtonBuilder
 
build() - Method in class it.auties.whatsapp.model.button.NativeFlowButton.NativeFlowButtonBuilder
 
build() - Method in class it.auties.whatsapp.model.button.QuickReplyButton.QuickReplyButtonBuilder
 
build() - Method in class it.auties.whatsapp.model.button.SingleSelectReplyButton.SingleSelectReplyButtonBuilder
 
build() - Method in class it.auties.whatsapp.model.button.URLButton.URLButtonBuilder
 
build() - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
 
build() - Method in class it.auties.whatsapp.model.chat.ChatDisappear.ChatDisappearBuilder
 
build() - Method in class it.auties.whatsapp.model.chat.ChatWallpaper.ChatWallpaperBuilder
 
build() - Method in class it.auties.whatsapp.model.chat.PastParticipant.PastParticipantBuilder
 
build() - Method in class it.auties.whatsapp.model.chat.PastParticipants.PastParticipantsBuilder
 
build() - Method in class it.auties.whatsapp.model.contact.Contact.ContactBuilder
 
build() - Method in class it.auties.whatsapp.model.contact.ContactCard.ContactCardBuilder
 
build() - Method in class it.auties.whatsapp.model.contact.ContactJid.ContactJidBuilder
 
build() - Method in class it.auties.whatsapp.model.info.AdReplyInfo.AdReplyInfoBuilder
 
build() - Method in class it.auties.whatsapp.model.info.BusinessAccountInfo.BusinessAccountInfoBuilder
 
build() - Method in class it.auties.whatsapp.model.info.BusinessIdentityInfo.BusinessIdentityInfoBuilder
 
build() - Method in class it.auties.whatsapp.model.info.CallInfo.CallInfoBuilder
 
build() - Method in class it.auties.whatsapp.model.info.ContextInfo.ContextInfoBuilder
 
build() - Method in class it.auties.whatsapp.model.info.DeviceContextInfo.DeviceContextInfoBuilder
 
build() - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo.ExternalAdReplyInfoBuilder
 
build() - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
 
build() - Method in class it.auties.whatsapp.model.info.NativeFlowInfo.NativeFlowInfoBuilder
 
build() - Method in class it.auties.whatsapp.model.info.NotificationMessageInfo.NotificationMessageInfoBuilder
 
build() - Method in class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoBuilder
 
build() - Method in class it.auties.whatsapp.model.info.ProductListInfo.ProductListInfoBuilder
 
build() - Method in class it.auties.whatsapp.model.info.WebNotificationsInfo.WebNotificationsInfoBuilder
 
build() - Method in class it.auties.whatsapp.model.location.InteractiveLocationAnnotation.InteractiveLocationAnnotationBuilder
 
build() - Method in class it.auties.whatsapp.model.location.Location.LocationBuilder
 
build() - Method in class it.auties.whatsapp.model.location.Point.PointBuilder
 
build() - Method in class it.auties.whatsapp.model.media.DownloadResult.DownloadResultBuilder
 
build() - Method in class it.auties.whatsapp.model.media.MediaData.MediaDataBuilder
 
build() - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.ButtonsMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.DocumentButtonsMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.EmptyButtonsMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.ImageButtonsMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.LocationHeaderButtonsMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.TextButtonsMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.VideoButtonsMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.button.ButtonsResponseMessage.ButtonsResponseMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage.HighlyStructuredMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage.CollectionInteractiveMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage.InteractiveMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage.NativeFlowInteractiveMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage.ShopInteractiveMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.button.InteractiveResponseMessage.InteractiveResponseMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.button.ListMessage.ListMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.button.ListResponseMessage.ListResponseMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.button.NativeFlowResponseMessage.NativeFlowResponseMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.button.TemplateMessage.TemplateMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.button.TemplateReplyMessage.TemplateReplyMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.model.ActionLink.ActionLinkBuilder
 
build() - Method in class it.auties.whatsapp.model.message.model.ButtonReplyMessage.ButtonReplyMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.model.ContextualMessage.ContextualMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.model.KeepInChat.KeepInChatBuilder
 
build() - Method in class it.auties.whatsapp.model.message.model.MediaMessage.MediaMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
 
build() - Method in class it.auties.whatsapp.model.message.model.MessageKey.MessageKeyBuilder
 
build() - Method in class it.auties.whatsapp.model.message.model.MessageReceipt.MessageReceiptBuilder
 
build() - Method in class it.auties.whatsapp.model.message.model.PublicServiceAnnouncementStatus.PublicServiceAnnouncementStatusBuilder
 
build() - Method in class it.auties.whatsapp.model.message.payment.CancelPaymentRequestMessage.CancelPaymentRequestMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.payment.DeclinePaymentRequestMessage.DeclinePaymentRequestMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.payment.PaymentInviteMessage.PaymentInviteMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage.PaymentInvoiceMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage.PaymentOrderMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.payment.RequestPaymentMessage.RequestPaymentMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.payment.SendPaymentMessage.SendPaymentMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.server.DeviceSentMessage.DeviceSentMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.server.DeviceSyncMessage.DeviceSyncMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.server.EncryptedReactionMessage.EncryptedReactionMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage.ProtocolMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.server.SenderKeyDistributionMessage.SenderKeyDistributionMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.server.StickerSyncRMRMessage.StickerSyncRMRMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.standard.AudioMessage.AudioMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.standard.AudioMessage.SimpleAudioMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.standard.ContactMessage.ContactMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.standard.ContactsArrayMessage.ContactsArrayMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage.DocumentMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage.SimpleDocumentMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage.GroupInviteMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.standard.ImageMessage.ImageMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.standard.ImageMessage.SimpleImageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.standard.KeepInChatMessage.KeepInChatMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage.LiveLocationMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.standard.LocationMessage.LocationMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage.PollCreationMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage.SimplePollCreationMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage.PollUpdateMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage.SimplePollUpdateMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.standard.ProductMessage.ProductMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.standard.ReactionMessage.ReactionMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.standard.RequestPhoneNumberMessage.RequestPhoneNumberMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.standard.StickerMessage.SimpleStickerMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.standard.StickerMessage.StickerMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.standard.TextMessage.TextMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.SimpleGifBuilder
 
build() - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.SimpleVideoMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.VideoMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.payment.PaymentBackground.PaymentBackgroundBuilder
 
build() - Method in class it.auties.whatsapp.model.payment.PaymentMediaData.PaymentMediaDataBuilder
 
build() - Method in class it.auties.whatsapp.model.payment.PaymentMoney.PaymentMoneyBuilder
 
build() - Method in class it.auties.whatsapp.model.poll.PollOption.PollOptionBuilder
 
build() - Method in class it.auties.whatsapp.model.poll.PollUpdate.PollUpdateBuilder
 
build() - Method in class it.auties.whatsapp.model.poll.PollUpdateEncryptedMetadata.PollUpdateEncryptedMetadataBuilder
 
build() - Method in class it.auties.whatsapp.model.poll.PollUpdateEncryptedOptions.PollUpdateEncryptedOptionsBuilder
 
build() - Method in class it.auties.whatsapp.model.poll.PollUpdateMessageMetadata.PollUpdateMessageMetadataBuilder
 
build() - Method in class it.auties.whatsapp.model.product.Product.ProductBuilder
 
build() - Method in class it.auties.whatsapp.model.product.ProductBody.ProductBodyBuilder
 
build() - Method in class it.auties.whatsapp.model.product.ProductCatalog.ProductCatalogBuilder
 
build() - Method in class it.auties.whatsapp.model.product.ProductFooter.ProductFooterBuilder
 
build() - Method in class it.auties.whatsapp.model.product.ProductHeader.DocumentProductHeaderBuilder
 
build() - Method in class it.auties.whatsapp.model.product.ProductHeader.ImageProductHeaderBuilder
 
build() - Method in class it.auties.whatsapp.model.product.ProductHeader.ProductHeaderBuilder
 
build() - Method in class it.auties.whatsapp.model.product.ProductHeader.ThumbnailProductHeaderBuilder
 
build() - Method in class it.auties.whatsapp.model.product.ProductHeader.VideoProductHeaderBuilder
 
build() - Method in class it.auties.whatsapp.model.product.ProductListHeaderImage.ProductListHeaderImageBuilder
 
build() - Method in class it.auties.whatsapp.model.product.ProductSection.ProductSectionBuilder
 
build() - Method in class it.auties.whatsapp.model.product.ProductSnapshot.ProductSnapshotBuilder
 
build() - Method in class it.auties.whatsapp.model.request.MessageSendRequest.MessageSendRequestBuilder
 
build() - Method in class it.auties.whatsapp.model.setting.AutoDownloadSettings.AutoDownloadSettingsBuilder
 
build() - Method in class it.auties.whatsapp.model.setting.AvatarUserSettings.AvatarUserSettingsBuilder
 
build() - Method in class it.auties.whatsapp.model.setting.EphemeralSetting.EphemeralSettingBuilder
 
build() - Method in class it.auties.whatsapp.model.setting.GlobalSettings.GlobalSettingsBuilder
 
build() - Method in class it.auties.whatsapp.model.setting.LocaleSetting.LocaleSettingBuilder
 
build() - Method in class it.auties.whatsapp.model.setting.PushNameSetting.PushNameSettingBuilder
 
build() - Method in class it.auties.whatsapp.model.setting.SecurityNotificationSetting.SecurityNotificationSettingBuilder
 
build() - Method in class it.auties.whatsapp.model.setting.UnarchiveChatsSetting.UnarchiveChatsSettingBuilder
 
build() - Method in class it.auties.whatsapp.model.signal.auth.ClientFinish.ClientFinishBuilder
 
build() - Method in class it.auties.whatsapp.model.signal.auth.ClientHello.ClientHelloBuilder
 
build() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadBuilder
 
build() - Method in class it.auties.whatsapp.model.signal.auth.Companion.CompanionBuilder
 
build() - Method in class it.auties.whatsapp.model.signal.auth.CompanionData.CompanionDataBuilder
 
build() - Method in class it.auties.whatsapp.model.signal.auth.DeviceIdentity.DeviceIdentityBuilder
 
build() - Method in class it.auties.whatsapp.model.signal.auth.DNSSource.DNSSourceBuilder
 
build() - Method in class it.auties.whatsapp.model.signal.auth.HandshakeMessage.HandshakeMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.signal.auth.KeyIndexList.KeyIndexListBuilder
 
build() - Method in class it.auties.whatsapp.model.signal.auth.ServerCertificate.ServerCertificateBuilder
 
build() - Method in class it.auties.whatsapp.model.signal.auth.ServerHello.ServerHelloBuilder
 
build() - Method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentity.SignedDeviceIdentityBuilder
 
build() - Method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentityHMAC.SignedDeviceIdentityHMACBuilder
 
build() - Method in class it.auties.whatsapp.model.signal.auth.SignedKeyIndexList.SignedKeyIndexListBuilder
 
build() - Method in class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentBuilder
 
build() - Method in class it.auties.whatsapp.model.signal.auth.Version.VersionBuilder
 
build() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
build() - Method in class it.auties.whatsapp.model.signal.auth.WebInfo.WebInfoBuilder
 
build() - Method in class it.auties.whatsapp.model.signal.auth.WebPayload.WebPayloadBuilder
 
build() - Method in class it.auties.whatsapp.model.signal.message.SenderKeyMessage.SenderKeyMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.signal.message.SignalDistributionMessage.SignalDistributionMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.signal.message.SignalMessage.SignalMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage.SignalPreKeyMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.signal.sender.SenderChainKey.SenderChainKeyBuilder
 
build() - Method in class it.auties.whatsapp.model.signal.sender.SenderKeyRecord.SenderKeyRecordBuilder
 
build() - Method in class it.auties.whatsapp.model.signal.sender.SenderKeyState.SenderKeyStateBuilder
 
build() - Method in class it.auties.whatsapp.model.signal.sender.SenderMessageKey.SenderMessageKeyBuilder
 
build() - Method in class it.auties.whatsapp.model.signal.session.Session.SessionBuilder
 
build() - Method in class it.auties.whatsapp.model.signal.session.SessionChain.SessionChainBuilder
 
build() - Method in class it.auties.whatsapp.model.signal.session.SessionPreKey.SessionPreKeyBuilder
 
build() - Method in class it.auties.whatsapp.model.signal.session.SessionState.SessionStateBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.ActionDataSync.ActionDataSyncBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.ActionMessageRangeSync.ActionMessageRangeSyncBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.ActionValueSync.PrimaryFeature.PrimaryFeatureBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.AppStateFatalExceptionNotification.AppStateFatalExceptionNotificationBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKey.AppStateSyncKeyBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyData.AppStateSyncKeyDataBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyFingerprint.AppStateSyncKeyFingerprintBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyId.AppStateSyncKeyIdBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyRequest.AppStateSyncKeyRequestBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyShare.AppStateSyncKeyShareBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.DeviceListMetadata.DeviceListMetadataBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.ExitCode.ExitCodeBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.ExternalBlobReference.ExternalBlobReferenceBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.HistorySync.HistorySyncBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.HistorySyncConfig.HistorySyncConfigBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.HistorySyncMessage.HistorySyncMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification.HistorySyncNotificationBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.IndexSync.IndexSyncBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.InitialSecurityNotificationSettingSync.InitialSecurityNotificationSettingSyncBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.KeyExpiration.KeyExpirationBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.KeyId.KeyIdBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.LTHashState.LTHashStateBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.MediaRetryNotification.MediaRetryNotificationBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.MutationsSync.MutationsSyncBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.MutationSync.MutationSyncBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.PatchSync.PatchSyncBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.PhotoChange.PhotoChangeBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.PushName.PushNameBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.RecentEmojiWeight.RecentEmojiWeightBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata.RecentStickerMetadataBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.RecentStickerWeight.RecentStickerWeightBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.RecordSync.RecordSyncBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.ServerErrorReceipt.ServerErrorReceiptBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.SnapshotSync.SnapshotSyncBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.SyncActionMessage.SyncActionMessageBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.ValueSync.ValueSyncBuilder
 
build() - Method in class it.auties.whatsapp.model.sync.VersionSync.VersionSyncBuilder
 
builder() - Static method in class it.auties.whatsapp.api.Whatsapp.Options
 
builder() - Static method in class it.auties.whatsapp.controller.Keys
 
builder() - Static method in class it.auties.whatsapp.controller.Store
 
builder() - Static method in class it.auties.whatsapp.model.action.AgentAction
 
builder() - Static method in class it.auties.whatsapp.model.action.AndroidUnsupportedActions
 
builder() - Static method in class it.auties.whatsapp.model.action.ArchiveChatAction
 
builder() - Static method in class it.auties.whatsapp.model.action.ChatAssignmentAction
 
builder() - Static method in class it.auties.whatsapp.model.action.ChatAssignmentOpenedStatusAction
 
builder() - Static method in class it.auties.whatsapp.model.action.ClearChatAction
 
builder() - Static method in class it.auties.whatsapp.model.action.ContactAction
 
builder() - Static method in class it.auties.whatsapp.model.action.DeleteChatAction
 
builder() - Static method in class it.auties.whatsapp.model.action.DeleteMessageForMeAction
 
builder() - Static method in class it.auties.whatsapp.model.action.FavoriteStickerAction
 
builder() - Static method in class it.auties.whatsapp.model.action.LabelAssociationAction
 
builder() - Static method in class it.auties.whatsapp.model.action.LabelEditAction
 
builder() - Static method in class it.auties.whatsapp.model.action.MarkChatAsReadAction
 
builder() - Static method in class it.auties.whatsapp.model.action.MuteAction
 
builder() - Static method in class it.auties.whatsapp.model.action.NuxAction
 
builder() - Static method in class it.auties.whatsapp.model.action.PinAction
 
builder() - Static method in class it.auties.whatsapp.model.action.PrimaryVersionAction
 
builder() - Static method in class it.auties.whatsapp.model.action.QuickReplyAction
 
builder() - Static method in class it.auties.whatsapp.model.action.RecentEmojiWeightsAction
 
builder() - Static method in class it.auties.whatsapp.model.action.RecentStickerWeightsAction
 
builder() - Static method in class it.auties.whatsapp.model.action.RemoveRecentStickerAction
 
builder() - Static method in class it.auties.whatsapp.model.action.StarAction
 
builder() - Static method in class it.auties.whatsapp.model.action.StickerAction
 
builder() - Static method in class it.auties.whatsapp.model.action.SubscriptionAction
 
builder() - Static method in class it.auties.whatsapp.model.action.TimeFormatAction
 
builder() - Static method in class it.auties.whatsapp.model.action.UserStatusMuteAction
 
builder() - Static method in class it.auties.whatsapp.model.business.BusinessAccountLinkInfo
 
builder() - Static method in class it.auties.whatsapp.model.business.BusinessAccountPayload
 
builder() - Static method in class it.auties.whatsapp.model.business.BusinessCollection
 
builder() - Static method in class it.auties.whatsapp.model.business.BusinessCurrency
 
builder() - Static method in class it.auties.whatsapp.model.business.BusinessDateTime
 
builder() - Static method in class it.auties.whatsapp.model.business.BusinessDateTimeComponent
 
builder() - Static method in class it.auties.whatsapp.model.business.BusinessDateTimeUnixEpoch
 
builder() - Static method in class it.auties.whatsapp.model.business.BusinessLocalizableParameter
 
builder() - Static method in class it.auties.whatsapp.model.business.BusinessLocalizedName
 
builder() - Static method in class it.auties.whatsapp.model.business.BusinessNativeFlow
 
builder() - Static method in class it.auties.whatsapp.model.business.BusinessShop
 
builder() - Static method in class it.auties.whatsapp.model.business.BusinessVerifiedNameCertificate
 
builder() - Static method in class it.auties.whatsapp.model.business.BusinessVerifiedNameDetails
 
builder() - Static method in class it.auties.whatsapp.model.button.Button
 
builder() - Static method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
builder() - Static method in class it.auties.whatsapp.model.button.ButtonRow
 
builder() - Static method in class it.auties.whatsapp.model.button.ButtonRowOpaqueData
 
builder() - Static method in class it.auties.whatsapp.model.button.ButtonSection
 
builder() - Static method in class it.auties.whatsapp.model.button.ButtonTemplate
 
builder() - Static method in class it.auties.whatsapp.model.button.ButtonText
 
builder() - Static method in class it.auties.whatsapp.model.button.CallButton
 
builder() - Static method in class it.auties.whatsapp.model.button.FourRowTemplate
 
builder() - Static method in class it.auties.whatsapp.model.button.HydratedButtonTemplate
 
builder() - Static method in class it.auties.whatsapp.model.button.HydratedCallButton
 
builder() - Static method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate
 
builder() - Static method in class it.auties.whatsapp.model.button.HydratedQuickReplyButton
 
builder() - Static method in class it.auties.whatsapp.model.button.HydratedURLButton
 
builder() - Static method in class it.auties.whatsapp.model.button.NativeFlowButton
 
builder() - Static method in class it.auties.whatsapp.model.button.QuickReplyButton
 
builder() - Static method in class it.auties.whatsapp.model.button.SingleSelectReplyButton
 
builder() - Static method in class it.auties.whatsapp.model.button.URLButton
 
builder() - Static method in class it.auties.whatsapp.model.chat.Chat
 
builder() - Static method in class it.auties.whatsapp.model.chat.ChatDisappear
 
builder() - Static method in class it.auties.whatsapp.model.chat.ChatWallpaper
 
builder() - Static method in class it.auties.whatsapp.model.chat.PastParticipant
 
builder() - Static method in class it.auties.whatsapp.model.chat.PastParticipants
 
builder() - Static method in class it.auties.whatsapp.model.contact.Contact
 
builder() - Static method in class it.auties.whatsapp.model.contact.ContactCard
 
builder() - Static method in record class it.auties.whatsapp.model.contact.ContactJid
 
builder() - Static method in class it.auties.whatsapp.model.info.AdReplyInfo
 
builder() - Static method in class it.auties.whatsapp.model.info.BusinessAccountInfo
 
builder() - Static method in class it.auties.whatsapp.model.info.BusinessIdentityInfo
 
builder() - Static method in class it.auties.whatsapp.model.info.CallInfo
 
builder() - Static method in class it.auties.whatsapp.model.info.ContextInfo
 
builder() - Static method in class it.auties.whatsapp.model.info.DeviceContextInfo
 
builder() - Static method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo
 
builder() - Static method in class it.auties.whatsapp.model.info.MessageInfo
 
builder() - Static method in class it.auties.whatsapp.model.info.NativeFlowInfo
 
builder() - Static method in class it.auties.whatsapp.model.info.NotificationMessageInfo
 
builder() - Static method in class it.auties.whatsapp.model.info.PaymentInfo
 
builder() - Static method in class it.auties.whatsapp.model.info.ProductListInfo
 
builder() - Static method in class it.auties.whatsapp.model.info.WebNotificationsInfo
 
builder() - Static method in class it.auties.whatsapp.model.location.InteractiveLocationAnnotation
 
builder() - Static method in class it.auties.whatsapp.model.location.Location
 
builder() - Static method in class it.auties.whatsapp.model.location.Point
 
builder() - Static method in class it.auties.whatsapp.model.media.DownloadResult
 
builder() - Static method in class it.auties.whatsapp.model.media.MediaData
 
builder() - Static method in class it.auties.whatsapp.model.message.button.ButtonsMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.button.ButtonsResponseMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.button.InteractiveMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.button.InteractiveResponseMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.button.ListMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.button.ListResponseMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.button.NativeFlowResponseMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.button.TemplateMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.button.TemplateReplyMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.model.ActionLink
 
builder() - Static method in class it.auties.whatsapp.model.message.model.KeepInChat
 
builder() - Static method in class it.auties.whatsapp.model.message.model.MessageContainer
Constructs a new MessageContainerBuilder
builder() - Static method in class it.auties.whatsapp.model.message.model.MessageKey
 
builder() - Static method in class it.auties.whatsapp.model.message.model.MessageReceipt
 
builder() - Static method in class it.auties.whatsapp.model.message.model.PublicServiceAnnouncementStatus
 
builder() - Static method in class it.auties.whatsapp.model.message.payment.CancelPaymentRequestMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.payment.DeclinePaymentRequestMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.payment.PaymentInviteMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.payment.RequestPaymentMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.payment.SendPaymentMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.server.DeviceSentMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.server.DeviceSyncMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.server.EncryptedReactionMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.server.ProtocolMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.server.SenderKeyDistributionMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.server.StickerSyncRMRMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.standard.AudioMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.standard.ContactMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.standard.ContactsArrayMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.standard.DocumentMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.standard.ImageMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.standard.KeepInChatMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.standard.LocationMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.standard.PollCreationMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.standard.ProductMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.standard.ReactionMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.standard.RequestPhoneNumberMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.standard.StickerMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.standard.TextMessage
 
builder() - Static method in class it.auties.whatsapp.model.message.standard.VideoMessage
 
builder() - Static method in class it.auties.whatsapp.model.payment.PaymentBackground
 
builder() - Static method in class it.auties.whatsapp.model.payment.PaymentMediaData
 
builder() - Static method in class it.auties.whatsapp.model.payment.PaymentMoney
 
builder() - Static method in class it.auties.whatsapp.model.poll.PollOption
 
builder() - Static method in class it.auties.whatsapp.model.poll.PollUpdate
 
builder() - Static method in class it.auties.whatsapp.model.poll.PollUpdateEncryptedMetadata
 
builder() - Static method in class it.auties.whatsapp.model.poll.PollUpdateEncryptedOptions
 
builder() - Static method in class it.auties.whatsapp.model.poll.PollUpdateMessageMetadata
 
builder() - Static method in class it.auties.whatsapp.model.product.Product
 
builder() - Static method in class it.auties.whatsapp.model.product.ProductBody
 
builder() - Static method in class it.auties.whatsapp.model.product.ProductCatalog
 
builder() - Static method in class it.auties.whatsapp.model.product.ProductFooter
 
builder() - Static method in class it.auties.whatsapp.model.product.ProductHeader
 
builder() - Static method in class it.auties.whatsapp.model.product.ProductListHeaderImage
 
builder() - Static method in class it.auties.whatsapp.model.product.ProductSection
 
builder() - Static method in class it.auties.whatsapp.model.product.ProductSnapshot
 
builder() - Static method in record class it.auties.whatsapp.model.request.MessageSendRequest
 
builder() - Static method in class it.auties.whatsapp.model.setting.AutoDownloadSettings
 
builder() - Static method in class it.auties.whatsapp.model.setting.AvatarUserSettings
 
builder() - Static method in class it.auties.whatsapp.model.setting.EphemeralSetting
 
builder() - Static method in class it.auties.whatsapp.model.setting.GlobalSettings
 
builder() - Static method in class it.auties.whatsapp.model.setting.LocaleSetting
 
builder() - Static method in class it.auties.whatsapp.model.setting.PushNameSetting
 
builder() - Static method in class it.auties.whatsapp.model.setting.SecurityNotificationSetting
 
builder() - Static method in class it.auties.whatsapp.model.setting.UnarchiveChatsSetting
 
builder() - Static method in class it.auties.whatsapp.model.signal.auth.ClientFinish
 
builder() - Static method in class it.auties.whatsapp.model.signal.auth.ClientHello
 
builder() - Static method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
builder() - Static method in class it.auties.whatsapp.model.signal.auth.Companion
 
builder() - Static method in class it.auties.whatsapp.model.signal.auth.CompanionData
 
builder() - Static method in class it.auties.whatsapp.model.signal.auth.DeviceIdentity
 
builder() - Static method in class it.auties.whatsapp.model.signal.auth.DNSSource
 
builder() - Static method in class it.auties.whatsapp.model.signal.auth.HandshakeMessage
 
builder() - Static method in class it.auties.whatsapp.model.signal.auth.KeyIndexList
 
builder() - Static method in class it.auties.whatsapp.model.signal.auth.ServerCertificate
 
builder() - Static method in class it.auties.whatsapp.model.signal.auth.ServerHello
 
builder() - Static method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentity
 
builder() - Static method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentityHMAC
 
builder() - Static method in class it.auties.whatsapp.model.signal.auth.SignedKeyIndexList
 
builder() - Static method in class it.auties.whatsapp.model.signal.auth.UserAgent
 
builder() - Static method in class it.auties.whatsapp.model.signal.auth.Version
 
builder() - Static method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
builder() - Static method in class it.auties.whatsapp.model.signal.auth.WebInfo
 
builder() - Static method in class it.auties.whatsapp.model.signal.auth.WebPayload
 
builder() - Static method in class it.auties.whatsapp.model.signal.message.SenderKeyMessage
 
builder() - Static method in class it.auties.whatsapp.model.signal.message.SignalDistributionMessage
 
builder() - Static method in class it.auties.whatsapp.model.signal.message.SignalMessage
 
builder() - Static method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage
 
builder() - Static method in record class it.auties.whatsapp.model.signal.sender.SenderChainKey
 
builder() - Static method in class it.auties.whatsapp.model.signal.sender.SenderKeyRecord
 
builder() - Static method in class it.auties.whatsapp.model.signal.sender.SenderKeyState
 
builder() - Static method in record class it.auties.whatsapp.model.signal.sender.SenderMessageKey
 
builder() - Static method in record class it.auties.whatsapp.model.signal.session.Session
 
builder() - Static method in record class it.auties.whatsapp.model.signal.session.SessionChain
 
builder() - Static method in record class it.auties.whatsapp.model.signal.session.SessionPreKey
 
builder() - Static method in class it.auties.whatsapp.model.signal.session.SessionState
 
builder() - Static method in class it.auties.whatsapp.model.sync.ActionDataSync
 
builder() - Static method in class it.auties.whatsapp.model.sync.ActionMessageRangeSync
 
builder() - Static method in class it.auties.whatsapp.model.sync.ActionValueSync
 
builder() - Static method in class it.auties.whatsapp.model.sync.ActionValueSync.PrimaryFeature
 
builder() - Static method in class it.auties.whatsapp.model.sync.AppStateFatalExceptionNotification
 
builder() - Static method in class it.auties.whatsapp.model.sync.AppStateSyncKey
 
builder() - Static method in class it.auties.whatsapp.model.sync.AppStateSyncKeyData
 
builder() - Static method in class it.auties.whatsapp.model.sync.AppStateSyncKeyFingerprint
 
builder() - Static method in class it.auties.whatsapp.model.sync.AppStateSyncKeyId
 
builder() - Static method in class it.auties.whatsapp.model.sync.AppStateSyncKeyRequest
 
builder() - Static method in class it.auties.whatsapp.model.sync.AppStateSyncKeyShare
 
builder() - Static method in class it.auties.whatsapp.model.sync.DeviceListMetadata
 
builder() - Static method in class it.auties.whatsapp.model.sync.ExitCode
 
builder() - Static method in class it.auties.whatsapp.model.sync.ExternalBlobReference
 
builder() - Static method in class it.auties.whatsapp.model.sync.HistorySync
 
builder() - Static method in class it.auties.whatsapp.model.sync.HistorySyncConfig
 
builder() - Static method in class it.auties.whatsapp.model.sync.HistorySyncMessage
 
builder() - Static method in class it.auties.whatsapp.model.sync.HistorySyncNotification
 
builder() - Static method in class it.auties.whatsapp.model.sync.IndexSync
 
builder() - Static method in class it.auties.whatsapp.model.sync.InitialSecurityNotificationSettingSync
 
builder() - Static method in class it.auties.whatsapp.model.sync.KeyExpiration
 
builder() - Static method in class it.auties.whatsapp.model.sync.KeyId
 
builder() - Static method in class it.auties.whatsapp.model.sync.LTHashState
 
builder() - Static method in class it.auties.whatsapp.model.sync.MediaRetryNotification
 
builder() - Static method in class it.auties.whatsapp.model.sync.MutationsSync
 
builder() - Static method in class it.auties.whatsapp.model.sync.MutationSync
 
builder() - Static method in class it.auties.whatsapp.model.sync.PatchSync
 
builder() - Static method in class it.auties.whatsapp.model.sync.PhotoChange
 
builder() - Static method in class it.auties.whatsapp.model.sync.PushName
 
builder() - Static method in class it.auties.whatsapp.model.sync.RecentEmojiWeight
 
builder() - Static method in class it.auties.whatsapp.model.sync.RecentStickerMetadata
 
builder() - Static method in class it.auties.whatsapp.model.sync.RecentStickerWeight
 
builder() - Static method in class it.auties.whatsapp.model.sync.RecordSync
 
builder() - Static method in class it.auties.whatsapp.model.sync.ServerErrorReceipt
 
builder() - Static method in class it.auties.whatsapp.model.sync.SnapshotSync
 
builder() - Static method in class it.auties.whatsapp.model.sync.SyncActionMessage
 
builder() - Static method in class it.auties.whatsapp.model.sync.ValueSync
 
builder() - Static method in class it.auties.whatsapp.model.sync.VersionSync
 
builder(T) - Static method in class it.auties.whatsapp.model.message.model.MessageContainer
Constructs a new MessageContainerBuilder from a message of any type
buildHash() - Method in class it.auties.whatsapp.model.signal.auth.CompanionData
 
buildHash(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.CompanionData
 
buildHash(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.CompanionData.CompanionDataBuilder
 
business() - Method in class it.auties.whatsapp.model.business.BusinessCollection
The business jid of the message
business(ContactJid) - Method in class it.auties.whatsapp.model.business.BusinessCollection
The business jid of the message
business(ContactJid) - Method in class it.auties.whatsapp.model.business.BusinessCollection.BusinessCollectionBuilder
The business jid of the message
BusinessAccountInfo - Class in it.auties.whatsapp.model.info
A model class that holds the information related to a business account.
BusinessAccountInfo(long, String, long, BusinessStorageType, BusinessAccountType) - Constructor for class it.auties.whatsapp.model.info.BusinessAccountInfo
 
BusinessAccountInfo.BusinessAccountInfoBuilder - Class in it.auties.whatsapp.model.info
 
BusinessAccountLinkInfo - Class in it.auties.whatsapp.model.business
 
BusinessAccountLinkInfo(long, String, long, BusinessAccountLinkInfo.HostStorageType, BusinessAccountLinkInfo.AccountType) - Constructor for class it.auties.whatsapp.model.business.BusinessAccountLinkInfo
 
BusinessAccountLinkInfo.AccountType - Enum Class in it.auties.whatsapp.model.business
 
BusinessAccountLinkInfo.BusinessAccountLinkInfoBuilder - Class in it.auties.whatsapp.model.business
 
BusinessAccountLinkInfo.HostStorageType - Enum Class in it.auties.whatsapp.model.business
 
BusinessAccountPayload - Class in it.auties.whatsapp.model.business
A model class that holds a payload about a business account.
BusinessAccountPayload.BusinessAccountPayloadBuilder - Class in it.auties.whatsapp.model.business
 
BusinessAccountType - Enum Class in it.auties.whatsapp.model.business
The constants of this enumerated type describe the various types of business accounts
BusinessActorsType - Enum Class in it.auties.whatsapp.model.business
The constants of this enumerated type describe the various types of actors of a business account
BusinessCatalogEntry - Record Class in it.auties.whatsapp.model.business
 
BusinessCatalogEntry(String, URI, BusinessCatalogEntry.ReviewStatus, BusinessCatalogEntry.Availability, String, String, URI, String, long, String, boolean) - Constructor for record class it.auties.whatsapp.model.business.BusinessCatalogEntry
Creates an instance of a BusinessCatalogEntry record class.
BusinessCatalogEntry.Availability - Enum Class in it.auties.whatsapp.model.business
 
BusinessCatalogEntry.ReviewStatus - Enum Class in it.auties.whatsapp.model.business
 
BusinessCategory - Record Class in it.auties.whatsapp.model.business
A model class that represents a business category
BusinessCategory(String, String) - Constructor for record class it.auties.whatsapp.model.business.BusinessCategory
Creates an instance of a BusinessCategory record class.
BusinessCollection - Class in it.auties.whatsapp.model.business
A model class that represents a business collection
BusinessCollection(ContactJid, String, int) - Constructor for class it.auties.whatsapp.model.business.BusinessCollection
 
BusinessCollection.BusinessCollectionBuilder - Class in it.auties.whatsapp.model.business
 
BusinessCollectionEntry - Record Class in it.auties.whatsapp.model.business
 
BusinessCollectionEntry(String, String, List<BusinessCatalogEntry>) - Constructor for record class it.auties.whatsapp.model.business.BusinessCollectionEntry
Creates an instance of a BusinessCollectionEntry record class.
BusinessCurrency - Class in it.auties.whatsapp.model.business
A model class that represents a currency
BusinessCurrency.BusinessCurrencyBuilder - Class in it.auties.whatsapp.model.business
 
BusinessDateTime - Class in it.auties.whatsapp.model.business
A model class that represents a time
BusinessDateTime.BusinessDateTimeBuilder - Class in it.auties.whatsapp.model.business
 
BusinessDateTime.DateType - Enum Class in it.auties.whatsapp.model.business
The constants of this enumerated type describe the various type of date types that a date time can wrap
BusinessDateTimeComponent - Class in it.auties.whatsapp.model.business
A model class that represents a time component
BusinessDateTimeComponent(BusinessDateTimeComponent.DayOfWeek, int, int, int, int, int, BusinessDateTimeComponent.CalendarType) - Constructor for class it.auties.whatsapp.model.business.BusinessDateTimeComponent
 
BusinessDateTimeComponent.BusinessDateTimeComponentBuilder - Class in it.auties.whatsapp.model.business
 
BusinessDateTimeComponent.CalendarType - Enum Class in it.auties.whatsapp.model.business
The constants of this enumerated type describe the supported calendar types
BusinessDateTimeComponent.DayOfWeek - Enum Class in it.auties.whatsapp.model.business
The constants of this enumerated type describe the days of the week
BusinessDateTimeUnixEpoch - Class in it.auties.whatsapp.model.business
A model class that represents a time as a unix epoch
BusinessDateTimeUnixEpoch.BusinessDateTimeUnixEpochBuilder - Class in it.auties.whatsapp.model.business
 
BusinessHours - Record Class in it.auties.whatsapp.model.business
 
BusinessHours(String, List<BusinessHoursEntry>) - Constructor for record class it.auties.whatsapp.model.business.BusinessHours
Creates an instance of a BusinessHours record class.
BusinessHoursEntry - Record Class in it.auties.whatsapp.model.business
 
BusinessHoursEntry(String, String, long, long) - Constructor for record class it.auties.whatsapp.model.business.BusinessHoursEntry
Creates an instance of a BusinessHoursEntry record class.
BusinessIdentityInfo - Class in it.auties.whatsapp.model.info
A model class that holds the information related to the identity of a business account.
BusinessIdentityInfo(BusinessVerifiedLevel, BusinessVerifiedNameCertificate, boolean, boolean, BusinessStorageType, BusinessActorsType, long, long) - Constructor for class it.auties.whatsapp.model.info.BusinessIdentityInfo
 
BusinessIdentityInfo.BusinessIdentityInfoBuilder - Class in it.auties.whatsapp.model.info
 
BusinessLocalizableParameter - Class in it.auties.whatsapp.model.business
A model class that represents a time a localizable parameter
BusinessLocalizableParameter(String, BusinessCurrency, BusinessDateTime) - Constructor for class it.auties.whatsapp.model.business.BusinessLocalizableParameter
 
BusinessLocalizableParameter.BusinessLocalizableParameterBuilder - Class in it.auties.whatsapp.model.business
 
BusinessLocalizableParameter.ParameterType - Enum Class in it.auties.whatsapp.model.business
The constants of this enumerated type describe the various types of parameters that can be wrapped
BusinessLocalizedName - Class in it.auties.whatsapp.model.business
A model class that represents a time a localizable name
BusinessLocalizedName.BusinessLocalizedNameBuilder - Class in it.auties.whatsapp.model.business
 
businessName() - Method in class it.auties.whatsapp.model.contact.ContactCard
Returns the business name of this card if defined
businessName(String) - Method in class it.auties.whatsapp.model.contact.ContactCard.ContactCardBuilder
The business name
BusinessNativeFlow - Class in it.auties.whatsapp.model.business
A model class that represents a native flow
BusinessNativeFlow.BusinessNativeFlowBuilder - Class in it.auties.whatsapp.model.business
 
businessOwnerJid() - Method in class it.auties.whatsapp.model.message.standard.ProductMessage
The jid of the WhatsappBusiness account that owns the product that this message wraps
businessOwnerJid(ContactJid) - Method in class it.auties.whatsapp.model.message.standard.ProductMessage
The jid of the WhatsappBusiness account that owns the product that this message wraps
businessOwnerJid(ContactJid) - Method in class it.auties.whatsapp.model.message.standard.ProductMessage.ProductMessageBuilder
 
businessPrivacyStatus() - Method in class it.auties.whatsapp.model.info.MessageInfo
Returns the optional business verified status
businessPrivacyStatus(BusinessPrivacyStatus) - Method in class it.auties.whatsapp.model.info.MessageInfo
Business privacy status
businessPrivacyStatus(BusinessPrivacyStatus) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
Business privacy status
BusinessPrivacyStatus - Enum Class in it.auties.whatsapp.model.business
The constants of this enumerated type describe the various types of business privacy
BusinessProfile - Class in it.auties.whatsapp.model.business
This model class represents the metadata of a business profile
BusinessProfile(ContactJid, String, String, String, BusinessHours, List<URI>, List<BusinessCategory>) - Constructor for class it.auties.whatsapp.model.business.BusinessProfile
 
BusinessShop - Class in it.auties.whatsapp.model.business
A model class that represents a shop
BusinessShop.BusinessShopBuilder - Class in it.auties.whatsapp.model.business
 
BusinessShop.SurfaceType - Enum Class in it.auties.whatsapp.model.business
The constants of this enumerated type describe the various types of surfaces that a BusinessShop can have
BusinessStorageType - Enum Class in it.auties.whatsapp.model.business
The constants of this enumerated type describe the various types of hosting that a Whatsapp business account can use
BusinessVerifiedLevel - Enum Class in it.auties.whatsapp.model.business
The constants of this enumerated type describe the various types of verification that a business account can have
businessVerifiedName() - Method in class it.auties.whatsapp.model.info.MessageInfo
Returns the optional business verified push name
businessVerifiedName(String) - Method in class it.auties.whatsapp.model.info.MessageInfo
Business verified name
businessVerifiedName(String) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
Business verified name
BusinessVerifiedNameCertificate - Class in it.auties.whatsapp.model.business
A model class that represents a business certificate
BusinessVerifiedNameCertificate(byte[], byte[], byte[]) - Constructor for class it.auties.whatsapp.model.business.BusinessVerifiedNameCertificate
 
BusinessVerifiedNameCertificate.BusinessVerifiedNameCertificateBuilder - Class in it.auties.whatsapp.model.business
 
BusinessVerifiedNameDetails - Class in it.auties.whatsapp.model.business
A model class that represents a verified name
BusinessVerifiedNameDetails(long, String, String, List<BusinessLocalizedName>, long) - Constructor for class it.auties.whatsapp.model.business.BusinessVerifiedNameDetails
 
BusinessVerifiedNameDetails.BusinessVerifiedNameDetailsBuilder - Class in it.auties.whatsapp.model.business
 
button() - Method in class it.auties.whatsapp.model.message.button.ListMessage
The text of the button of this message
button(String) - Method in class it.auties.whatsapp.model.message.button.ListMessage
The text of the button of this message
button(String) - Method in class it.auties.whatsapp.model.message.button.ListMessage.ListMessageBuilder
The text of the button of this message
Button - Class in it.auties.whatsapp.model.button
A model class that represents a button
Button(String, ButtonText, NativeFlowInfo, Button.ButtonType) - Constructor for class it.auties.whatsapp.model.button.Button
 
BUTTON - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageCategory
Device message
Button.ButtonBuilder - Class in it.auties.whatsapp.model.button
 
Button.ButtonType - Enum Class in it.auties.whatsapp.model.button
 
buttonId() - Method in class it.auties.whatsapp.model.message.button.ButtonsResponseMessage
The id of the button that was selected
buttonId(String) - Method in class it.auties.whatsapp.model.message.button.ButtonsResponseMessage
The id of the button that was selected
buttonId(String) - Method in class it.auties.whatsapp.model.message.button.ButtonsResponseMessage.ButtonsResponseMessageBuilder
 
ButtonMessage - Interface in it.auties.whatsapp.model.message.model
A model interface that represents a button message
ButtonOpaqueData - Class in it.auties.whatsapp.model.button
A model class that represents data about a button
ButtonOpaqueData(String, String, double, double, int, String, String, String, String, String, Boolean, byte[], String, String, String, List<PollOption>, Integer, byte[], String, Long, String, PollUpdateEncryptedMetadata, String, byte[], byte[]) - Constructor for class it.auties.whatsapp.model.button.ButtonOpaqueData
 
ButtonOpaqueData.ButtonOpaqueDataBuilder - Class in it.auties.whatsapp.model.button
 
ButtonReplyMessage - Class in it.auties.whatsapp.model.message.model
A model interface that represents a reply to a button message
ButtonReplyMessage() - Constructor for class it.auties.whatsapp.model.message.model.ButtonReplyMessage
 
ButtonReplyMessage(ButtonReplyMessage.ButtonReplyMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp.model.message.model.ButtonReplyMessage
 
ButtonReplyMessage.ButtonReplyMessageBuilder<C extends ButtonReplyMessage,B extends ButtonReplyMessage.ButtonReplyMessageBuilder<C,B>> - Class in it.auties.whatsapp.model.message.model
 
ButtonReplyMessageBuilder() - Constructor for class it.auties.whatsapp.model.message.model.ButtonReplyMessage.ButtonReplyMessageBuilder
 
ButtonRow - Class in it.auties.whatsapp.model.button
A model class that represents a row of buttons
ButtonRow.ButtonRowBuilder - Class in it.auties.whatsapp.model.button
 
ButtonRowOpaqueData - Class in it.auties.whatsapp.model.button
A model class that represents data about a row
ButtonRowOpaqueData.ButtonRowOpaqueDataBuilder - Class in it.auties.whatsapp.model.button
 
buttons() - Method in class it.auties.whatsapp.model.business.BusinessNativeFlow
The buttons of this flow
buttons() - Method in class it.auties.whatsapp.model.button.FourRowTemplate
The buttons of this row
buttons() - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate
The buttons of this row
buttons() - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage
The buttons that this message wraps
buttons(ButtonsMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Buttons message
buttons(List<Button>) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage
The buttons that this message wraps
buttons(List<Button>) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.ButtonsMessageBuilder
 
buttons(List<Button>) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.DocumentButtonsMessageBuilder
 
buttons(List<Button>) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.EmptyButtonsMessageBuilder
 
buttons(List<Button>) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.ImageButtonsMessageBuilder
 
buttons(List<Button>) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.LocationHeaderButtonsMessageBuilder
 
buttons(List<Button>) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.TextButtonsMessageBuilder
 
buttons(List<Button>) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.VideoButtonsMessageBuilder
 
buttons(List<ButtonTemplate>) - Method in class it.auties.whatsapp.model.button.FourRowTemplate
The buttons of this row
buttons(List<ButtonTemplate>) - Method in class it.auties.whatsapp.model.button.FourRowTemplate.DocumentFourRowTemplateBuilder
 
buttons(List<ButtonTemplate>) - Method in class it.auties.whatsapp.model.button.FourRowTemplate.EmptyFourRowTemplateBuilder
 
buttons(List<ButtonTemplate>) - Method in class it.auties.whatsapp.model.button.FourRowTemplate.FourRowTemplateBuilder
 
buttons(List<ButtonTemplate>) - Method in class it.auties.whatsapp.model.button.FourRowTemplate.HighlyStructuredFourRowTemplateBuilder
 
buttons(List<ButtonTemplate>) - Method in class it.auties.whatsapp.model.button.FourRowTemplate.ImageFourRowTemplateBuilder
 
buttons(List<ButtonTemplate>) - Method in class it.auties.whatsapp.model.button.FourRowTemplate.LocationFourRowTemplateBuilder
 
buttons(List<ButtonTemplate>) - Method in class it.auties.whatsapp.model.button.FourRowTemplate.VideoFourRowTemplateBuilder
 
buttons(List<HydratedButtonTemplate>) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate
The buttons of this row
buttons(List<HydratedButtonTemplate>) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.DocumentHydratedFourRowTemplateBuilder
 
buttons(List<HydratedButtonTemplate>) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.EmptyFourRowTemplateBuilder
 
buttons(List<HydratedButtonTemplate>) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.HighlyStructuredHydratedFourRowTemplateBuilder
 
buttons(List<HydratedButtonTemplate>) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.HydratedFourRowTemplateBuilder
 
buttons(List<HydratedButtonTemplate>) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.ImageHydratedFourRowTemplateBuilder
 
buttons(List<HydratedButtonTemplate>) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.LocationHydratedFourRowTemplateBuilder
 
buttons(List<HydratedButtonTemplate>) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.VideoHydratedFourRowTemplateBuilder
 
buttons(List<NativeFlowButton>) - Method in class it.auties.whatsapp.model.business.BusinessNativeFlow.BusinessNativeFlowBuilder
 
buttons(List<NativeFlowButton>) - Method in class it.auties.whatsapp.model.business.BusinessNativeFlow
The buttons of this flow
BUTTONS - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Buttons response
BUTTONS_RESPONSE - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Buttons response
ButtonSection - Class in it.auties.whatsapp.model.button
A model class that represents a section of buttons
ButtonSection.ButtonSectionBuilder - Class in it.auties.whatsapp.model.button
 
ButtonsMessage - Class in it.auties.whatsapp.model.message.button
A model class that represents a message that contains buttons inside
ButtonsMessage() - Constructor for class it.auties.whatsapp.model.message.button.ButtonsMessage
 
ButtonsMessage(String, DocumentMessage, ImageMessage, VideoMessage, LocationMessage, String, String, ContextInfo, List<Button>, ButtonsMessage.HeaderType) - Constructor for class it.auties.whatsapp.model.message.button.ButtonsMessage
 
ButtonsMessage.ButtonsMessageBuilder - Class in it.auties.whatsapp.model.message.button
 
ButtonsMessage.DocumentButtonsMessageBuilder - Class in it.auties.whatsapp.model.message.button
 
ButtonsMessage.EmptyButtonsMessageBuilder - Class in it.auties.whatsapp.model.message.button
 
ButtonsMessage.HeaderType - Enum Class in it.auties.whatsapp.model.message.button
The constants of this enumerated type describe the various of types of headers that a ButtonsMessage can have
ButtonsMessage.ImageButtonsMessageBuilder - Class in it.auties.whatsapp.model.message.button
 
ButtonsMessage.LocationHeaderButtonsMessageBuilder - Class in it.auties.whatsapp.model.message.button
 
ButtonsMessage.TextButtonsMessageBuilder - Class in it.auties.whatsapp.model.message.button
 
ButtonsMessage.VideoButtonsMessageBuilder - Class in it.auties.whatsapp.model.message.button
 
buttonsResponse(ButtonsResponseMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Buttons response message
ButtonsResponseMessage - Class in it.auties.whatsapp.model.message.button
A model class that represents a message that contains a response to a previous ButtonsMessage
ButtonsResponseMessage() - Constructor for class it.auties.whatsapp.model.message.button.ButtonsResponseMessage
 
ButtonsResponseMessage(ButtonsResponseMessage.ButtonsResponseMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp.model.message.button.ButtonsResponseMessage
 
ButtonsResponseMessage.ButtonsResponseMessageBuilder<C extends ButtonsResponseMessage,B extends ButtonsResponseMessage.ButtonsResponseMessageBuilder<C,B>> - Class in it.auties.whatsapp.model.message.button
 
ButtonsResponseMessageBuilder() - Constructor for class it.auties.whatsapp.model.message.button.ButtonsResponseMessage.ButtonsResponseMessageBuilder
 
ButtonTemplate - Class in it.auties.whatsapp.model.button
A model class that represents a template for a button
ButtonTemplate(int, QuickReplyButton, URLButton, CallButton) - Constructor for class it.auties.whatsapp.model.button.ButtonTemplate
 
ButtonTemplate.ButtonTemplateBuilder - Class in it.auties.whatsapp.model.button
 
ButtonTemplate.ButtonType - Enum Class in it.auties.whatsapp.model.button
The constants of this enumerated type describe the various types of buttons that a template can wrap
buttonText() - Method in class it.auties.whatsapp.model.message.button.ButtonsResponseMessage
The display text of the button that was selected
buttonText() - Method in class it.auties.whatsapp.model.message.button.TemplateReplyMessage
The text of the button that was selected from the previous template message
buttonText(String) - Method in class it.auties.whatsapp.model.message.button.ButtonsResponseMessage.ButtonsResponseMessageBuilder
 
buttonText(String) - Method in class it.auties.whatsapp.model.message.button.ButtonsResponseMessage
The display text of the button that was selected
buttonText(String) - Method in class it.auties.whatsapp.model.message.button.TemplateReplyMessage
The text of the button that was selected from the previous template message
buttonText(String) - Method in class it.auties.whatsapp.model.message.button.TemplateReplyMessage.TemplateReplyMessageBuilder
 
ButtonText - Class in it.auties.whatsapp.model.button
A model class that represents the text of a button
ButtonText.ButtonTextBuilder - Class in it.auties.whatsapp.model.button
 
buttonTitle() - Method in class it.auties.whatsapp.model.message.model.ActionLink
The title of the action
buttonTitle(String) - Method in class it.auties.whatsapp.model.message.model.ActionLink.ActionLinkBuilder
The title of the action
buttonTitle(String) - Method in class it.auties.whatsapp.model.message.model.ActionLink
The title of the action
buttonType() - Method in class it.auties.whatsapp.model.button.ButtonTemplate
Returns the type of button that this message wraps
buttonType() - Method in class it.auties.whatsapp.model.button.HydratedButtonTemplate
Returns the type of button that this message wraps
BytesHelper - Class in it.auties.whatsapp.util
 
bytesToInt(byte[], int) - Static method in class it.auties.whatsapp.util.BytesHelper
 
bytesToMessage(byte[]) - Static method in class it.auties.whatsapp.util.BytesHelper
 
bytesToVersion(byte) - Static method in class it.auties.whatsapp.util.BytesHelper
 

C

CAG_INVITE_AUTO_ADD - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
CAG_INVITE_AUTO_JOINED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
CAG_MASKED_THREAD_CREATED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
calculate(byte[]) - Static method in class it.auties.whatsapp.crypto.Sha256
 
calculate(String) - Static method in class it.auties.whatsapp.crypto.Sha256
 
calculateSha256(byte[], byte[]) - Static method in class it.auties.whatsapp.crypto.Hmac
 
calculateSha512(byte[], byte[]) - Static method in class it.auties.whatsapp.crypto.Hmac
 
calendar() - Method in class it.auties.whatsapp.model.business.BusinessDateTimeComponent
The type of calendar
calendar(BusinessDateTimeComponent.CalendarType) - Method in class it.auties.whatsapp.model.business.BusinessDateTimeComponent.BusinessDateTimeComponentBuilder
The type of calendar
calendar(BusinessDateTimeComponent.CalendarType) - Method in class it.auties.whatsapp.model.business.BusinessDateTimeComponent
The type of calendar
call() - Method in class it.auties.whatsapp.model.message.model.MessageContainer
Returns the call wrapped by this message, if any is present
call(CallInfo) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Call message
CALL_BUTTON - Enum constant in enum class it.auties.whatsapp.model.button.ButtonTemplate.ButtonType
Call button
CALL_BUTTON - Enum constant in enum class it.auties.whatsapp.model.button.HydratedButtonTemplate.ButtonType
Call button
CALL_MISSED_GROUP_VIDEO - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
CALL_MISSED_GROUP_VOICE - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
CALL_MISSED_VIDEO - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
CALL_MISSED_VOICE - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
callButton() - Method in class it.auties.whatsapp.model.button.ButtonTemplate
 
callButton() - Method in class it.auties.whatsapp.model.button.HydratedButtonTemplate
 
callButton(CallButton) - Method in class it.auties.whatsapp.model.button.ButtonTemplate.ButtonTemplateBuilder
 
callButton(CallButton) - Method in class it.auties.whatsapp.model.button.ButtonTemplate
 
callButton(HydratedCallButton) - Method in class it.auties.whatsapp.model.button.HydratedButtonTemplate
 
callButton(HydratedCallButton) - Method in class it.auties.whatsapp.model.button.HydratedButtonTemplate.HydratedButtonTemplateBuilder
 
CallButton - Class in it.auties.whatsapp.model.button
A model class that represents a button that can start a phone call
CallButton.CallButtonBuilder - Class in it.auties.whatsapp.model.button
 
caller() - Method in record class it.auties.whatsapp.model.request.Request
Returns the value of the caller record component.
CallInfo - Class in it.auties.whatsapp.model.info
A model class that holds the information related to a Whatsapp call.
CallInfo(byte[], String, byte[], int) - Constructor for class it.auties.whatsapp.model.info.CallInfo
 
CallInfo.CallInfoBuilder - Class in it.auties.whatsapp.model.info
 
campaignExpirationTimestamp() - Method in class it.auties.whatsapp.model.message.model.PublicServiceAnnouncementStatus
 
campaignExpirationTimestamp(long) - Method in class it.auties.whatsapp.model.message.model.PublicServiceAnnouncementStatus
 
campaignExpirationTimestamp(long) - Method in class it.auties.whatsapp.model.message.model.PublicServiceAnnouncementStatus.PublicServiceAnnouncementStatusBuilder
 
campaignId() - Method in class it.auties.whatsapp.model.message.model.PublicServiceAnnouncementStatus
 
campaignId(String) - Method in class it.auties.whatsapp.model.message.model.PublicServiceAnnouncementStatus
 
campaignId(String) - Method in class it.auties.whatsapp.model.message.model.PublicServiceAnnouncementStatus.PublicServiceAnnouncementStatusBuilder
 
CANCEL_PAYMENT_REQUEST - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Cancel payment request
CANCELLED - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoStatus
Cancelled
cancelPaymentRequest(CancelPaymentRequestMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Cancel payment request message
CancelPaymentRequestMessage - Class in it.auties.whatsapp.model.message.payment
A model class that represents a message that cancels a RequestPaymentMessage.
CancelPaymentRequestMessage() - Constructor for class it.auties.whatsapp.model.message.payment.CancelPaymentRequestMessage
 
CancelPaymentRequestMessage.CancelPaymentRequestMessageBuilder - Class in it.auties.whatsapp.model.message.payment
 
canEqual(Object) - Method in class it.auties.whatsapp.api.Whatsapp.Options
 
canEqual(Object) - Method in class it.auties.whatsapp.model.business.BusinessAccountLinkInfo
 
canEqual(Object) - Method in class it.auties.whatsapp.model.business.BusinessAccountPayload
 
canEqual(Object) - Method in class it.auties.whatsapp.model.business.BusinessCurrency
 
canEqual(Object) - Method in class it.auties.whatsapp.model.business.BusinessDateTime
 
canEqual(Object) - Method in class it.auties.whatsapp.model.business.BusinessDateTimeComponent
 
canEqual(Object) - Method in class it.auties.whatsapp.model.business.BusinessDateTimeUnixEpoch
 
canEqual(Object) - Method in class it.auties.whatsapp.model.business.BusinessLocalizableParameter
 
canEqual(Object) - Method in class it.auties.whatsapp.model.business.BusinessLocalizedName
 
canEqual(Object) - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameCertificate
 
canEqual(Object) - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameDetails
 
canEqual(Object) - Method in class it.auties.whatsapp.model.button.Button
 
canEqual(Object) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
canEqual(Object) - Method in class it.auties.whatsapp.model.button.ButtonRow
 
canEqual(Object) - Method in class it.auties.whatsapp.model.button.ButtonRowOpaqueData
 
canEqual(Object) - Method in class it.auties.whatsapp.model.button.ButtonSection
 
canEqual(Object) - Method in class it.auties.whatsapp.model.button.ButtonTemplate
 
canEqual(Object) - Method in class it.auties.whatsapp.model.button.ButtonText
 
canEqual(Object) - Method in class it.auties.whatsapp.model.button.CallButton
 
canEqual(Object) - Method in class it.auties.whatsapp.model.button.HydratedButtonTemplate
 
canEqual(Object) - Method in class it.auties.whatsapp.model.button.HydratedCallButton
 
canEqual(Object) - Method in class it.auties.whatsapp.model.button.HydratedQuickReplyButton
 
canEqual(Object) - Method in class it.auties.whatsapp.model.button.HydratedURLButton
 
canEqual(Object) - Method in class it.auties.whatsapp.model.button.NativeFlowButton
 
canEqual(Object) - Method in class it.auties.whatsapp.model.button.QuickReplyButton
 
canEqual(Object) - Method in class it.auties.whatsapp.model.button.SingleSelectReplyButton
 
canEqual(Object) - Method in class it.auties.whatsapp.model.button.URLButton
 
canEqual(Object) - Method in class it.auties.whatsapp.model.chat.ChatDisappear
 
canEqual(Object) - Method in class it.auties.whatsapp.model.chat.ChatWallpaper
 
canEqual(Object) - Method in class it.auties.whatsapp.model.chat.PastParticipant
 
canEqual(Object) - Method in class it.auties.whatsapp.model.chat.PastParticipants
 
canEqual(Object) - Method in class it.auties.whatsapp.model.location.InteractiveLocationAnnotation
 
canEqual(Object) - Method in class it.auties.whatsapp.model.location.Location
 
canEqual(Object) - Method in class it.auties.whatsapp.model.location.Point
 
canEqual(Object) - Method in class it.auties.whatsapp.model.media.MediaData
 
canEqual(Object) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage
 
canEqual(Object) - Method in class it.auties.whatsapp.model.message.button.ButtonsResponseMessage
 
canEqual(Object) - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage
 
canEqual(Object) - Method in class it.auties.whatsapp.model.message.button.InteractiveResponseMessage
 
canEqual(Object) - Method in class it.auties.whatsapp.model.message.button.ListMessage
 
canEqual(Object) - Method in class it.auties.whatsapp.model.message.button.ListResponseMessage
 
canEqual(Object) - Method in class it.auties.whatsapp.model.message.button.TemplateMessage
 
canEqual(Object) - Method in class it.auties.whatsapp.model.message.button.TemplateReplyMessage
 
canEqual(Object) - Method in class it.auties.whatsapp.model.message.model.ActionLink
 
canEqual(Object) - Method in class it.auties.whatsapp.model.message.model.ContextualMessage
 
canEqual(Object) - Method in class it.auties.whatsapp.model.message.model.KeepInChat
 
canEqual(Object) - Method in class it.auties.whatsapp.model.message.model.MediaMessage
 
canEqual(Object) - Method in class it.auties.whatsapp.model.message.model.MessageKey
 
canEqual(Object) - Method in class it.auties.whatsapp.model.message.model.MessageReceipt
 
canEqual(Object) - Method in class it.auties.whatsapp.model.message.model.PublicServiceAnnouncementStatus
 
canEqual(Object) - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
 
canEqual(Object) - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage
 
canEqual(Object) - Method in class it.auties.whatsapp.model.message.standard.AudioMessage
 
canEqual(Object) - Method in class it.auties.whatsapp.model.message.standard.ContactMessage
 
canEqual(Object) - Method in class it.auties.whatsapp.model.message.standard.ContactsArrayMessage
 
canEqual(Object) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage
 
canEqual(Object) - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage
 
canEqual(Object) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
 
canEqual(Object) - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage
 
canEqual(Object) - Method in class it.auties.whatsapp.model.message.standard.LocationMessage
 
canEqual(Object) - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage
 
canEqual(Object) - Method in class it.auties.whatsapp.model.message.standard.ProductMessage
 
canEqual(Object) - Method in class it.auties.whatsapp.model.message.standard.RequestPhoneNumberMessage
 
canEqual(Object) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
 
canEqual(Object) - Method in class it.auties.whatsapp.model.message.standard.TextMessage
 
canEqual(Object) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
 
canEqual(Object) - Method in class it.auties.whatsapp.model.payment.PaymentBackground
 
canEqual(Object) - Method in class it.auties.whatsapp.model.payment.PaymentMediaData
 
canEqual(Object) - Method in class it.auties.whatsapp.model.payment.PaymentMoney
 
canEqual(Object) - Method in class it.auties.whatsapp.model.poll.PollOption
 
canEqual(Object) - Method in class it.auties.whatsapp.model.poll.PollUpdate
 
canEqual(Object) - Method in class it.auties.whatsapp.model.poll.PollUpdateEncryptedMetadata
 
canEqual(Object) - Method in class it.auties.whatsapp.model.poll.PollUpdateEncryptedOptions
 
canEqual(Object) - Method in class it.auties.whatsapp.model.poll.PollUpdateMessageMetadata
 
canEqual(Object) - Method in class it.auties.whatsapp.model.product.Product
 
canEqual(Object) - Method in class it.auties.whatsapp.model.product.ProductBody
 
canEqual(Object) - Method in class it.auties.whatsapp.model.product.ProductCatalog
 
canEqual(Object) - Method in class it.auties.whatsapp.model.product.ProductFooter
 
canEqual(Object) - Method in class it.auties.whatsapp.model.product.ProductHeader
 
canEqual(Object) - Method in class it.auties.whatsapp.model.product.ProductListHeaderImage
 
canEqual(Object) - Method in class it.auties.whatsapp.model.product.ProductSection
 
canEqual(Object) - Method in class it.auties.whatsapp.model.product.ProductSnapshot
 
canEqual(Object) - Method in class it.auties.whatsapp.model.setting.GlobalSettings
 
canEqual(Object) - Method in class it.auties.whatsapp.model.signal.auth.ClientFinish
 
canEqual(Object) - Method in class it.auties.whatsapp.model.signal.auth.ClientHello
 
canEqual(Object) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
canEqual(Object) - Method in class it.auties.whatsapp.model.signal.auth.Companion
 
canEqual(Object) - Method in class it.auties.whatsapp.model.signal.auth.CompanionData
 
canEqual(Object) - Method in class it.auties.whatsapp.model.signal.auth.DeviceIdentity
 
canEqual(Object) - Method in class it.auties.whatsapp.model.signal.auth.DNSSource
 
canEqual(Object) - Method in class it.auties.whatsapp.model.signal.auth.HandshakeMessage
 
canEqual(Object) - Method in class it.auties.whatsapp.model.signal.auth.KeyIndexList
 
canEqual(Object) - Method in class it.auties.whatsapp.model.signal.auth.ServerCertificate
 
canEqual(Object) - Method in class it.auties.whatsapp.model.signal.auth.ServerHello
 
canEqual(Object) - Method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentity
 
canEqual(Object) - Method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentityHMAC
 
canEqual(Object) - Method in class it.auties.whatsapp.model.signal.auth.SignedKeyIndexList
 
canEqual(Object) - Method in class it.auties.whatsapp.model.signal.auth.UserAgent
 
canEqual(Object) - Method in class it.auties.whatsapp.model.signal.auth.Version
 
canEqual(Object) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
canEqual(Object) - Method in class it.auties.whatsapp.model.signal.auth.WebInfo
 
canEqual(Object) - Method in class it.auties.whatsapp.model.signal.auth.WebPayload
 
canEqual(Object) - Method in class it.auties.whatsapp.model.signal.message.SenderKeyMessage
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.ActionDataSync
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.ActionMessageRangeSync
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.PrimaryFeature
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.AppStateFatalExceptionNotification
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKey
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyData
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyFingerprint
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyId
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyRequest
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyShare
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.DeviceListMetadata
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.ExitCode
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.HistorySync
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.HistorySyncConfig
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.HistorySyncMessage
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.IndexSync
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.InitialSecurityNotificationSettingSync
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.KeyExpiration
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.KeyId
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.MediaRetryNotification
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.MutationsSync
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.PatchSync
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.PhotoChange
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.PushName
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.RecentEmojiWeight
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.RecentStickerWeight
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.ServerErrorReceipt
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.SnapshotSync
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.SyncActionMessage
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.ValueSync
 
canEqual(Object) - Method in class it.auties.whatsapp.model.sync.VersionSync
 
canonicalUrl() - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
The canonical url of the button
canonicalUrl() - Method in class it.auties.whatsapp.model.message.standard.TextMessage
The canonical url of the link that this text message wraps, if available
canonicalUrl(String) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData.ButtonOpaqueDataBuilder
The canonical url of the button
canonicalUrl(String) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
The canonical url of the button
canonicalUrl(String) - Method in class it.auties.whatsapp.model.message.standard.TextMessage
The canonical url of the link that this text message wraps, if available
canonicalUrl(String) - Method in class it.auties.whatsapp.model.message.standard.TextMessage.TextMessageBuilder
 
caption() - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
The caption of the button
caption() - Method in class it.auties.whatsapp.model.info.AdReplyInfo
The caption of the original companion
caption() - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage
The caption of this invite
caption() - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The caption of this message
caption() - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage
The caption of this message
caption() - Method in class it.auties.whatsapp.model.message.standard.LocationMessage
The caption of this message
caption() - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
The caption, that is the text below the video, of this video message
caption(String) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData.ButtonOpaqueDataBuilder
The caption of the button
caption(String) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
The caption of the button
caption(String) - Method in class it.auties.whatsapp.model.info.AdReplyInfo.AdReplyInfoBuilder
The caption of the original companion
caption(String) - Method in class it.auties.whatsapp.model.info.AdReplyInfo
The caption of the original companion
caption(String) - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage
The caption of this invite
caption(String) - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage.GroupInviteMessageBuilder
 
caption(String) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The caption of this message
caption(String) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage.ImageMessageBuilder
 
caption(String) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage.SimpleImageBuilder
 
caption(String) - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage
The caption of this message
caption(String) - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage.LiveLocationMessageBuilder
 
caption(String) - Method in class it.auties.whatsapp.model.message.standard.LocationMessage
The caption of this message
caption(String) - Method in class it.auties.whatsapp.model.message.standard.LocationMessage.LocationMessageBuilder
 
caption(String) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
The caption, that is the text below the video, of this video message
caption(String) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.SimpleGifBuilder
 
caption(String) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.SimpleVideoMessageBuilder
 
caption(String) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.VideoMessageBuilder
 
catalog() - Method in class it.auties.whatsapp.model.message.standard.ProductMessage
The catalog where the product that this message wraps is
catalog() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
catalog(ProductCatalog) - Method in class it.auties.whatsapp.model.message.standard.ProductMessage
The catalog where the product that this message wraps is
catalog(ProductCatalog) - Method in class it.auties.whatsapp.model.message.standard.ProductMessage.ProductMessageBuilder
 
catalog(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
catalog(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
CATALOG - Enum constant in enum class it.auties.whatsapp.model.message.payment.PaymentOrderMessage.OrderSurface
Catalog
catalogImage() - Method in class it.auties.whatsapp.model.product.ProductCatalog
 
catalogImage(ImageMessage) - Method in class it.auties.whatsapp.model.product.ProductCatalog
 
catalogImage(ImageMessage) - Method in class it.auties.whatsapp.model.product.ProductCatalog.ProductCatalogBuilder
 
categories() - Method in class it.auties.whatsapp.model.business.BusinessProfile
The category of the business
category() - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage
 
category() - Method in class it.auties.whatsapp.model.message.button.InteractiveResponseMessage
 
category() - Method in interface it.auties.whatsapp.model.message.model.ButtonMessage
 
category() - Method in class it.auties.whatsapp.model.message.model.MediaMessage
 
category() - Method in interface it.auties.whatsapp.model.message.model.Message
Return message category
category() - Method in class it.auties.whatsapp.model.message.model.MessageContainer
Returns the category of the message
category() - Method in interface it.auties.whatsapp.model.message.model.PaymentMessage
 
category() - Method in interface it.auties.whatsapp.model.message.model.ServerMessage
 
category() - Method in class it.auties.whatsapp.model.message.standard.ContactMessage
 
category() - Method in class it.auties.whatsapp.model.message.standard.ContactsArrayMessage
 
category() - Method in class it.auties.whatsapp.model.message.standard.EmptyMessage
 
category() - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage
 
category() - Method in class it.auties.whatsapp.model.message.standard.KeepInChatMessage
 
category() - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage
 
category() - Method in class it.auties.whatsapp.model.message.standard.LocationMessage
 
category() - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage
 
category() - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage
 
category() - Method in class it.auties.whatsapp.model.message.standard.ProductMessage
 
category() - Method in class it.auties.whatsapp.model.message.standard.ReactionMessage
 
category() - Method in class it.auties.whatsapp.model.message.standard.RequestPhoneNumberMessage
 
category() - Method in class it.auties.whatsapp.model.message.standard.TextMessage
 
CELLULAR_1XRTT - Enum constant in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadConnectType
 
CELLULAR_CDMA - Enum constant in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadConnectType
 
CELLULAR_EDGE - Enum constant in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadConnectType
 
CELLULAR_EHRPD - Enum constant in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadConnectType
 
CELLULAR_EVDO - Enum constant in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadConnectType
 
CELLULAR_GPRS - Enum constant in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadConnectType
 
CELLULAR_HSDPA - Enum constant in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadConnectType
 
CELLULAR_HSPA - Enum constant in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadConnectType
 
CELLULAR_HSPAP - Enum constant in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadConnectType
 
CELLULAR_HSUPA - Enum constant in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadConnectType
 
CELLULAR_IDEN - Enum constant in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadConnectType
 
CELLULAR_LTE - Enum constant in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadConnectType
 
CELLULAR_UMTS - Enum constant in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadConnectType
 
CELLULAR_UNKNOWN - Enum constant in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadConnectType
 
certificate() - Method in class it.auties.whatsapp.model.business.BusinessAccountPayload
The certificate of this account
certificate() - Method in class it.auties.whatsapp.model.info.BusinessIdentityInfo
The certificate of this account
certificate(BusinessVerifiedNameCertificate) - Method in class it.auties.whatsapp.model.business.BusinessAccountPayload.BusinessAccountPayloadBuilder
The certificate of this account
certificate(BusinessVerifiedNameCertificate) - Method in class it.auties.whatsapp.model.business.BusinessAccountPayload
The certificate of this account
certificate(BusinessVerifiedNameCertificate) - Method in class it.auties.whatsapp.model.info.BusinessIdentityInfo.BusinessIdentityInfoBuilder
The certificate of this account
certificate(BusinessVerifiedNameCertificate) - Method in class it.auties.whatsapp.model.info.BusinessIdentityInfo
The certificate of this account
chainKey() - Method in class it.auties.whatsapp.model.signal.message.SignalDistributionMessage
The value key of the message
chainKey() - Method in class it.auties.whatsapp.model.signal.sender.SenderKeyState
 
chainKey(byte[]) - Method in class it.auties.whatsapp.model.signal.message.SignalDistributionMessage
The value key of the message
chainKey(byte[]) - Method in class it.auties.whatsapp.model.signal.message.SignalDistributionMessage.SignalDistributionMessageBuilder
The value key of the message
chainKey(SenderChainKey) - Method in class it.auties.whatsapp.model.signal.sender.SenderKeyState
 
chainKey(SenderChainKey) - Method in class it.auties.whatsapp.model.signal.sender.SenderKeyState.SenderKeyStateBuilder
 
chains(ConcurrentHashMap<String, SessionChain>) - Method in class it.auties.whatsapp.model.signal.session.SessionState.SessionStateBuilder
 
CHANGE_EPHEMERAL_SETTING - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
changeBusinessAddress(String) - Method in class it.auties.whatsapp.api.Whatsapp
Change the address of this business profile
changeBusinessCategories(List<BusinessCategory>) - Method in class it.auties.whatsapp.api.Whatsapp
Change the categories of this business profile
changeBusinessDescription(String) - Method in class it.auties.whatsapp.api.Whatsapp
Change the description of this business profile
changeBusinessEmail(String) - Method in class it.auties.whatsapp.api.Whatsapp
Change the email of this business profile
changeBusinessWebsites(List<URI>) - Method in class it.auties.whatsapp.api.Whatsapp
Change the websites of this business profile
CHANGED_IN_CHAT - Enum constant in enum class it.auties.whatsapp.model.chat.ChatDisappear.Type
Changed in chat
changeEphemeralTimer(T, ChatEphemeralTimer) - Method in class it.auties.whatsapp.api.Whatsapp
Enables ephemeral messages in a chat, this means that messages will be automatically cancelled in said chat after a week
changeGroupDescription(T, String) - Method in class it.auties.whatsapp.api.Whatsapp
Changes the description of a group
changeGroupPicture(T, byte[]) - Method in class it.auties.whatsapp.api.Whatsapp
Changes the picture of a group
changeGroupSubject(T, String) - Method in class it.auties.whatsapp.api.Whatsapp
Changes the name of a group
changeKeys() - Method in class it.auties.whatsapp.socket.SocketHandler
 
changeName(String) - Method in class it.auties.whatsapp.api.Whatsapp
Changes the name of this user
changeNewChatsEphemeralTimer(ChatEphemeralTimer) - Method in class it.auties.whatsapp.api.Whatsapp
Changes the default ephemeral timer of new chats.
changeNumberV2() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
changeNumberV2(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
changeNumberV2(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
changePresence(boolean) - Method in class it.auties.whatsapp.api.Whatsapp
Changes your presence for everyone on Whatsapp
changePresence(T, ContactStatus) - Method in class it.auties.whatsapp.api.Whatsapp
Changes your presence for a specific chat
changePrivacySetting(PrivacySettingType, PrivacySettingValue, T...) - Method in class it.auties.whatsapp.api.Whatsapp
Changes a privacy setting in Whatsapp's settings.
changeProfilePicture(byte[]) - Method in class it.auties.whatsapp.api.Whatsapp
Changes the profile picture of yourself
changeStatus(String) - Method in class it.auties.whatsapp.api.Whatsapp
Changes the status(i.e.
changeWhoCanEditInfo(T, GroupPolicy) - Method in class it.auties.whatsapp.api.Whatsapp
Changes which category of users can edit the group's settings
changeWhoCanSendMessages(T, GroupPolicy) - Method in class it.auties.whatsapp.api.Whatsapp
Changes which category of users can send messages in a group
chat() - Method in class it.auties.whatsapp.model.info.MessageInfo
Returns the chat where the message was sent
chat() - Method in class it.auties.whatsapp.model.message.model.MessageKey
The chat where the message was sent
chat() - Method in interface it.auties.whatsapp.model.message.model.MessageMetadataProvider
Returns the chat of the message
chat() - Method in class it.auties.whatsapp.model.message.model.QuotedMessage
The chat of the message
chat(Chat) - Method in class it.auties.whatsapp.model.message.model.MessageKey
The chat where the message was sent
chat(Chat) - Method in class it.auties.whatsapp.model.message.model.MessageKey.MessageKeyBuilder
The chat where the message was sent
Chat - Class in it.auties.whatsapp.model.chat
A model class that represents a Chat.
CHAT_POLL_CREATION_MESSAGE - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
CHAT_PSA - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
Chat.ChatBuilder - Class in it.auties.whatsapp.model.chat
 
Chat.EndOfHistoryTransferType - Enum Class in it.auties.whatsapp.model.chat
The constants of this enumerated type describe the various types of trasnfers that can regard a chat history sync
chatAssignmentAction(ChatAssignmentAction) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
ChatAssignmentAction - Class in it.auties.whatsapp.model.action
 
ChatAssignmentAction(String) - Constructor for class it.auties.whatsapp.model.action.ChatAssignmentAction
 
ChatAssignmentAction.ChatAssignmentActionBuilder - Class in it.auties.whatsapp.model.action
 
chatAssignmentOpenedStatusAction(ChatAssignmentOpenedStatusAction) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
ChatAssignmentOpenedStatusAction - Class in it.auties.whatsapp.model.action
 
ChatAssignmentOpenedStatusAction(boolean) - Constructor for class it.auties.whatsapp.model.action.ChatAssignmentOpenedStatusAction
 
ChatAssignmentOpenedStatusAction.ChatAssignmentOpenedStatusActionBuilder - Class in it.auties.whatsapp.model.action
 
ChatDisappear - Class in it.auties.whatsapp.model.chat
A model that represents a chat disappear mode
ChatDisappear(ChatDisappear.Type) - Constructor for class it.auties.whatsapp.model.chat.ChatDisappear
 
ChatDisappear.ChatDisappearBuilder - Class in it.auties.whatsapp.model.chat
 
ChatDisappear.Type - Enum Class in it.auties.whatsapp.model.chat
The constants of this enumerated type describe the various actors that can initialize disappearing messages in a chat
ChatEphemeralTimer - Enum Class in it.auties.whatsapp.model.chat
 
chatJid() - Method in record class it.auties.whatsapp.model.info.MessageIndexInfo
Returns the value of the chatJid record component.
chatJid() - Method in class it.auties.whatsapp.model.info.MessageInfo
Returns the jid of the contact or group that sent the message.
chatJid() - Method in class it.auties.whatsapp.model.message.model.MessageKey
The jid of the chat where the message was sent
chatJid() - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata
 
chatJid(ContactJid) - Method in class it.auties.whatsapp.model.message.model.MessageKey
The jid of the chat where the message was sent
chatJid(ContactJid) - Method in class it.auties.whatsapp.model.message.model.MessageKey.MessageKeyBuilder
The jid of the chat where the message was sent
chatJid(String) - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata
 
chatJid(String) - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata.RecentStickerMetadataBuilder
 
ChatMediaVisibility - Enum Class in it.auties.whatsapp.model.chat
The constants of this enumerated type describe the various types of media visibility that can be set for a chat
ChatMute - Record Class in it.auties.whatsapp.model.chat
An immutable model class that represents a mute
ChatMute(long) - Constructor for record class it.auties.whatsapp.model.chat.ChatMute
Creates an instance of a ChatMute record class.
ChatMute.Type - Enum Class in it.auties.whatsapp.model.chat
The constants of this enumerated type describe the various types of mute a ChatMute can describe
chatName() - Method in class it.auties.whatsapp.model.info.MessageInfo
Returns the name of the chat where this message is or its pretty jid
chatOpened() - Method in class it.auties.whatsapp.model.action.ChatAssignmentOpenedStatusAction
 
chatOpened(boolean) - Method in class it.auties.whatsapp.model.action.ChatAssignmentOpenedStatusAction.ChatAssignmentOpenedStatusActionBuilder
 
chatOpened(boolean) - Method in class it.auties.whatsapp.model.action.ChatAssignmentOpenedStatusAction
 
chats() - Method in class it.auties.whatsapp.controller.Store
Returns all the chats
chats(ConcurrentHashMap<ContactJid, Chat>) - Method in class it.auties.whatsapp.controller.Store.StoreBuilder
The non-null map of chats
ChatWallpaper - Class in it.auties.whatsapp.model.chat
A model class that represents the wallpaper of a chat.
ChatWallpaper(String, int) - Constructor for class it.auties.whatsapp.model.chat.ChatWallpaper
 
ChatWallpaper.ChatWallpaperBuilder - Class in it.auties.whatsapp.model.chat
 
children() - Method in record class it.auties.whatsapp.model.request.Node
Returns a non-null list of children of this node
chosenName() - Method in class it.auties.whatsapp.model.contact.Contact
The nullable name specified by this contact when he created a Whatsapp account.
chosenName(String) - Method in class it.auties.whatsapp.model.contact.Contact
The nullable name specified by this contact when he created a Whatsapp account.
chosenName(String) - Method in class it.auties.whatsapp.model.contact.Contact.ContactBuilder
The nullable name specified by this contact when he created a Whatsapp account.
CHROME - Enum constant in enum class it.auties.whatsapp.model.signal.auth.Companion.CompanionPropsPlatformType
 
chunkOrder() - Method in class it.auties.whatsapp.model.sync.HistorySync
 
chunkOrder() - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification
 
chunkOrder(Integer) - Method in class it.auties.whatsapp.model.sync.HistorySync
 
chunkOrder(Integer) - Method in class it.auties.whatsapp.model.sync.HistorySync.HistorySyncBuilder
 
chunkOrder(Integer) - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification
 
chunkOrder(Integer) - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification.HistorySyncNotificationBuilder
 
cipher(byte[], boolean) - Method in class it.auties.whatsapp.crypto.Handshake
 
cipherKey() - Method in record class it.auties.whatsapp.model.media.MediaKeys
Returns the value of the cipherKey record component.
cipherKey() - Method in record class it.auties.whatsapp.model.signal.sender.SenderMessageKey
Returns the value of the cipherKey record component.
cipherKey(byte[]) - Method in class it.auties.whatsapp.model.signal.sender.SenderMessageKey.SenderMessageKeyBuilder
 
ciphertext() - Method in class it.auties.whatsapp.model.signal.message.SignalMessage
 
ciphertext(byte[]) - Method in class it.auties.whatsapp.model.signal.message.SignalMessage
 
ciphertext(byte[]) - Method in class it.auties.whatsapp.model.signal.message.SignalMessage.SignalMessageBuilder
 
cipherText() - Method in class it.auties.whatsapp.model.signal.message.SenderKeyMessage
 
cipherText(byte[]) - Method in class it.auties.whatsapp.model.signal.message.SenderKeyMessage
 
cipherText(byte[]) - Method in class it.auties.whatsapp.model.signal.message.SenderKeyMessage.SenderKeyMessageBuilder
 
CIPHERTEXT - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
clear() - Method in interface it.auties.whatsapp.controller.Controller
Clears some or all fields of this object
clear() - Method in class it.auties.whatsapp.controller.Keys
Clears the signal keys associated with this object
clear() - Method in class it.auties.whatsapp.controller.Store
Clears all the data that this object holds and closes the pending requests
clear(T, boolean) - Method in class it.auties.whatsapp.api.Whatsapp
Clears the content of a chat for this client and its companions using a modern version of Whatsapp Important: this message doesn't seem to work always as of now
clearChatAction(ClearChatAction) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
ClearChatAction - Class in it.auties.whatsapp.model.action
A model clas that represents a cleared chat
ClearChatAction.ClearChatActionBuilder - Class in it.auties.whatsapp.model.action
 
clearMedia(boolean) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
Clear media This field is suppressed because this information is available from the message itself
clientFeatures() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
clientFeatures(List<ClientPayload.ClientPayloadClientFeature>) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
clientFeatures(List<ClientPayload.ClientPayloadClientFeature>) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadBuilder
 
clientFeatures(List<Integer>) - Method in class it.auties.whatsapp.model.signal.auth.KeyIndexList.KeyIndexListBuilder
 
clientFinish() - Method in class it.auties.whatsapp.model.signal.auth.HandshakeMessage
 
clientFinish(ClientFinish) - Method in class it.auties.whatsapp.model.signal.auth.HandshakeMessage
 
clientFinish(ClientFinish) - Method in class it.auties.whatsapp.model.signal.auth.HandshakeMessage.HandshakeMessageBuilder
 
ClientFinish - Class in it.auties.whatsapp.model.signal.auth
 
ClientFinish(byte[], byte[]) - Constructor for class it.auties.whatsapp.model.signal.auth.ClientFinish
 
ClientFinish.ClientFinishBuilder - Class in it.auties.whatsapp.model.signal.auth
 
clientHello() - Method in class it.auties.whatsapp.model.signal.auth.HandshakeMessage
 
clientHello(ClientHello) - Method in class it.auties.whatsapp.model.signal.auth.HandshakeMessage
 
clientHello(ClientHello) - Method in class it.auties.whatsapp.model.signal.auth.HandshakeMessage.HandshakeMessageBuilder
 
ClientHello - Class in it.auties.whatsapp.model.signal.auth
 
ClientHello(byte[], byte[], byte[]) - Constructor for class it.auties.whatsapp.model.signal.auth.ClientHello
 
ClientHello(byte[]) - Constructor for class it.auties.whatsapp.model.signal.auth.ClientHello
 
ClientHello.ClientHelloBuilder - Class in it.auties.whatsapp.model.signal.auth
 
ClientPayload - Class in it.auties.whatsapp.model.signal.auth
 
ClientPayload(Long, boolean, List<ClientPayload.ClientPayloadClientFeature>, UserAgent, WebInfo, String, Integer, boolean, ClientPayload.ClientPayloadConnectType, ClientPayload.ClientPayloadConnectReason, List<Integer>, DNSSource, Integer, Integer, Integer, CompanionData, ClientPayload.ClientPayloadProduct, byte[], byte[], boolean, ClientPayload.ClientPayloadIOSAppExtension, Integer, Long, byte[], Boolean, byte[], ClientPayload.BizMarketSegment, Integer, Integer) - Constructor for class it.auties.whatsapp.model.signal.auth.ClientPayload
 
ClientPayload.BizMarketSegment - Enum Class in it.auties.whatsapp.model.signal.auth
 
ClientPayload.ClientPayloadBuilder - Class in it.auties.whatsapp.model.signal.auth
 
ClientPayload.ClientPayloadClientFeature - Enum Class in it.auties.whatsapp.model.signal.auth
 
ClientPayload.ClientPayloadConnectReason - Enum Class in it.auties.whatsapp.model.signal.auth
 
ClientPayload.ClientPayloadConnectType - Enum Class in it.auties.whatsapp.model.signal.auth
 
ClientPayload.ClientPayloadIOSAppExtension - Enum Class in it.auties.whatsapp.model.signal.auth
 
ClientPayload.ClientPayloadProduct - Enum Class in it.auties.whatsapp.model.signal.auth
 
clientTimestampMilliseconds() - Method in class it.auties.whatsapp.model.message.model.KeepInChat
 
clientTimestampMilliseconds(long) - Method in class it.auties.whatsapp.model.message.model.KeepInChat
 
clientTimestampMilliseconds(long) - Method in class it.auties.whatsapp.model.message.model.KeepInChat.KeepInChatBuilder
 
clientUrl() - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
clientUrl(String) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData.ButtonOpaqueDataBuilder
 
clientUrl(String) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
Clock - Class in it.auties.whatsapp.util
 
CLOSE - Enum constant in enum class it.auties.whatsapp.api.SocketEvent
Called when the socket is closed
closeCurrentState() - Method in record class it.auties.whatsapp.model.signal.session.Session
 
closed() - Method in class it.auties.whatsapp.model.signal.session.SessionState
 
closed(boolean) - Method in class it.auties.whatsapp.model.signal.session.SessionState
 
closed(boolean) - Method in class it.auties.whatsapp.model.signal.session.SessionState.SessionStateBuilder
 
closeTime() - Method in record class it.auties.whatsapp.model.business.BusinessHoursEntry
Returns the value of the closeTime record component.
code() - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage
The invite code of this message
code() - Method in class it.auties.whatsapp.model.sync.ExitCode
 
code(Long) - Method in class it.auties.whatsapp.model.sync.ExitCode
 
code(Long) - Method in class it.auties.whatsapp.model.sync.ExitCode.ExitCodeBuilder
 
code(String) - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage
The invite code of this message
code(String) - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage.GroupInviteMessageBuilder
 
COLLECT_CANCELED - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
COLLECT_CANCELLING - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
COLLECT_EXPIRED - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
COLLECT_FAILED - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
COLLECT_FAILED_RISK - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
COLLECT_INIT - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
COLLECT_REJECTED - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
COLLECT_SUCCESS - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
COLLECTION_MESSAGE - Enum constant in enum class it.auties.whatsapp.model.message.button.InteractiveMessage.ContentType
Collection
collectionContent() - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage
Collection message
collectionContent(BusinessCollection) - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage
Collection message
collectionContent(BusinessCollection) - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage.InteractiveMessageBuilder
Collection message
collectionNames() - Method in class it.auties.whatsapp.model.sync.AppStateFatalExceptionNotification
 
collectionNames(List<String>) - Method in class it.auties.whatsapp.model.sync.AppStateFatalExceptionNotification.AppStateFatalExceptionNotificationBuilder
 
collectionNames(List<String>) - Method in class it.auties.whatsapp.model.sync.AppStateFatalExceptionNotification
 
color() - Method in class it.auties.whatsapp.model.action.LabelEditAction
The color of the label
color(int) - Method in class it.auties.whatsapp.model.action.LabelEditAction
The color of the label
color(int) - Method in class it.auties.whatsapp.model.action.LabelEditAction.LabelEditActionBuilder
The color of the label
COMMUNITY_CREATE - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
COMMUNITY_LINK_PARENT_GROUP - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
COMMUNITY_LINK_PARENT_GROUP_MEMBERSHIP_APPROVAL - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
COMMUNITY_LINK_SIBLING_GROUP - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
COMMUNITY_LINK_SUB_GROUP - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
COMMUNITY_PARENT_GROUP_DELETED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
COMMUNITY_PARENT_GROUP_SUBJECT_CHANGED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
COMMUNITY_PARTICIPANT_DEMOTE - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
COMMUNITY_PARTICIPANT_PROMOTE - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
COMMUNITY_UNLINK_PARENT_GROUP - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
COMMUNITY_UNLINK_SIBLING_GROUP - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
COMMUNITY_UNLINK_SUB_GROUP - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
companion() - Method in class it.auties.whatsapp.model.signal.auth.CompanionData
 
companion(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.CompanionData
 
companion(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.CompanionData.CompanionDataBuilder
 
Companion - Class in it.auties.whatsapp.model.signal.auth
 
Companion(String, Version, Companion.CompanionPropsPlatformType, boolean, HistorySyncConfig) - Constructor for class it.auties.whatsapp.model.signal.auth.Companion
 
COMPANION - Enum constant in enum class it.auties.whatsapp.model.contact.ContactJid.Type
Represents a device connected using the multi device beta
COMPANION_JID - Enum constant in enum class it.auties.whatsapp.binary.Tag
 
Companion.CompanionBuilder - Class in it.auties.whatsapp.model.signal.auth
 
Companion.CompanionPropsPlatformType - Enum Class in it.auties.whatsapp.model.signal.auth
 
CompanionData - Class in it.auties.whatsapp.model.signal.auth
 
CompanionData(byte[], byte[], byte[], byte[], byte[], byte[], byte[], byte[]) - Constructor for class it.auties.whatsapp.model.signal.auth.CompanionData
 
CompanionData.CompanionDataBuilder - Class in it.auties.whatsapp.model.signal.auth
 
companionIdentity() - Method in class it.auties.whatsapp.controller.Keys
The bytes of the encoded SignedDeviceIdentityHMAC received during the auth process
companionIdentity(SignedDeviceIdentity) - Method in class it.auties.whatsapp.controller.Keys
This function sets the companionIdentity field to the value of the companionIdentity parameter, serializes the object, and returns the object.
companionIdentity(SignedDeviceIdentity) - Method in class it.auties.whatsapp.controller.Keys.KeysBuilder
The bytes of the encoded SignedDeviceIdentityHMAC received during the auth process
companionKey() - Method in class it.auties.whatsapp.controller.Keys
The companion secret key
companionKey(byte[]) - Method in class it.auties.whatsapp.controller.Keys.KeysBuilder
The companion secret key
complete(Node, boolean) - Method in record class it.auties.whatsapp.model.request.Request
Completes this request using response
COMPLETE - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoStatus
Complete
COMPLETE_AND_NO_MORE_MESSAGE_REMAIN_ON_PRIMARY - Enum constant in enum class it.auties.whatsapp.model.chat.Chat.EndOfHistoryTransferType
Complete and no more messages remain on the phone
COMPLETE_BUT_MORE_MESSAGES_REMAIN_ON_PRIMARY - Enum constant in enum class it.auties.whatsapp.model.chat.Chat.EndOfHistoryTransferType
Complete, but more messages remain on the phone
COMPLETED - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
COMPONENT - Enum constant in enum class it.auties.whatsapp.model.business.BusinessDateTime.DateType
Component date
componentDate() - Method in class it.auties.whatsapp.model.business.BusinessDateTime
The date as a component
componentDate(BusinessDateTimeComponent) - Method in class it.auties.whatsapp.model.business.BusinessDateTime.BusinessDateTimeBuilder
The date as a component
componentDate(BusinessDateTimeComponent) - Method in class it.auties.whatsapp.model.business.BusinessDateTime
The date as a component
COMPOSING - Enum constant in enum class it.auties.whatsapp.model.contact.ContactStatus
When the contact is writing a text message
connect() - Method in class it.auties.whatsapp.api.Whatsapp
Opens a connection with Whatsapp Web's WebSocket if a previous connection doesn't exist
connect() - Method in class it.auties.whatsapp.socket.SocketHandler
 
connectAttemptCount() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
connectAttemptCount(Integer) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadBuilder
 
connectAttemptCount(Integer) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
connectReason() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
connectReason(ClientPayload.ClientPayloadConnectReason) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadBuilder
 
connectReason(ClientPayload.ClientPayloadConnectReason) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
connectType() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
connectType(ClientPayload.ClientPayloadConnectType) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadBuilder
 
connectType(ClientPayload.ClientPayloadConnectType) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
contact() - Method in record class it.auties.whatsapp.model.response.HasWhatsappResponse
Returns the value of the contact record component.
contact(ContactMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Contact message
Contact - Class in it.auties.whatsapp.model.contact
A model class that represents a Contact.
Contact(ContactJid, String, String, String, ContactStatus, ZonedDateTime, boolean) - Constructor for class it.auties.whatsapp.model.contact.Contact
 
CONTACT - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Contact
CONTACT_ARRAY - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Contact array
CONTACT_EXCEPT - Enum constant in enum class it.auties.whatsapp.model.privacy.PrivacySettingValue
All the contacts saved on your Whatsapp's user except some
Contact.ContactBuilder - Class in it.auties.whatsapp.model.contact
 
contactAction(ContactAction) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
ContactAction - Class in it.auties.whatsapp.model.action
A model clas that represents a new contact push name
ContactAction.ContactActionBuilder - Class in it.auties.whatsapp.model.action
 
ContactCard - Class in it.auties.whatsapp.model.contact
A model class to represent and build the vcard of a contact
ContactCard.ContactCardBuilder - Class in it.auties.whatsapp.model.contact
 
ContactJid - Record Class in it.auties.whatsapp.model.contact
A model class that represents a jid.
ContactJid(String, ContactJid.Server, int, int) - Constructor for record class it.auties.whatsapp.model.contact.ContactJid
Creates an instance of a ContactJid record class.
ContactJid.ContactJidBuilder - Class in it.auties.whatsapp.model.contact
 
ContactJid.Server - Enum Class in it.auties.whatsapp.model.contact
The constants of this enumerated type describe the various servers that a jid might be linked to
ContactJid.Type - Enum Class in it.auties.whatsapp.model.contact
The constants of this enumerated type describe the various types of jids currently supported
ContactJidProvider - Interface in it.auties.whatsapp.model.contact
Utility interface to make providing a jid easier
ContactMessage - Class in it.auties.whatsapp.model.message.standard
A model class that represents a message holding a contact inside
ContactMessage() - Constructor for class it.auties.whatsapp.model.message.standard.ContactMessage
 
ContactMessage(ContactMessage.ContactMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp.model.message.standard.ContactMessage
 
ContactMessage.ContactMessageBuilder<C extends ContactMessage,B extends ContactMessage.ContactMessageBuilder<C,B>> - Class in it.auties.whatsapp.model.message.standard
 
ContactMessageBuilder() - Constructor for class it.auties.whatsapp.model.message.standard.ContactMessage.ContactMessageBuilder
 
contacts() - Method in class it.auties.whatsapp.controller.Store
Returns all the contacts
contacts() - Method in class it.auties.whatsapp.model.message.standard.ContactsArrayMessage
A list of ContactMessage that this message wraps
contacts(ConcurrentHashMap<ContactJid, Contact>) - Method in class it.auties.whatsapp.controller.Store.StoreBuilder
The non-null map of contacts
contacts(List<ContactMessage>) - Method in class it.auties.whatsapp.model.message.standard.ContactsArrayMessage
A list of ContactMessage that this message wraps
contacts(List<ContactMessage>) - Method in class it.auties.whatsapp.model.message.standard.ContactsArrayMessage.ContactsArrayMessageBuilder
 
CONTACTS - Enum constant in enum class it.auties.whatsapp.model.privacy.PrivacySettingValue
All the contacts saved on your Whatsapp's user
contactsArray(ContactsArrayMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Contact array message
ContactsArrayMessage - Class in it.auties.whatsapp.model.message.standard
A model class that represents a message holding a list of contacts inside
ContactsArrayMessage() - Constructor for class it.auties.whatsapp.model.message.standard.ContactsArrayMessage
 
ContactsArrayMessage(ContactsArrayMessage.ContactsArrayMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp.model.message.standard.ContactsArrayMessage
 
ContactsArrayMessage(String, List<ContactMessage>) - Constructor for class it.auties.whatsapp.model.message.standard.ContactsArrayMessage
 
ContactsArrayMessage.ContactsArrayMessageBuilder<C extends ContactsArrayMessage,B extends ContactsArrayMessage.ContactsArrayMessageBuilder<C,B>> - Class in it.auties.whatsapp.model.message.standard
 
ContactsArrayMessageBuilder() - Constructor for class it.auties.whatsapp.model.message.standard.ContactsArrayMessage.ContactsArrayMessageBuilder
 
ContactStatus - Enum Class in it.auties.whatsapp.model.contact
The constants of this enumerated type describe the various status that a Contact can be in
ContactStatusResponse - Record Class in it.auties.whatsapp.model.response
 
ContactStatusResponse(Node) - Constructor for record class it.auties.whatsapp.model.response.ContactStatusResponse
 
ContactStatusResponse(String, ZonedDateTime) - Constructor for record class it.auties.whatsapp.model.response.ContactStatusResponse
Creates an instance of a ContactStatusResponse record class.
content() - Method in class it.auties.whatsapp.model.button.ButtonText
The text of this button
content() - Method in class it.auties.whatsapp.model.button.FourRowTemplate
The content of this row
content() - Method in class it.auties.whatsapp.model.message.button.TemplateMessage
Hydrated template
content() - Method in class it.auties.whatsapp.model.message.model.MessageContainer
Returns the first populated message inside this container.
content() - Method in class it.auties.whatsapp.model.message.standard.ReactionMessage
The operation as text
content() - Method in class it.auties.whatsapp.model.product.ProductBody
The body of this product
content() - Method in class it.auties.whatsapp.model.product.ProductFooter
The footer of this product
content() - Method in record class it.auties.whatsapp.model.request.Node
Returns the value of the content record component.
content() - Method in enum class it.auties.whatsapp.model.sync.RecordSync.Operation
 
content(BusinessCollection) - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage.CollectionInteractiveMessageBuilder
 
content(BusinessNativeFlow) - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage.NativeFlowInteractiveMessageBuilder
 
content(BusinessShop) - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage.ShopInteractiveMessageBuilder
 
content(HydratedFourRowTemplate) - Method in class it.auties.whatsapp.model.message.button.TemplateMessage
Hydrated template
content(HydratedFourRowTemplate) - Method in class it.auties.whatsapp.model.message.button.TemplateMessage.TemplateMessageBuilder
 
content(HighlyStructuredMessage) - Method in class it.auties.whatsapp.model.button.FourRowTemplate
The content of this row
content(HighlyStructuredMessage) - Method in class it.auties.whatsapp.model.button.FourRowTemplate.DocumentFourRowTemplateBuilder
 
content(HighlyStructuredMessage) - Method in class it.auties.whatsapp.model.button.FourRowTemplate.EmptyFourRowTemplateBuilder
 
content(HighlyStructuredMessage) - Method in class it.auties.whatsapp.model.button.FourRowTemplate.FourRowTemplateBuilder
The content of this row
content(HighlyStructuredMessage) - Method in class it.auties.whatsapp.model.button.FourRowTemplate.HighlyStructuredFourRowTemplateBuilder
 
content(HighlyStructuredMessage) - Method in class it.auties.whatsapp.model.button.FourRowTemplate.ImageFourRowTemplateBuilder
 
content(HighlyStructuredMessage) - Method in class it.auties.whatsapp.model.button.FourRowTemplate.LocationFourRowTemplateBuilder
 
content(HighlyStructuredMessage) - Method in class it.auties.whatsapp.model.button.FourRowTemplate.VideoFourRowTemplateBuilder
 
content(String) - Method in class it.auties.whatsapp.model.button.ButtonText.ButtonTextBuilder
The text of this button
content(String) - Method in class it.auties.whatsapp.model.button.ButtonText
The text of this button
content(String) - Method in class it.auties.whatsapp.model.message.standard.ReactionMessage
The operation as text
content(String) - Method in class it.auties.whatsapp.model.message.standard.ReactionMessage.ReactionMessageBuilder
The operation as text
content(String) - Method in class it.auties.whatsapp.model.product.ProductBody
The body of this product
content(String) - Method in class it.auties.whatsapp.model.product.ProductBody.ProductBodyBuilder
The body of this product
content(String) - Method in class it.auties.whatsapp.model.product.ProductFooter
The footer of this product
content(String) - Method in class it.auties.whatsapp.model.product.ProductFooter.ProductFooterBuilder
The footer of this product
contentAsBytes() - Method in record class it.auties.whatsapp.model.request.Node
Returns the content of this object as bytes
contentAsDouble() - Method in record class it.auties.whatsapp.model.request.Node
Returns the content of this object as a double
contentAsLong() - Method in record class it.auties.whatsapp.model.request.Node
Returns the content of this object as a long
contentAsString() - Method in record class it.auties.whatsapp.model.request.Node
Returns the content of this object as string
contentEquals(int) - Method in enum class it.auties.whatsapp.binary.Tag
 
contentEquals(int, byte[]) - Method in class it.auties.whatsapp.model.signal.session.SessionState
 
contentType() - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage
Returns the type of content that this message wraps
contentWithContext() - Method in class it.auties.whatsapp.model.message.model.MessageContainer
Returns the first populated contextual message inside this container
contextInfo() - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage
The context info of this message
contextInfo() - Method in class it.auties.whatsapp.model.message.button.ButtonsResponseMessage
The context info of this message
contextInfo() - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage
The context info of this message
contextInfo() - Method in class it.auties.whatsapp.model.message.button.InteractiveResponseMessage
 
contextInfo() - Method in class it.auties.whatsapp.model.message.button.ListMessage
The context info of this message
contextInfo() - Method in class it.auties.whatsapp.model.message.button.ListResponseMessage
The context info of this message
contextInfo() - Method in class it.auties.whatsapp.model.message.button.TemplateMessage
The context info of this message
contextInfo() - Method in class it.auties.whatsapp.model.message.button.TemplateReplyMessage
The context info of this message
contextInfo() - Method in class it.auties.whatsapp.model.message.model.ContextualMessage
The context info of this message
contextInfo() - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage
The context info of this message
contextInfo() - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage
The context of this message
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.ButtonsMessageBuilder
The context info of this message
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage
The context info of this message
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.DocumentButtonsMessageBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.EmptyButtonsMessageBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.ImageButtonsMessageBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.LocationHeaderButtonsMessageBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.TextButtonsMessageBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.VideoButtonsMessageBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.button.ButtonsResponseMessage.ButtonsResponseMessageBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.button.ButtonsResponseMessage
The context info of this message
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage.CollectionInteractiveMessageBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage
The context info of this message
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage.InteractiveMessageBuilder
The context info of this message
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage.NativeFlowInteractiveMessageBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage.ShopInteractiveMessageBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.button.InteractiveResponseMessage
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.button.InteractiveResponseMessage.InteractiveResponseMessageBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.button.ListMessage
The context info of this message
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.button.ListMessage.ListMessageBuilder
The context info of this message
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.button.ListResponseMessage
The context info of this message
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.button.ListResponseMessage.ListResponseMessageBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.button.TemplateMessage
The context info of this message
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.button.TemplateMessage.TemplateMessageBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.button.TemplateReplyMessage
The context info of this message
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.button.TemplateReplyMessage.TemplateReplyMessageBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.model.ContextualMessage
The context info of this message
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.model.ContextualMessage.ContextualMessageBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.standard.AudioMessage.SimpleAudioMessageBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage.SimpleDocumentMessageBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage
The context info of this message
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage.GroupInviteMessageBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage.SimpleImageBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage
The context of this message
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage.PollCreationMessageBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.standard.RequestPhoneNumberMessage.RequestPhoneNumberMessageBuilder
The context of this message
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage.SimpleStickerMessageBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.SimpleGifBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.SimpleVideoMessageBuilder
 
ContextInfo - Class in it.auties.whatsapp.model.info
A model class that holds the information related to a ContextualMessage.
ContextInfo() - Constructor for class it.auties.whatsapp.model.info.ContextInfo
 
ContextInfo(String, ContactJid, Contact, MessageContainer, ContactJid, Chat, List<ContactJid>, String, byte[], int, int, boolean, AdReplyInfo, MessageKey, int, long, byte[], ExternalAdReplyInfo, String, String, int, ChatDisappear, ActionLink, String, ContactJid, String, Integer) - Constructor for class it.auties.whatsapp.model.info.ContextInfo
 
ContextInfo.ContextInfoBuilder - Class in it.auties.whatsapp.model.info
 
ContextualMessage - Class in it.auties.whatsapp.model.message.model
A model interface that represents a message sent by a contact that provides a context.
ContextualMessage() - Constructor for class it.auties.whatsapp.model.message.model.ContextualMessage
 
ContextualMessage(ContextInfo) - Constructor for class it.auties.whatsapp.model.message.model.ContextualMessage
 
ContextualMessage(ContextualMessage.ContextualMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp.model.message.model.ContextualMessage
 
ContextualMessage.ContextualMessageBuilder<C extends ContextualMessage,B extends ContextualMessage.ContextualMessageBuilder<C,B>> - Class in it.auties.whatsapp.model.message.model
 
ContextualMessageBuilder() - Constructor for class it.auties.whatsapp.model.message.model.ContextualMessage.ContextualMessageBuilder
 
Controller<T extends Controller<T>> - Interface in it.auties.whatsapp.controller
This interface represents is implemented by all WhatsappWeb4J's controllers.
ControllerDeserializerProvider - Interface in it.auties.whatsapp.serialization
This interface provides a standardized way to deserialize a session.
ControllerProvider - Interface in it.auties.whatsapp.serialization
This interface provides a standardized way to list all sessions.
ControllerProviderLoader - Class in it.auties.whatsapp.serialization
A utility class to load all controller providers
ControllerSerializerProvider - Interface in it.auties.whatsapp.serialization
This interface provides a standardized way to serialize a session.
conversations() - Method in class it.auties.whatsapp.model.sync.HistorySync
 
conversations(List<Chat>) - Method in class it.auties.whatsapp.model.sync.HistorySync
 
conversations(List<Chat>) - Method in class it.auties.whatsapp.model.sync.HistorySync.HistorySyncBuilder
 
conversionData() - Method in class it.auties.whatsapp.model.info.ContextInfo
Conversation data
conversionData(byte[]) - Method in class it.auties.whatsapp.model.info.ContextInfo.ContextInfoBuilder
Conversation data
conversionData(byte[]) - Method in class it.auties.whatsapp.model.info.ContextInfo
Conversation data
conversionDelaySeconds() - Method in class it.auties.whatsapp.model.info.ContextInfo
Conversation delay in endTimeStamp
conversionDelaySeconds(int) - Method in class it.auties.whatsapp.model.info.ContextInfo.ContextInfoBuilder
Conversation delay in endTimeStamp
conversionDelaySeconds(int) - Method in class it.auties.whatsapp.model.info.ContextInfo
Conversation delay in endTimeStamp
conversionSource() - Method in class it.auties.whatsapp.model.info.ContextInfo
Conversation source
conversionSource(String) - Method in class it.auties.whatsapp.model.info.ContextInfo.ContextInfoBuilder
Conversation source
conversionSource(String) - Method in class it.auties.whatsapp.model.info.ContextInfo
Conversation source
convert(Object) - Static method in class it.auties.whatsapp.model.contact.ContactCard
 
convert(Object) - Static method in record class it.auties.whatsapp.model.contact.ContactJid
 
copy() - Method in class it.auties.whatsapp.model.message.model.MessageKey
Copies this key
copy() - Method in class it.auties.whatsapp.model.sync.LTHashState
 
COULD_NOT_COMPLETE - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoStatus
Could not complete
count() - Method in class it.auties.whatsapp.model.action.QuickReplyAction
The count for this reply
count(int) - Method in class it.auties.whatsapp.model.action.QuickReplyAction
The count for this reply
count(int) - Method in class it.auties.whatsapp.model.action.QuickReplyAction.QuickReplyActionBuilder
The count for this reply
counter() - Method in class it.auties.whatsapp.model.signal.message.SignalMessage
 
counter() - Method in record class it.auties.whatsapp.model.signal.session.SessionChain
Returns the value of the counter record component.
counter(AtomicLong) - Method in class it.auties.whatsapp.controller.Store.StoreBuilder
Request counter
counter(Integer) - Method in class it.auties.whatsapp.model.signal.message.SignalMessage
 
counter(Integer) - Method in class it.auties.whatsapp.model.signal.message.SignalMessage.SignalMessageBuilder
 
counter(AtomicInteger) - Method in class it.auties.whatsapp.model.signal.session.SessionChain.SessionChainBuilder
 
createdAt() - Method in class it.auties.whatsapp.model.chat.Chat
Returns the timestamp for the creation of this chat if it's a group
createdAt(long) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
The timestamp at which the chat, if a group, was created
createdAt(long) - Method in class it.auties.whatsapp.model.chat.Chat
The timestamp at which the chat, if a group, was created
createdBy() - Method in class it.auties.whatsapp.model.chat.Chat
Returns the contact who created this chat if it's a group
createdBy(ContactJid) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
The user who created this chat, if a group
createdBy(ContactJid) - Method in class it.auties.whatsapp.model.chat.Chat
The user who created this chat, if a group
createGdprAccountInfo() - Method in class it.auties.whatsapp.api.Whatsapp
Creates a new request to get a document containing all the data that was collected by Whatsapp about this user.
createGroup(String, ContactJidProvider...) - Method in class it.auties.whatsapp.api.Whatsapp
Creates a new group with the provided name and with at least one contact
createIncoming(SenderKeyName, SignalDistributionMessage) - Method in record class it.auties.whatsapp.crypto.GroupBuilder
 
createIncoming(Session, SignalPreKeyMessage) - Method in record class it.auties.whatsapp.crypto.SessionBuilder
 
createMatrix(String, int, int) - Static method in interface it.auties.whatsapp.api.QrHandler
Utility method to create a matrix from a qr code
createMediaUrl(String) - Static method in class it.auties.whatsapp.util.Medias
 
createOutgoing(int, byte[], SignalSignedKeyPair, SignalSignedKeyPair) - Method in record class it.auties.whatsapp.crypto.SessionBuilder
 
createOutgoing(SenderKeyName) - Method in record class it.auties.whatsapp.crypto.GroupBuilder
 
createState(boolean, SignalKeyPair, SignalKeyPair, byte[], byte[], byte[], int, int) - Method in record class it.auties.whatsapp.crypto.SessionBuilder
 
CRITICAL_BLOCK - Enum constant in enum class it.auties.whatsapp.binary.PatchType
 
CRITICAL_UNBLOCK_LOW - Enum constant in enum class it.auties.whatsapp.binary.PatchType
 
CRYPTOGRAPHY - Enum constant in enum class it.auties.whatsapp.api.ErrorHandler.Location
Cryptographic error
currency() - Method in record class it.auties.whatsapp.model.business.BusinessCatalogEntry
Returns the value of the currency record component.
currency() - Method in class it.auties.whatsapp.model.info.PaymentInfo
The currency of this transaction
currency() - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage
The currency code for PaymentOrderMessage.amount.
currency() - Method in class it.auties.whatsapp.model.message.payment.RequestPaymentMessage
The currency code for RequestPaymentMessage.amount.
currency(String) - Method in class it.auties.whatsapp.model.info.PaymentInfo
The currency of this transaction
currency(String) - Method in class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoBuilder
The currency of this transaction
currency(String) - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage
The currency code for PaymentOrderMessage.amount.
currency(String) - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage.PaymentOrderMessageBuilder
The currency code for PaymentOrderMessage.amount.
currency(String) - Method in class it.auties.whatsapp.model.message.payment.RequestPaymentMessage
The currency code for RequestPaymentMessage.amount.
currency(String) - Method in class it.auties.whatsapp.model.message.payment.RequestPaymentMessage.RequestPaymentMessageBuilder
The currency code for RequestPaymentMessage.amount.
CURRENCY - Enum constant in enum class it.auties.whatsapp.model.business.BusinessLocalizableParameter.ParameterType
Currency parameter
currencyCode() - Method in class it.auties.whatsapp.model.business.BusinessCurrency
The currency code
currencyCode() - Method in class it.auties.whatsapp.model.payment.PaymentMoney
 
currencyCode() - Method in class it.auties.whatsapp.model.product.ProductSnapshot
 
currencyCode(String) - Method in class it.auties.whatsapp.model.business.BusinessCurrency.BusinessCurrencyBuilder
The currency code
currencyCode(String) - Method in class it.auties.whatsapp.model.business.BusinessCurrency
The currency code
currencyCode(String) - Method in class it.auties.whatsapp.model.payment.PaymentMoney
 
currencyCode(String) - Method in class it.auties.whatsapp.model.payment.PaymentMoney.PaymentMoneyBuilder
 
currencyCode(String) - Method in class it.auties.whatsapp.model.product.ProductSnapshot
 
currencyCode(String) - Method in class it.auties.whatsapp.model.product.ProductSnapshot.ProductSnapshotBuilder
 
currencyDeprecated() - Method in class it.auties.whatsapp.model.info.PaymentInfo
Deprecated.
currencyDeprecated(PaymentInfo.PaymentInfoCurrency) - Method in class it.auties.whatsapp.model.info.PaymentInfo
Deprecated.
currencyDeprecated(PaymentInfo.PaymentInfoCurrency) - Method in class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoBuilder
Deprecated.
currencyParameter() - Method in class it.auties.whatsapp.model.business.BusinessLocalizableParameter
The currency parameter
currencyParameter(BusinessCurrency) - Method in class it.auties.whatsapp.model.business.BusinessLocalizableParameter.BusinessLocalizableParameterBuilder
The currency parameter
currencyParameter(BusinessCurrency) - Method in class it.auties.whatsapp.model.business.BusinessLocalizableParameter
The currency parameter
current() - Static method in class it.auties.whatsapp.util.Exceptions
 
CURRENT_VERSION - Static variable in interface it.auties.whatsapp.util.SignalSpecification
 
currentIndex() - Method in class it.auties.whatsapp.model.signal.auth.KeyIndexList
 
currentIndex() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyFingerprint
 
currentIndex(Integer) - Method in class it.auties.whatsapp.model.signal.auth.KeyIndexList
 
currentIndex(Integer) - Method in class it.auties.whatsapp.model.signal.auth.KeyIndexList.KeyIndexListBuilder
 
currentIndex(Integer) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyFingerprint.AppStateSyncKeyFingerprintBuilder
 
currentIndex(Integer) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyFingerprint
 
currentMessage() - Method in class it.auties.whatsapp.model.button.ButtonRowOpaqueData
The current message
currentMessage(ButtonOpaqueData) - Method in class it.auties.whatsapp.model.button.ButtonRowOpaqueData.ButtonRowOpaqueDataBuilder
The current message
currentMessage(ButtonOpaqueData) - Method in class it.auties.whatsapp.model.button.ButtonRowOpaqueData
The current message
currentState() - Method in record class it.auties.whatsapp.model.signal.session.Session
 
currentVersion() - Method in record class it.auties.whatsapp.model.response.AppVersionResponse
Returns the value of the currentVersion record component.

D

darkThemeWallpaper() - Method in class it.auties.whatsapp.model.setting.GlobalSettings
 
darkThemeWallpaper(ChatWallpaper) - Method in class it.auties.whatsapp.model.setting.GlobalSettings
 
darkThemeWallpaper(ChatWallpaper) - Method in class it.auties.whatsapp.model.setting.GlobalSettings.GlobalSettingsBuilder
 
DARWIN - Enum constant in enum class it.auties.whatsapp.model.signal.auth.WebInfo.WebInfoWebSubPlatform
 
data() - Method in enum class it.auties.whatsapp.binary.Tag
 
data() - Method in enum class it.auties.whatsapp.model.chat.GroupAction
Returns the name of this enumerated constant
data() - Method in enum class it.auties.whatsapp.model.chat.GroupRole
The name of the role according to Whatsapp
data() - Method in enum class it.auties.whatsapp.model.chat.GroupSetting
The name of the setting linked to this enumerated constant
data() - Method in enum class it.auties.whatsapp.model.contact.ContactStatus
Returns the name of this enumerated constant
data() - Method in class it.auties.whatsapp.model.info.CallInfo
The data of this call
data() - Method in class it.auties.whatsapp.model.message.server.SenderKeyDistributionMessage
The sender key
data() - Method in enum class it.auties.whatsapp.model.privacy.PrivacySettingType
 
data() - Method in enum class it.auties.whatsapp.model.privacy.PrivacySettingValue
 
data(byte[]) - Method in class it.auties.whatsapp.model.info.CallInfo.CallInfoBuilder
The data of this call
data(byte[]) - Method in class it.auties.whatsapp.model.info.CallInfo
The data of this call
data(byte[]) - Method in class it.auties.whatsapp.model.message.server.SenderKeyDistributionMessage
The sender key
data(byte[]) - Method in class it.auties.whatsapp.model.message.server.SenderKeyDistributionMessage.SenderKeyDistributionMessageBuilder
The sender key
DATE_TIME - Enum constant in enum class it.auties.whatsapp.model.business.BusinessLocalizableParameter.ParameterType
Date time parameter
dateTime() - Method in record class it.auties.whatsapp.model.privacy.GdprAccountReport.Pending
Returns the value of the dateTime record component.
dateTimeParameter() - Method in class it.auties.whatsapp.model.business.BusinessLocalizableParameter
The time parameter
dateTimeParameter(BusinessDateTime) - Method in class it.auties.whatsapp.model.business.BusinessLocalizableParameter.BusinessLocalizableParameterBuilder
The time parameter
dateTimeParameter(BusinessDateTime) - Method in class it.auties.whatsapp.model.business.BusinessLocalizableParameter
The time parameter
dateType() - Method in class it.auties.whatsapp.model.business.BusinessDateTime
Returns the type of date that this wrapper wraps
day() - Method in record class it.auties.whatsapp.model.business.BusinessHoursEntry
Returns the value of the day record component.
dayOfMonth() - Method in class it.auties.whatsapp.model.business.BusinessDateTimeComponent
The day of the month
dayOfMonth(int) - Method in class it.auties.whatsapp.model.business.BusinessDateTimeComponent.BusinessDateTimeComponentBuilder
The day of the month
dayOfMonth(int) - Method in class it.auties.whatsapp.model.business.BusinessDateTimeComponent
The day of the month
dayOfWeek() - Method in class it.auties.whatsapp.model.business.BusinessDateTimeComponent
The day of the week
dayOfWeek(BusinessDateTimeComponent.DayOfWeek) - Method in class it.auties.whatsapp.model.business.BusinessDateTimeComponent.BusinessDateTimeComponentBuilder
The day of the week
dayOfWeek(BusinessDateTimeComponent.DayOfWeek) - Method in class it.auties.whatsapp.model.business.BusinessDateTimeComponent
The day of the week
deactivated() - Method in class it.auties.whatsapp.model.action.SubscriptionAction
 
deactivated(boolean) - Method in class it.auties.whatsapp.model.action.SubscriptionAction
 
deactivated(boolean) - Method in class it.auties.whatsapp.model.action.SubscriptionAction.SubscriptionActionBuilder
 
DEBUG - Enum constant in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentReleaseChannel
 
DECLINE_PAYMENT_REQUEST - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Decline payment request
declinePaymentRequest(DeclinePaymentRequestMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Decline payment request message
DeclinePaymentRequestMessage - Class in it.auties.whatsapp.model.message.payment
A model class that represents a message to decline a RequestPaymentMessage.
DeclinePaymentRequestMessage() - Constructor for class it.auties.whatsapp.model.message.payment.DeclinePaymentRequestMessage
 
DeclinePaymentRequestMessage.DeclinePaymentRequestMessageBuilder - Class in it.auties.whatsapp.model.message.payment
 
decode(byte[]) - Method in class it.auties.whatsapp.binary.Decoder
 
decoded() - Method in class it.auties.whatsapp.binary.MessageWrapper
 
decodedMedia() - Method in class it.auties.whatsapp.model.message.model.MediaMessage
Returns the cached decoded media wrapped by this object if available.
decodedMedia(DownloadResult) - Method in class it.auties.whatsapp.model.message.model.MediaMessage.MediaMessageBuilder
 
decodeMessage(Node) - Method in class it.auties.whatsapp.socket.SocketHandler
 
Decoder - Class in it.auties.whatsapp.binary
 
Decoder() - Constructor for class it.auties.whatsapp.binary.Decoder
 
decrypt(byte[]) - Method in record class it.auties.whatsapp.crypto.GroupCipher
 
decrypt(byte[], byte[]) - Static method in class it.auties.whatsapp.crypto.AesCbc
 
decrypt(byte[], byte[], byte[]) - Static method in class it.auties.whatsapp.crypto.AesCbc
 
decrypt(byte[], byte[], byte[], byte[]) - Static method in class it.auties.whatsapp.crypto.AesGmc
 
decrypt(long, byte[], byte[]) - Static method in class it.auties.whatsapp.crypto.AesGmc
 
decrypt(long, byte[], byte[], byte[]) - Static method in class it.auties.whatsapp.crypto.AesGmc
 
decrypt(SignalMessage) - Method in record class it.auties.whatsapp.crypto.SessionCipher
 
decrypt(SignalPreKeyMessage) - Method in record class it.auties.whatsapp.crypto.SessionCipher
 
DECRYPTION_ERROR - Enum constant in enum class it.auties.whatsapp.model.sync.MediaRetryNotification.Result
 
deepType() - Method in class it.auties.whatsapp.model.message.model.MessageContainer
Returns the deep type of the message unwrapping ephemeral and view once messages
DEFAULT - Enum constant in enum class it.auties.whatsapp.model.chat.ChatMediaVisibility
Default
DEFAULT - Enum constant in enum class it.auties.whatsapp.model.message.standard.GroupInviteMessage.Type
 
DEFAULT - Enum constant in enum class it.auties.whatsapp.model.payment.PaymentBackground.PaymentBackgroundType
 
DEFAULT - Enum constant in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.BizMarketSegment
 
DEFAULT - Static variable in record class it.auties.whatsapp.model.media.MediaDimensions
 
DEFAULT_HOST - Static variable in class it.auties.whatsapp.util.Medias
 
DEFAULT_SALT - Static variable in class it.auties.whatsapp.crypto.Hkdf
 
defaultErrorHandler(BiConsumer<ErrorHandler.Location, Throwable>, BiConsumer<ErrorHandler.Location, Throwable>) - Static method in interface it.auties.whatsapp.api.ErrorHandler
Default error handler
defaultErrorHandler(Consumer<Throwable>) - Static method in interface it.auties.whatsapp.api.ErrorHandler
Default error handler
defaultErrorHandler(Consumer<Throwable>, BiConsumer<ErrorHandler.Location, Throwable>, BiConsumer<ErrorHandler.Location, Throwable>, System.Logger.Level) - Static method in interface it.auties.whatsapp.api.ErrorHandler
Default error handler
defaultMimeType() - Method in enum class it.auties.whatsapp.model.message.model.MediaMessageType
The default mime type for this enumerated type.
defaultOptions() - Static method in class it.auties.whatsapp.api.Whatsapp.Options
Constructs a new instance of WhatsappConfiguration with default options
defaultSerialization() - Method in class it.auties.whatsapp.api.Whatsapp.Options
 
defaultSerialization(boolean) - Method in class it.auties.whatsapp.api.Whatsapp.Options.OptionsBuilder
 
defaultSubGroup() - Method in class it.auties.whatsapp.model.chat.Chat
Whether this chat is a default sub group
defaultSubGroup(boolean) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
Whether this chat is a default sub group
defaultSubGroup(boolean) - Method in class it.auties.whatsapp.model.chat.Chat
Whether this chat is a default sub group
defaultValue() - Method in class it.auties.whatsapp.model.business.BusinessLocalizableParameter
The default value
defaultValue(String) - Method in class it.auties.whatsapp.model.business.BusinessLocalizableParameter.BusinessLocalizableParameterBuilder
The default value
defaultValue(String) - Method in class it.auties.whatsapp.model.business.BusinessLocalizableParameter
The default value
deflate(byte[]) - Static method in class it.auties.whatsapp.util.BytesHelper
 
delay() - Method in class it.auties.whatsapp.model.info.CallInfo
The delay of this call in endTimeStamp
delay(int) - Method in class it.auties.whatsapp.model.info.CallInfo.CallInfoBuilder
The delay of this call in endTimeStamp
delay(int) - Method in class it.auties.whatsapp.model.info.CallInfo
The delay of this call in endTimeStamp
delete(MessageInfo, boolean) - Method in class it.auties.whatsapp.api.Whatsapp
Deletes a message
delete(String) - Static method in class it.auties.whatsapp.util.LocalFileSystem
 
delete(T) - Method in class it.auties.whatsapp.api.Whatsapp
Deletes a chat for this client and its companions using a modern version of Whatsapp Important: this message doesn't seem to work always as of now
deleteChatAction(DeleteChatAction) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
DeleteChatAction - Class in it.auties.whatsapp.model.action
A model clas that represents a deleted chat
DeleteChatAction.DeleteChatActionBuilder - Class in it.auties.whatsapp.model.action
 
deleteConnections() - Static method in class it.auties.whatsapp.api.Whatsapp
Deletes all the known connections from memory
deleted() - Method in class it.auties.whatsapp.model.action.AgentAction
 
deleted() - Method in class it.auties.whatsapp.model.action.LabelEditAction
Whether this label was deleted
deleted() - Method in class it.auties.whatsapp.model.action.QuickReplyAction
Whether this quick reply was deleted
deleted(boolean) - Method in class it.auties.whatsapp.model.action.AgentAction.AgentActionBuilder
 
deleted(boolean) - Method in class it.auties.whatsapp.model.action.AgentAction
 
deleted(boolean) - Method in class it.auties.whatsapp.model.action.LabelEditAction
Whether this label was deleted
deleted(boolean) - Method in class it.auties.whatsapp.model.action.LabelEditAction.LabelEditActionBuilder
Whether this label was deleted
deleted(boolean) - Method in class it.auties.whatsapp.model.action.QuickReplyAction
Whether this quick reply was deleted
deleted(boolean) - Method in class it.auties.whatsapp.model.action.QuickReplyAction.QuickReplyActionBuilder
Whether this quick reply was deleted
deleteMedia() - Method in class it.auties.whatsapp.model.action.DeleteMessageForMeAction
Whether the media should be removed from the memory of the client
deleteMedia(boolean) - Method in class it.auties.whatsapp.model.action.DeleteMessageForMeAction
Whether the media should be removed from the memory of the client
deleteMedia(boolean) - Method in class it.auties.whatsapp.model.action.DeleteMessageForMeAction.DeleteMessageForMeActionBuilder
Whether the media should be removed from the memory of the client
deleteMessageForMeAction(DeleteMessageForMeAction) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
DeleteMessageForMeAction - Class in it.auties.whatsapp.model.action
A model clas that represents a message deleted for this client
DeleteMessageForMeAction.DeleteMessageForMeActionBuilder - Class in it.auties.whatsapp.model.action
 
DELIVERED - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageStatus
Delivered(two ticks)
deliveredJids() - Method in class it.auties.whatsapp.model.message.model.MessageReceipt
A list of contacts who received the message(two ticks)
deliveredJids(List<ContactJid>) - Method in class it.auties.whatsapp.model.message.model.MessageReceipt
A list of contacts who received the message(two ticks)
deliveredJids(List<ContactJid>) - Method in class it.auties.whatsapp.model.message.model.MessageReceipt.MessageReceiptBuilder
 
deliveredTimestamp() - Method in class it.auties.whatsapp.model.message.model.MessageReceipt
Returns the date when the message was delivered
deliveredTimestamp(Long) - Method in class it.auties.whatsapp.model.message.model.MessageReceipt
When the message was delivered(two ticks)
deliveredTimestamp(Long) - Method in class it.auties.whatsapp.model.message.model.MessageReceipt.MessageReceiptBuilder
When the message was delivered(two ticks)
demote(ContactJidProvider, ContactJidProvider...) - Method in class it.auties.whatsapp.api.Whatsapp
Demotes any number of contacts to admin in a group
DEMOTE - Enum constant in enum class it.auties.whatsapp.model.chat.GroupAction
Demotes a contact to user in a group
deriveSecrets(byte[], byte[]) - Static method in class it.auties.whatsapp.crypto.Hkdf
 
deriveSecrets(byte[], byte[], byte[]) - Static method in class it.auties.whatsapp.crypto.Hkdf
 
deriveSecrets(byte[], byte[], byte[], int) - Static method in class it.auties.whatsapp.crypto.Hkdf
 
deriveSecrets(byte[], byte[], int) - Static method in class it.auties.whatsapp.crypto.Hkdf
 
description() - Method in class it.auties.whatsapp.api.Whatsapp.Options
 
description() - Method in record class it.auties.whatsapp.model.business.BusinessCatalogEntry
Returns the value of the description record component.
description() - Method in class it.auties.whatsapp.model.business.BusinessProfile
Returns the description, if available
description() - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
The description of the button
description() - Method in class it.auties.whatsapp.model.button.ButtonRow
The description of the row
description() - Method in class it.auties.whatsapp.model.chat.Chat
Returns the description of this chat if it's a group
description() - Method in class it.auties.whatsapp.model.chat.GroupMetadata
 
description() - Method in class it.auties.whatsapp.model.message.button.ListMessage
The description of this message
description() - Method in class it.auties.whatsapp.model.message.button.ListResponseMessage
The description of this message
description() - Method in class it.auties.whatsapp.model.message.standard.TextMessage
The description of the link that this text message wraps, if available
description() - Method in class it.auties.whatsapp.model.product.ProductCatalog
 
description() - Method in class it.auties.whatsapp.model.product.ProductSnapshot
 
description() - Method in record class it.auties.whatsapp.model.request.Node
Returns the value of the description record component.
description(String) - Method in class it.auties.whatsapp.api.Whatsapp.Options.OptionsBuilder
 
description(String) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData.ButtonOpaqueDataBuilder
The description of the button
description(String) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
The description of the button
description(String) - Method in class it.auties.whatsapp.model.button.ButtonRow.ButtonRowBuilder
The description of the row
description(String) - Method in class it.auties.whatsapp.model.button.ButtonRow
The description of the row
description(String) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
The description of this chat, if a group
description(String) - Method in class it.auties.whatsapp.model.chat.Chat
The description of this chat, if a group
description(String) - Method in class it.auties.whatsapp.model.message.button.ListMessage
The description of this message
description(String) - Method in class it.auties.whatsapp.model.message.button.ListMessage.ListMessageBuilder
The description of this message
description(String) - Method in class it.auties.whatsapp.model.message.button.ListResponseMessage
The description of this message
description(String) - Method in class it.auties.whatsapp.model.message.button.ListResponseMessage.ListResponseMessageBuilder
 
description(String) - Method in class it.auties.whatsapp.model.message.standard.TextMessage
The description of the link that this text message wraps, if available
description(String) - Method in class it.auties.whatsapp.model.message.standard.TextMessage.TextMessageBuilder
 
description(String) - Method in class it.auties.whatsapp.model.product.ProductCatalog
 
description(String) - Method in class it.auties.whatsapp.model.product.ProductCatalog.ProductCatalogBuilder
 
description(String) - Method in class it.auties.whatsapp.model.product.ProductSnapshot
 
description(String) - Method in class it.auties.whatsapp.model.product.ProductSnapshot.ProductSnapshotBuilder
 
descriptionId() - Method in class it.auties.whatsapp.model.chat.GroupMetadata
The id of the description.
deserializeKeys(int) - Method in interface it.auties.whatsapp.serialization.ControllerDeserializerProvider
Serializes the keys
deserializeStore(int) - Method in interface it.auties.whatsapp.serialization.ControllerDeserializerProvider
Serializes the store
DESKTOP - Enum constant in enum class it.auties.whatsapp.model.signal.auth.Companion.CompanionPropsPlatformType
 
destinationJid() - Method in class it.auties.whatsapp.model.message.server.DeviceSentMessage
The unique identifier that this message update regards.
destinationJid(String) - Method in class it.auties.whatsapp.model.message.server.DeviceSentMessage
The unique identifier that this message update regards.
destinationJid(String) - Method in class it.auties.whatsapp.model.message.server.DeviceSentMessage.DeviceSentMessageBuilder
The unique identifier that this message update regards.
details() - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameCertificate
The details of this certificate
details() - Method in class it.auties.whatsapp.model.signal.auth.ServerCertificate
 
details() - Method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentity
 
details() - Method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentityHMAC
 
details() - Method in class it.auties.whatsapp.model.signal.auth.SignedKeyIndexList
 
details(byte[]) - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameCertificate.BusinessVerifiedNameCertificateBuilder
The details of this certificate
details(byte[]) - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameCertificate
The details of this certificate
details(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.ServerCertificate
 
details(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.ServerCertificate.ServerCertificateBuilder
 
details(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentity
 
details(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentity.SignedDeviceIdentityBuilder
 
details(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentityHMAC
 
details(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentityHMAC.SignedDeviceIdentityHMACBuilder
 
details(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.SignedKeyIndexList
 
details(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.SignedKeyIndexList.SignedKeyIndexListBuilder
 
deterministicLc() - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage
DeterministicLc
deterministicLc(String) - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage
DeterministicLc
deterministicLc(String) - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage.HighlyStructuredMessageBuilder
DeterministicLc
deterministicLg() - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage
DeterministicLg
deterministicLg(String) - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage
DeterministicLg
deterministicLg(String) - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage.HighlyStructuredMessageBuilder
DeterministicLg
DEVELOPMENT - Enum constant in enum class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesFlag
 
device() - Method in record class it.auties.whatsapp.model.contact.ContactJid
Returns the value of the device record component.
device() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
device() - Method in class it.auties.whatsapp.model.signal.auth.UserAgent
 
device(int) - Method in class it.auties.whatsapp.model.contact.ContactJid.ContactJidBuilder
 
device(Integer) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadBuilder
 
device(Integer) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
device(String) - Method in class it.auties.whatsapp.model.signal.auth.UserAgent
 
device(String) - Method in class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentBuilder
 
DEVICE - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageCategory
Device message
DEVICE_SENT - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Device sent
DEVICE_SYNC - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Device sync
deviceAgentID() - Method in class it.auties.whatsapp.model.action.ChatAssignmentAction
 
deviceAgentID(String) - Method in class it.auties.whatsapp.model.action.ChatAssignmentAction.ChatAssignmentActionBuilder
 
deviceAgentID(String) - Method in class it.auties.whatsapp.model.action.ChatAssignmentAction
 
deviceBoard() - Method in class it.auties.whatsapp.model.signal.auth.UserAgent
 
deviceBoard(String) - Method in class it.auties.whatsapp.model.signal.auth.UserAgent
 
deviceBoard(String) - Method in class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentBuilder
 
DeviceContextInfo - Class in it.auties.whatsapp.model.info
 
DeviceContextInfo(DeviceListMetadata, int, byte[], byte[]) - Constructor for class it.auties.whatsapp.model.info.DeviceContextInfo
 
DeviceContextInfo.DeviceContextInfoBuilder - Class in it.auties.whatsapp.model.info
 
deviceId() - Method in class it.auties.whatsapp.model.action.AgentAction
 
deviceId(Integer) - Method in class it.auties.whatsapp.model.action.AgentAction.AgentActionBuilder
 
deviceId(Integer) - Method in class it.auties.whatsapp.model.action.AgentAction
 
DeviceIdentity - Class in it.auties.whatsapp.model.signal.auth
 
DeviceIdentity(Integer, Long, Integer) - Constructor for class it.auties.whatsapp.model.signal.auth.DeviceIdentity
 
DeviceIdentity.DeviceIdentityBuilder - Class in it.auties.whatsapp.model.signal.auth
 
deviceIdHint() - Method in class it.auties.whatsapp.model.action.StickerAction
 
deviceIdHint(Integer) - Method in class it.auties.whatsapp.model.action.StickerAction
 
deviceIdHint(Integer) - Method in class it.auties.whatsapp.model.action.StickerAction.StickerActionBuilder
 
deviceIndex() - Method in class it.auties.whatsapp.model.sync.PatchSync
 
deviceIndex(Integer) - Method in class it.auties.whatsapp.model.sync.PatchSync
 
deviceIndex(Integer) - Method in class it.auties.whatsapp.model.sync.PatchSync.PatchSyncBuilder
 
deviceIndexes() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyFingerprint
 
deviceIndexes(List<Integer>) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyFingerprint.AppStateSyncKeyFingerprintBuilder
 
deviceIndexes(List<Integer>) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyFingerprint
 
deviceInfo() - Method in class it.auties.whatsapp.model.message.model.MessageContainer
Message context info
deviceInfo(DeviceContextInfo) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Message context info
deviceJid() - Method in class it.auties.whatsapp.model.message.model.KeepInChat
 
deviceJid(ContactJid) - Method in class it.auties.whatsapp.model.message.model.KeepInChat
 
deviceJid(ContactJid) - Method in class it.auties.whatsapp.model.message.model.KeepInChat.KeepInChatBuilder
 
deviceListMetadata() - Method in class it.auties.whatsapp.model.info.DeviceContextInfo
 
deviceListMetadata(DeviceListMetadata) - Method in class it.auties.whatsapp.model.info.DeviceContextInfo.DeviceContextInfoBuilder
 
deviceListMetadata(DeviceListMetadata) - Method in class it.auties.whatsapp.model.info.DeviceContextInfo
 
DeviceListMetadata - Class in it.auties.whatsapp.model.sync
 
DeviceListMetadata(byte[], Long, List<Integer>, byte[], Long, List<Integer>) - Constructor for class it.auties.whatsapp.model.sync.DeviceListMetadata
 
DeviceListMetadata.DeviceListMetadataBuilder - Class in it.auties.whatsapp.model.sync
 
deviceListMetadataVersion() - Method in class it.auties.whatsapp.model.info.DeviceContextInfo
 
deviceListMetadataVersion(int) - Method in class it.auties.whatsapp.model.info.DeviceContextInfo.DeviceContextInfoBuilder
 
deviceListMetadataVersion(int) - Method in class it.auties.whatsapp.model.info.DeviceContextInfo
 
deviceSent(DeviceSentMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Device sent message
DeviceSentMessage - Class in it.auties.whatsapp.model.message.server
A model class that represents a message that refers to a message sent by the device paired with the active WhatsappWeb session.
DeviceSentMessage() - Constructor for class it.auties.whatsapp.model.message.server.DeviceSentMessage
 
DeviceSentMessage.DeviceSentMessageBuilder - Class in it.auties.whatsapp.model.message.server
 
deviceSignature() - Method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentity
 
deviceSignature(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentity
 
deviceSignature(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentity.SignedDeviceIdentityBuilder
 
deviceSync(DeviceSyncMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Device dataSync message
DeviceSyncMessage - Class in it.auties.whatsapp.model.message.server
A model class that represents a message that refers to a message sent by the device paired with the active WhatsappWeb session to dataSync.
DeviceSyncMessage() - Constructor for class it.auties.whatsapp.model.message.server.DeviceSyncMessage
 
DeviceSyncMessage.DeviceSyncMessageBuilder - Class in it.auties.whatsapp.model.message.server
 
DEVX - Enum constant in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.BizMarketSegment
 
DICTIONARY_0 - Enum constant in enum class it.auties.whatsapp.binary.Tag
 
DICTIONARY_1 - Enum constant in enum class it.auties.whatsapp.binary.Tag
 
DICTIONARY_2 - Enum constant in enum class it.auties.whatsapp.binary.Tag
 
DICTIONARY_3 - Enum constant in enum class it.auties.whatsapp.binary.Tag
 
directPath() - Method in class it.auties.whatsapp.model.action.FavoriteStickerAction
The direct path to the sticker
directPath() - Method in class it.auties.whatsapp.model.action.StickerAction
 
directPath() - Method in record class it.auties.whatsapp.model.media.MediaFile
Returns the value of the directPath record component.
directPath() - Method in record class it.auties.whatsapp.model.media.MediaUpload
Returns the value of the directPath record component.
directPath() - Method in class it.auties.whatsapp.model.sync.MediaRetryNotification
 
directPath() - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata
 
directPath(String) - Method in class it.auties.whatsapp.model.action.FavoriteStickerAction
The direct path to the sticker
directPath(String) - Method in class it.auties.whatsapp.model.action.FavoriteStickerAction.FavoriteStickerActionBuilder
The direct path to the sticker
directPath(String) - Method in class it.auties.whatsapp.model.action.StickerAction
 
directPath(String) - Method in class it.auties.whatsapp.model.action.StickerAction.StickerActionBuilder
 
directPath(String) - Method in class it.auties.whatsapp.model.sync.MediaRetryNotification
 
directPath(String) - Method in class it.auties.whatsapp.model.sync.MediaRetryNotification.MediaRetryNotificationBuilder
 
directPath(String) - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata
 
directPath(String) - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata.RecentStickerMetadataBuilder
 
DISABLED - Enum constant in enum class it.auties.whatsapp.model.message.model.TextPreviewSetting
Link previews will not be generated
disappear() - Method in class it.auties.whatsapp.model.chat.ChatDisappear
 
disappear(ChatDisappear.Type) - Method in class it.auties.whatsapp.model.chat.ChatDisappear.ChatDisappearBuilder
 
disappear(ChatDisappear.Type) - Method in class it.auties.whatsapp.model.chat.ChatDisappear
 
DISAPPEARING_MODE - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
disappearingMode() - Method in class it.auties.whatsapp.model.info.ContextInfo
Disappearing mode
disappearingMode() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
disappearingMode(ChatDisappear) - Method in class it.auties.whatsapp.model.info.ContextInfo.ContextInfoBuilder
Disappearing mode
disappearingMode(ChatDisappear) - Method in class it.auties.whatsapp.model.info.ContextInfo
Disappearing mode
disappearingMode(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
disappearingMode(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
disappearingModeDuration() - Method in class it.auties.whatsapp.model.setting.GlobalSettings
 
disappearingModeDuration(int) - Method in class it.auties.whatsapp.model.setting.GlobalSettings
 
disappearingModeDuration(int) - Method in class it.auties.whatsapp.model.setting.GlobalSettings.GlobalSettingsBuilder
 
disappearingModeTimestamp() - Method in class it.auties.whatsapp.model.setting.GlobalSettings
 
disappearingModeTimestamp(long) - Method in class it.auties.whatsapp.model.setting.GlobalSettings
 
disappearingModeTimestamp(long) - Method in class it.auties.whatsapp.model.setting.GlobalSettings.GlobalSettingsBuilder
 
disappearInitiator() - Method in class it.auties.whatsapp.model.chat.Chat
Returns an optional value containing the disappearing status of this chat
disappearInitiator(ChatDisappear) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
The initiator of disappearing chats
disappearInitiator(ChatDisappear) - Method in class it.auties.whatsapp.model.chat.Chat
The initiator of disappearing chats
DISCARD - Enum constant in enum class it.auties.whatsapp.api.ErrorHandler.Result
Ignores an error that was thrown by the socket
discarding() - Static method in interface it.auties.whatsapp.api.QrHandler.ToFileConsumer
Discard the newly created file
disconnect() - Method in class it.auties.whatsapp.api.Whatsapp
Disconnects from Whatsapp Web's WebSocket if a previous connection exists
disconnect(boolean) - Method in class it.auties.whatsapp.socket.SocketHandler
 
DISCONNECT - Enum constant in enum class it.auties.whatsapp.api.ErrorHandler.Result
Disconnects from the current session without deleting it
DISCONNECTED - Enum constant in enum class it.auties.whatsapp.api.DisconnectReason
Default reason
DisconnectReason - Enum Class in it.auties.whatsapp.api
The constants of this enumerated type describe the various reasons for which a session can be terminated
displayName(String) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
Experimental
dispose() - Method in interface it.auties.whatsapp.controller.Controller
Disposes this object
dispose() - Method in class it.auties.whatsapp.controller.Keys
 
dispose() - Method in class it.auties.whatsapp.controller.Store
 
dnsMethod() - Method in class it.auties.whatsapp.model.signal.auth.DNSSource
 
dnsMethod(DNSSource.DNSSourceDNSResolutionMethod) - Method in class it.auties.whatsapp.model.signal.auth.DNSSource
 
dnsMethod(DNSSource.DNSSourceDNSResolutionMethod) - Method in class it.auties.whatsapp.model.signal.auth.DNSSource.DNSSourceBuilder
 
dnsSource() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
dnsSource(DNSSource) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadBuilder
 
dnsSource(DNSSource) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
DNSSource - Class in it.auties.whatsapp.model.signal.auth
 
DNSSource(DNSSource.DNSSourceDNSResolutionMethod, boolean) - Constructor for class it.auties.whatsapp.model.signal.auth.DNSSource
 
DNSSource.DNSSourceBuilder - Class in it.auties.whatsapp.model.signal.auth
 
DNSSource.DNSSourceDNSResolutionMethod - Enum Class in it.auties.whatsapp.model.signal.auth
 
document(DocumentMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Document message
DOCUMENT - Enum constant in enum class it.auties.whatsapp.model.message.button.ButtonsMessage.HeaderType
Document message
DOCUMENT - Enum constant in enum class it.auties.whatsapp.model.message.model.MediaMessageType
The message is a document
DOCUMENT - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Document
DOCUMENT_MESSAGE - Enum constant in enum class it.auties.whatsapp.model.button.FourRowTemplate.TitleType
Document title
DOCUMENT_MESSAGE - Enum constant in enum class it.auties.whatsapp.model.button.HydratedFourRowTemplate.TitleType
Document title
DOCUMENT_MESSAGE - Enum constant in enum class it.auties.whatsapp.model.product.ProductHeader.AttachmentType
Document message
documentAttachment() - Method in class it.auties.whatsapp.model.product.ProductHeader
The document attachment
documentAttachment(DocumentMessage) - Method in class it.auties.whatsapp.model.product.ProductHeader
The document attachment
documentAttachment(DocumentMessage) - Method in class it.auties.whatsapp.model.product.ProductHeader.ProductHeaderBuilder
The document attachment
DocumentMessage - Class in it.auties.whatsapp.model.message.standard
A model class that represents a message holding a document inside
DocumentMessage() - Constructor for class it.auties.whatsapp.model.message.standard.DocumentMessage
 
DocumentMessage(DocumentMessage.DocumentMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp.model.message.standard.DocumentMessage
 
DocumentMessage(String, String, String, byte[], long, Integer, byte[], String, byte[], String, long, byte[]) - Constructor for class it.auties.whatsapp.model.message.standard.DocumentMessage
 
DocumentMessage.DocumentMessageBuilder<C extends DocumentMessage,B extends DocumentMessage.DocumentMessageBuilder<C,B>> - Class in it.auties.whatsapp.model.message.standard
 
DocumentMessage.SimpleDocumentMessageBuilder - Class in it.auties.whatsapp.model.message.standard
 
DocumentMessageBuilder() - Constructor for class it.auties.whatsapp.model.message.standard.DocumentMessage.DocumentMessageBuilder
 
documentTitle() - Method in class it.auties.whatsapp.model.button.FourRowTemplate
The document title of this row.
documentTitle() - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate
The document title of this row.
documentTitle(DocumentMessage) - Method in class it.auties.whatsapp.model.button.FourRowTemplate
The document title of this row.
documentTitle(DocumentMessage) - Method in class it.auties.whatsapp.model.button.FourRowTemplate.FourRowTemplateBuilder
The document title of this row.
documentTitle(DocumentMessage) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate
The document title of this row.
documentTitle(DocumentMessage) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.HydratedFourRowTemplateBuilder
The document title of this row.
documentTypes() - Method in class it.auties.whatsapp.model.signal.auth.WebPayload
 
documentTypes(String) - Method in class it.auties.whatsapp.model.signal.auth.WebPayload
 
documentTypes(String) - Method in class it.auties.whatsapp.model.signal.auth.WebPayload.WebPayloadBuilder
 
documentWithCaption(FutureMessageContainer) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
 
doNotPlayInline() - Method in class it.auties.whatsapp.model.message.standard.TextMessage
Determines whether the preview can be played inline
doNotPlayInline(boolean) - Method in class it.auties.whatsapp.model.message.standard.TextMessage
Determines whether the preview can be played inline
doNotPlayInline(boolean) - Method in class it.auties.whatsapp.model.message.standard.TextMessage.TextMessageBuilder
 
DOUBLE_BYTE - Static variable in class it.auties.whatsapp.binary.Tokens
 
download(AttachmentProvider) - Static method in class it.auties.whatsapp.util.Medias
 
downloadAudio() - Method in class it.auties.whatsapp.model.setting.AutoDownloadSettings
 
downloadAudio(boolean) - Method in class it.auties.whatsapp.model.setting.AutoDownloadSettings.AutoDownloadSettingsBuilder
 
downloadAudio(boolean) - Method in class it.auties.whatsapp.model.setting.AutoDownloadSettings
 
downloadDocuments() - Method in class it.auties.whatsapp.model.setting.AutoDownloadSettings
 
downloadDocuments(boolean) - Method in class it.auties.whatsapp.model.setting.AutoDownloadSettings.AutoDownloadSettingsBuilder
 
downloadDocuments(boolean) - Method in class it.auties.whatsapp.model.setting.AutoDownloadSettings
 
downloadImages() - Method in class it.auties.whatsapp.model.setting.AutoDownloadSettings
 
downloadImages(boolean) - Method in class it.auties.whatsapp.model.setting.AutoDownloadSettings.AutoDownloadSettingsBuilder
 
downloadImages(boolean) - Method in class it.auties.whatsapp.model.setting.AutoDownloadSettings
 
downloadMedia(MessageInfo) - Method in class it.auties.whatsapp.api.Whatsapp
Downloads a media from Whatsapp's servers.
DownloadResult - Class in it.auties.whatsapp.model.media
An immutable model class that represents a downloaded media
DownloadResult.DownloadResultBuilder - Class in it.auties.whatsapp.model.media
 
DownloadResult.Status - Enum Class in it.auties.whatsapp.model.media
The constants of this enumerated type describe type various outcomes that a media download can have
downloadVideo() - Method in class it.auties.whatsapp.model.setting.AutoDownloadSettings
 
downloadVideo(boolean) - Method in class it.auties.whatsapp.model.setting.AutoDownloadSettings.AutoDownloadSettingsBuilder
 
downloadVideo(boolean) - Method in class it.auties.whatsapp.model.setting.AutoDownloadSettings
 
duration() - Method in class it.auties.whatsapp.model.message.standard.AudioMessage
The unsigned length of the decoded audio in endTimeStamp
duration() - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
The length in seconds of the video that this message wraps
duration() - Method in class it.auties.whatsapp.model.setting.EphemeralSetting
 
duration(int) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
Duration This field is suppressed because this information is available from the message itself
duration(int) - Method in class it.auties.whatsapp.model.message.standard.AudioMessage.AudioMessageBuilder
 
duration(int) - Method in class it.auties.whatsapp.model.message.standard.AudioMessage
The unsigned length of the decoded audio in endTimeStamp
duration(int) - Method in class it.auties.whatsapp.model.setting.EphemeralSetting
 
duration(int) - Method in class it.auties.whatsapp.model.setting.EphemeralSetting.EphemeralSettingBuilder
 
duration(Integer) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
The length in seconds of the video that this message wraps
duration(Integer) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.VideoMessageBuilder
 

E

E2E_DEVICE_CHANGED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
E2E_DEVICE_FETCH_FAILED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
E2E_ENCRYPTED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
E2E_ENCRYPTED_NOW - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
E2E_IDENTITY_CHANGED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
E2E_IDENTITY_UNAVAILABLE - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
E2EE - Enum constant in enum class it.auties.whatsapp.model.business.BusinessPrivacyStatus
End-to-end encryption
e2ENotificationSync() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
e2ENotificationSync(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
e2ENotificationSync(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
EDGE - Enum constant in enum class it.auties.whatsapp.model.signal.auth.Companion.CompanionPropsPlatformType
 
EDIT_GROUP_INFO - Enum constant in enum class it.auties.whatsapp.model.chat.GroupSetting
Who can edit the metadata of a group
edited(FutureMessageContainer) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
 
elementName() - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage
Element Name
elementName(String) - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage
Element Name
elementName(String) - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage.HighlyStructuredMessageBuilder
Element Name
email() - Method in class it.auties.whatsapp.model.business.BusinessProfile
Returns the email, if available
emoji() - Method in class it.auties.whatsapp.model.sync.RecentEmojiWeight
 
emoji(String) - Method in class it.auties.whatsapp.model.sync.RecentEmojiWeight
 
emoji(String) - Method in class it.auties.whatsapp.model.sync.RecentEmojiWeight.RecentEmojiWeightBuilder
 
EMPTY - Enum constant in enum class it.auties.whatsapp.model.message.button.ButtonsMessage.HeaderType
Empty
EMPTY - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageCategory
Server message
EMPTY - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Empty
EmptyMessage - Class in it.auties.whatsapp.model.message.standard
A model class that represents an empty message.
EmptyMessage() - Constructor for class it.auties.whatsapp.model.message.standard.EmptyMessage
 
ENABLED - Enum constant in enum class it.auties.whatsapp.model.message.model.TextPreviewSetting
Link previews will be generated.
ENABLED_WITH_INFERENCE - Enum constant in enum class it.auties.whatsapp.model.message.model.TextPreviewSetting
Link previews will be generated.
enableEphemeral(boolean) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
Enable ephemeral This field is suppressed because this information is available from the message itself
encFileHash() - Method in class it.auties.whatsapp.model.action.FavoriteStickerAction
The hash of the sticker
encFileHash(String) - Method in class it.auties.whatsapp.model.action.FavoriteStickerAction
The hash of the sticker
encFileHash(String) - Method in class it.auties.whatsapp.model.action.FavoriteStickerAction.FavoriteStickerActionBuilder
The hash of the sticker
encIv() - Method in class it.auties.whatsapp.model.message.server.EncryptedReactionMessage
 
encIv(byte[]) - Method in class it.auties.whatsapp.model.message.server.EncryptedReactionMessage
 
encIv(byte[]) - Method in class it.auties.whatsapp.model.message.server.EncryptedReactionMessage.EncryptedReactionMessageBuilder
 
encKey() - Method in record class it.auties.whatsapp.model.sync.MutationKeys
Returns the value of the encKey record component.
encode(Node) - Method in class it.auties.whatsapp.binary.Encoder
 
encodedFileHash() - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata
 
encodedFileHash(String) - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata
 
encodedFileHash(String) - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata.RecentStickerMetadataBuilder
 
encodedId() - Method in interface it.auties.whatsapp.model.signal.keypair.ISignalKeyPair
 
encodedPublicKey() - Method in interface it.auties.whatsapp.model.signal.keypair.ISignalKeyPair
 
Encoder - Class in it.auties.whatsapp.binary
 
Encoder() - Constructor for class it.auties.whatsapp.binary.Encoder
 
encPayload() - Method in class it.auties.whatsapp.model.message.server.EncryptedReactionMessage
 
encPayload(byte[]) - Method in class it.auties.whatsapp.model.message.server.EncryptedReactionMessage
 
encPayload(byte[]) - Method in class it.auties.whatsapp.model.message.server.EncryptedReactionMessage.EncryptedReactionMessageBuilder
 
encPollVote() - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
encPollVote(PollUpdateEncryptedMetadata) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData.ButtonOpaqueDataBuilder
 
encPollVote(PollUpdateEncryptedMetadata) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
encReactionEncIv() - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
encReactionEncIv(byte[]) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData.ButtonOpaqueDataBuilder
 
encReactionEncIv(byte[]) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
encReactionEncPayload() - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
encReactionEncPayload(byte[]) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData.ButtonOpaqueDataBuilder
 
encReactionEncPayload(byte[]) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
encReactionTargetMessageKey() - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
encReactionTargetMessageKey(String) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData.ButtonOpaqueDataBuilder
 
encReactionTargetMessageKey(String) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
encrypt(byte[]) - Method in record class it.auties.whatsapp.crypto.GroupCipher
 
encrypt(byte[], byte[], byte[]) - Static method in class it.auties.whatsapp.crypto.AesCbc
 
encrypt(byte[]) - Method in record class it.auties.whatsapp.crypto.SessionCipher
 
encrypt(byte[], byte[], byte[], byte[]) - Static method in class it.auties.whatsapp.crypto.AesGmc
 
encrypt(long, byte[], byte[]) - Static method in class it.auties.whatsapp.crypto.AesGmc
 
encrypt(long, byte[], byte[], byte[]) - Static method in class it.auties.whatsapp.crypto.AesGmc
 
encryptAndPrefix(byte[], byte[]) - Static method in class it.auties.whatsapp.crypto.AesCbc
 
ENCRYPTED_REACTION - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
 
encryptedImage() - Method in record class it.auties.whatsapp.model.business.BusinessCatalogEntry
Returns the value of the encryptedImage record component.
encryptedMetadata() - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage
The encryption data necessary to decipher this message
encryptedMetadata(PollUpdateEncryptedMetadata) - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage
The encryption data necessary to decipher this message
encryptedMetadata(PollUpdateEncryptedMetadata) - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage.PollUpdateMessageBuilder
The encryption data necessary to decipher this message
encryptedReaction(EncryptedReactionMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
 
EncryptedReactionMessage - Class in it.auties.whatsapp.model.message.server
 
EncryptedReactionMessage(MessageKey, byte[], byte[]) - Constructor for class it.auties.whatsapp.model.message.server.EncryptedReactionMessage
 
EncryptedReactionMessage.EncryptedReactionMessageBuilder - Class in it.auties.whatsapp.model.message.server
 
encryptionKey() - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage
The encryption key of this poll
encryptionKey(byte[]) - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage
The encryption key of this poll
encryptionKey(byte[]) - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage.PollCreationMessageBuilder
 
end() - Method in record class it.auties.whatsapp.model.chat.ChatMute
Returns the date when this mute expires if the chat is muted and not indefinitely
endOfHistoryTransfer() - Method in class it.auties.whatsapp.model.chat.Chat
Whether this chat has been trasfered completely
endOfHistoryTransfer(boolean) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
Whether this chat has been trasfered completely
endOfHistoryTransfer(boolean) - Method in class it.auties.whatsapp.model.chat.Chat
Whether this chat has been trasfered completely
endOfHistoryTransferType() - Method in class it.auties.whatsapp.model.chat.Chat
The history sync status
endOfHistoryTransferType(Chat.EndOfHistoryTransferType) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
The history sync status
endOfHistoryTransferType(Chat.EndOfHistoryTransferType) - Method in class it.auties.whatsapp.model.chat.Chat
The history sync status
endTimeStamp() - Method in record class it.auties.whatsapp.model.chat.ChatMute
Returns the value of the endTimeStamp record component.
ENTERPRISE - Enum constant in enum class it.auties.whatsapp.model.business.BusinessAccountLinkInfo.AccountType
 
ENTERPRISE - Enum constant in enum class it.auties.whatsapp.model.business.BusinessAccountType
Enterprise
ENTERPRISE - Enum constant in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentPlatform
 
entries() - Method in record class it.auties.whatsapp.model.business.BusinessHours
Returns the value of the entries record component.
entryPointConversionApp() - Method in class it.auties.whatsapp.model.info.ContextInfo
Entry point conversion app
entryPointConversionApp(String) - Method in class it.auties.whatsapp.model.info.ContextInfo.ContextInfoBuilder
Entry point conversion app
entryPointConversionApp(String) - Method in class it.auties.whatsapp.model.info.ContextInfo
Entry point conversion app
entryPointConversionDelaySeconds() - Method in class it.auties.whatsapp.model.info.ContextInfo
Entry point conversion delay in endTimeStamp
entryPointConversionDelaySeconds(int) - Method in class it.auties.whatsapp.model.info.ContextInfo.ContextInfoBuilder
Entry point conversion delay in endTimeStamp
entryPointConversionDelaySeconds(int) - Method in class it.auties.whatsapp.model.info.ContextInfo
Entry point conversion delay in endTimeStamp
entryPointConversionSource() - Method in class it.auties.whatsapp.model.info.ContextInfo
Entry point conversion source
entryPointConversionSource(String) - Method in class it.auties.whatsapp.model.info.ContextInfo.ContextInfoBuilder
Entry point conversion source
entryPointConversionSource(String) - Method in class it.auties.whatsapp.model.info.ContextInfo
Entry point conversion source
ephemeral() - Method in class it.auties.whatsapp.model.signal.auth.ClientHello
 
ephemeral() - Method in class it.auties.whatsapp.model.signal.auth.ServerHello
 
ephemeral(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.ClientHello.ClientHelloBuilder
 
ephemeral(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.ClientHello
 
ephemeral(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.ServerHello
 
ephemeral(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.ServerHello.ServerHelloBuilder
 
ephemeral(FutureMessageContainer) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Ephemeral message
EPHEMERAL - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Ephemeral
EPHEMERAL_KEEP_IN_CHAT - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
EPHEMERAL_SETTING - Enum constant in enum class it.auties.whatsapp.model.message.server.ProtocolMessage.ProtocolMessageType
A ProtocolMessage that notifies that the ephemeral settings in a chat have changed
EPHEMERAL_SETTING_NOT_APPLIED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
EPHEMERAL_SYNC_RESPONSE - Enum constant in enum class it.auties.whatsapp.model.message.server.ProtocolMessage.ProtocolMessageType
A ProtocolMessage that notifies that a dataSync in an ephemeral chat
ephemeral24HDuration() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
ephemeral24HDuration(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
ephemeral24HDuration(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
ephemeralAllowGroupMembers() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
ephemeralAllowGroupMembers(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
ephemeralAllowGroupMembers(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
ephemeralDuration(int) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
Ephemeral duration This field is suppressed because this information is available from the message itself
ephemeralExpiration() - Method in class it.auties.whatsapp.model.chat.GroupMetadata
 
ephemeralExpiration() - Method in class it.auties.whatsapp.model.info.ContextInfo
The expiration in seconds for this ContextualMessage.
ephemeralExpiration() - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage
The expiration, that is the seconds in seconds after which a message is automatically deleted, of messages in an ephemeral chat.
ephemeralExpiration(int) - Method in class it.auties.whatsapp.model.info.ContextInfo.ContextInfoBuilder
The expiration in seconds for this ContextualMessage.
ephemeralExpiration(int) - Method in class it.auties.whatsapp.model.info.ContextInfo
The expiration in seconds for this ContextualMessage.
ephemeralExpiration(long) - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage
The expiration, that is the seconds in seconds after which a message is automatically deleted, of messages in an ephemeral chat.
ephemeralExpiration(long) - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage.ProtocolMessageBuilder
The expiration, that is the seconds in seconds after which a message is automatically deleted, of messages in an ephemeral chat.
ephemeralKeyPair() - Method in class it.auties.whatsapp.controller.Keys
The ephemeral key pair
ephemeralKeyPair() - Method in class it.auties.whatsapp.model.signal.session.SessionState
 
ephemeralKeyPair(SignalKeyPair) - Method in class it.auties.whatsapp.controller.Keys.KeysBuilder
The ephemeral key pair
ephemeralKeyPair(SignalKeyPair) - Method in class it.auties.whatsapp.model.signal.session.SessionState
 
ephemeralKeyPair(SignalKeyPair) - Method in class it.auties.whatsapp.model.signal.session.SessionState.SessionStateBuilder
 
ephemeralMessageDuration() - Method in class it.auties.whatsapp.model.chat.Chat
The seconds in seconds before a message is automatically deleted from this chat both locally and from WhatsappWeb's servers.
ephemeralMessageDuration(ChatEphemeralTimer) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
The seconds in seconds before a message is automatically deleted from this chat both locally and from WhatsappWeb's servers.
ephemeralMessageDuration(ChatEphemeralTimer) - Method in class it.auties.whatsapp.model.chat.Chat
The seconds in seconds before a message is automatically deleted from this chat both locally and from WhatsappWeb's servers.
ephemeralMessages() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
ephemeralMessages(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
ephemeralMessages(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
ephemeralMessagesToggleTime() - Method in class it.auties.whatsapp.model.chat.Chat
Returns an optional value containing the seconds in seconds since Instant.EPOCH when ephemeral messages were turned on
ephemeralMessagesToggleTime(long) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
The seconds in seconds since Instant.EPOCH when ephemeral messages were turned on.
ephemeralMessagesToggleTime(long) - Method in class it.auties.whatsapp.model.chat.Chat
The seconds in seconds since Instant.EPOCH when ephemeral messages were turned on.
ephemeralOutOfSync(boolean) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
Ephemeral out of sync This field is suppressed because this information is available from the message itself
ephemeralPublicKey() - Method in class it.auties.whatsapp.model.signal.message.SignalMessage
 
ephemeralPublicKey(byte[]) - Method in class it.auties.whatsapp.model.signal.message.SignalMessage
 
ephemeralPublicKey(byte[]) - Method in class it.auties.whatsapp.model.signal.message.SignalMessage.SignalMessageBuilder
 
EphemeralSetting - Class in it.auties.whatsapp.model.setting
 
EphemeralSetting(int, long) - Constructor for class it.auties.whatsapp.model.setting.EphemeralSetting
 
EphemeralSetting.EphemeralSettingBuilder - Class in it.auties.whatsapp.model.setting
 
ephemeralSettingTimestamp() - Method in class it.auties.whatsapp.model.info.ContextInfo
The timestamp, that is the seconds in seconds since Instant.EPOCH, of the last modification to the ephemeral settings for the chat where this ContextualMessage was sent.
ephemeralSettingTimestamp() - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage
The timestamp, that is the seconds in seconds since Instant.EPOCH, of the last modification to the ephemeral settings of a chat.
ephemeralSettingTimestamp(long) - Method in class it.auties.whatsapp.model.info.ContextInfo.ContextInfoBuilder
The timestamp, that is the seconds in seconds since Instant.EPOCH, of the last modification to the ephemeral settings for the chat where this ContextualMessage was sent.
ephemeralSettingTimestamp(long) - Method in class it.auties.whatsapp.model.info.ContextInfo
The timestamp, that is the seconds in seconds since Instant.EPOCH, of the last modification to the ephemeral settings for the chat where this ContextualMessage was sent.
ephemeralSettingTimestamp(long) - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage
The timestamp, that is the seconds in seconds since Instant.EPOCH, of the last modification to the ephemeral settings of a chat.
ephemeralSettingTimestamp(long) - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage.ProtocolMessageBuilder
The timestamp, that is the seconds in seconds since Instant.EPOCH, of the last modification to the ephemeral settings of a chat.
ephemeralSharedSecret() - Method in class it.auties.whatsapp.model.info.ContextInfo
Ephemeral shared secret
ephemeralSharedSecret(byte[]) - Method in class it.auties.whatsapp.model.info.ContextInfo.ContextInfoBuilder
Ephemeral shared secret
ephemeralSharedSecret(byte[]) - Method in class it.auties.whatsapp.model.info.ContextInfo
Ephemeral shared secret
ephemeralStartTimestamp(long) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
Ephemeral start timestamp This field is suppressed because this information is available from the message itself
equals(Object) - Method in class it.auties.whatsapp.api.Whatsapp.Options
 
equals(Object) - Method in class it.auties.whatsapp.binary.MessageWrapper
 
equals(Object) - Method in record class it.auties.whatsapp.crypto.GroupBuilder
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp.crypto.GroupCipher
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp.crypto.LTHash.Result
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp.crypto.SessionBuilder
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp.crypto.SessionCipher
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class it.auties.whatsapp.model.action.AgentAction
 
equals(Object) - Method in class it.auties.whatsapp.model.action.AndroidUnsupportedActions
 
equals(Object) - Method in class it.auties.whatsapp.model.action.ArchiveChatAction
 
equals(Object) - Method in class it.auties.whatsapp.model.action.ChatAssignmentAction
 
equals(Object) - Method in class it.auties.whatsapp.model.action.ChatAssignmentOpenedStatusAction
 
equals(Object) - Method in class it.auties.whatsapp.model.action.ClearChatAction
 
equals(Object) - Method in class it.auties.whatsapp.model.action.ContactAction
 
equals(Object) - Method in class it.auties.whatsapp.model.action.DeleteChatAction
 
equals(Object) - Method in class it.auties.whatsapp.model.action.DeleteMessageForMeAction
 
equals(Object) - Method in class it.auties.whatsapp.model.action.FavoriteStickerAction
 
equals(Object) - Method in class it.auties.whatsapp.model.action.LabelAssociationAction
 
equals(Object) - Method in class it.auties.whatsapp.model.action.LabelEditAction
 
equals(Object) - Method in class it.auties.whatsapp.model.action.MarkChatAsReadAction
 
equals(Object) - Method in class it.auties.whatsapp.model.action.MuteAction
 
equals(Object) - Method in class it.auties.whatsapp.model.action.NuxAction
 
equals(Object) - Method in class it.auties.whatsapp.model.action.PinAction
 
equals(Object) - Method in class it.auties.whatsapp.model.action.PrimaryVersionAction
 
equals(Object) - Method in class it.auties.whatsapp.model.action.QuickReplyAction
 
equals(Object) - Method in class it.auties.whatsapp.model.action.RecentEmojiWeightsAction
 
equals(Object) - Method in class it.auties.whatsapp.model.action.RecentStickerWeightsAction
 
equals(Object) - Method in class it.auties.whatsapp.model.action.RemoveRecentStickerAction
 
equals(Object) - Method in class it.auties.whatsapp.model.action.StarAction
 
equals(Object) - Method in class it.auties.whatsapp.model.action.StickerAction
 
equals(Object) - Method in class it.auties.whatsapp.model.action.SubscriptionAction
 
equals(Object) - Method in class it.auties.whatsapp.model.action.TimeFormatAction
 
equals(Object) - Method in class it.auties.whatsapp.model.action.UserStatusMuteAction
 
equals(Object) - Method in class it.auties.whatsapp.model.business.BusinessAccountLinkInfo
 
equals(Object) - Method in class it.auties.whatsapp.model.business.BusinessAccountPayload
 
equals(Object) - Method in record class it.auties.whatsapp.model.business.BusinessCatalogEntry
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp.model.business.BusinessCategory
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class it.auties.whatsapp.model.business.BusinessCollection
 
equals(Object) - Method in record class it.auties.whatsapp.model.business.BusinessCollectionEntry
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class it.auties.whatsapp.model.business.BusinessCurrency
 
equals(Object) - Method in class it.auties.whatsapp.model.business.BusinessDateTime
 
equals(Object) - Method in class it.auties.whatsapp.model.business.BusinessDateTimeComponent
 
equals(Object) - Method in class it.auties.whatsapp.model.business.BusinessDateTimeUnixEpoch
 
equals(Object) - Method in record class it.auties.whatsapp.model.business.BusinessHours
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp.model.business.BusinessHoursEntry
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class it.auties.whatsapp.model.business.BusinessLocalizableParameter
 
equals(Object) - Method in class it.auties.whatsapp.model.business.BusinessLocalizedName
 
equals(Object) - Method in class it.auties.whatsapp.model.business.BusinessNativeFlow
 
equals(Object) - Method in class it.auties.whatsapp.model.business.BusinessProfile
 
equals(Object) - Method in class it.auties.whatsapp.model.business.BusinessShop
 
equals(Object) - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameCertificate
 
equals(Object) - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameDetails
 
equals(Object) - Method in class it.auties.whatsapp.model.button.Button
 
equals(Object) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
equals(Object) - Method in class it.auties.whatsapp.model.button.ButtonRow
 
equals(Object) - Method in class it.auties.whatsapp.model.button.ButtonRowOpaqueData
 
equals(Object) - Method in class it.auties.whatsapp.model.button.ButtonSection
 
equals(Object) - Method in class it.auties.whatsapp.model.button.ButtonTemplate
 
equals(Object) - Method in class it.auties.whatsapp.model.button.ButtonText
 
equals(Object) - Method in class it.auties.whatsapp.model.button.CallButton
 
equals(Object) - Method in class it.auties.whatsapp.model.button.FourRowTemplate
 
equals(Object) - Method in class it.auties.whatsapp.model.button.HydratedButtonTemplate
 
equals(Object) - Method in class it.auties.whatsapp.model.button.HydratedCallButton
 
equals(Object) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate
 
equals(Object) - Method in class it.auties.whatsapp.model.button.HydratedQuickReplyButton
 
equals(Object) - Method in class it.auties.whatsapp.model.button.HydratedURLButton
 
equals(Object) - Method in class it.auties.whatsapp.model.button.NativeFlowButton
 
equals(Object) - Method in class it.auties.whatsapp.model.button.QuickReplyButton
 
equals(Object) - Method in class it.auties.whatsapp.model.button.SingleSelectReplyButton
 
equals(Object) - Method in class it.auties.whatsapp.model.button.URLButton
 
equals(Object) - Method in class it.auties.whatsapp.model.chat.Chat
Checks if this chat is equal to another chat
equals(Object) - Method in class it.auties.whatsapp.model.chat.ChatDisappear
 
equals(Object) - Method in record class it.auties.whatsapp.model.chat.ChatMute
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class it.auties.whatsapp.model.chat.ChatWallpaper
 
equals(Object) - Method in class it.auties.whatsapp.model.chat.GroupMetadata
 
equals(Object) - Method in record class it.auties.whatsapp.model.chat.GroupParticipant
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class it.auties.whatsapp.model.chat.PastParticipant
 
equals(Object) - Method in class it.auties.whatsapp.model.chat.PastParticipants
 
equals(Object) - Method in class it.auties.whatsapp.model.contact.Contact
Checks if this contact is equal to another contact
equals(Object) - Method in class it.auties.whatsapp.model.contact.ContactCard
 
equals(Object) - Method in record class it.auties.whatsapp.model.contact.ContactJid
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class it.auties.whatsapp.model.info.AdReplyInfo
 
equals(Object) - Method in class it.auties.whatsapp.model.info.BusinessAccountInfo
 
equals(Object) - Method in class it.auties.whatsapp.model.info.BusinessIdentityInfo
 
equals(Object) - Method in class it.auties.whatsapp.model.info.CallInfo
 
equals(Object) - Method in class it.auties.whatsapp.model.info.ContextInfo
 
equals(Object) - Method in class it.auties.whatsapp.model.info.DeviceContextInfo
 
equals(Object) - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo
 
equals(Object) - Method in record class it.auties.whatsapp.model.info.MessageIndexInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class it.auties.whatsapp.model.info.MessageInfo
 
equals(Object) - Method in class it.auties.whatsapp.model.info.NativeFlowInfo
 
equals(Object) - Method in class it.auties.whatsapp.model.info.NotificationMessageInfo
 
equals(Object) - Method in class it.auties.whatsapp.model.info.PaymentInfo
 
equals(Object) - Method in class it.auties.whatsapp.model.info.ProductListInfo
 
equals(Object) - Method in class it.auties.whatsapp.model.info.WebNotificationsInfo
 
equals(Object) - Method in class it.auties.whatsapp.model.location.InteractiveLocationAnnotation
 
equals(Object) - Method in class it.auties.whatsapp.model.location.Location
 
equals(Object) - Method in class it.auties.whatsapp.model.location.Point
 
equals(Object) - Method in class it.auties.whatsapp.model.media.DownloadResult
 
equals(Object) - Method in record class it.auties.whatsapp.model.media.MediaConnection
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class it.auties.whatsapp.model.media.MediaData
 
equals(Object) - Method in record class it.auties.whatsapp.model.media.MediaDimensions
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp.model.media.MediaFile
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp.model.media.MediaKeys
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp.model.media.MediaUpload
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.button.ButtonsResponseMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.button.InteractiveResponseMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.button.ListMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.button.ListResponseMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.button.NativeFlowResponseMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.button.TemplateMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.button.TemplateReplyMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.model.ActionLink
 
equals(Object) - Method in class it.auties.whatsapp.model.message.model.ContextualMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.model.KeepInChat
 
equals(Object) - Method in class it.auties.whatsapp.model.message.model.MediaMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.model.MessageKey
 
equals(Object) - Method in class it.auties.whatsapp.model.message.model.MessageReceipt
 
equals(Object) - Method in class it.auties.whatsapp.model.message.model.PublicServiceAnnouncementStatus
 
equals(Object) - Method in class it.auties.whatsapp.model.message.model.QuotedMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.payment.CancelPaymentRequestMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.payment.DeclinePaymentRequestMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.payment.PaymentInviteMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.payment.RequestPaymentMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.payment.SendPaymentMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.server.DeviceSentMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.server.DeviceSyncMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.server.EncryptedReactionMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.server.SenderKeyDistributionMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.server.StickerSyncRMRMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.standard.AudioMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.standard.ContactMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.standard.ContactsArrayMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.standard.KeepInChatMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.standard.LocationMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.standard.ProductMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.standard.ReactionMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.standard.RequestPhoneNumberMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.standard.TextMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.payment.PaymentBackground
 
equals(Object) - Method in class it.auties.whatsapp.model.payment.PaymentMediaData
 
equals(Object) - Method in class it.auties.whatsapp.model.payment.PaymentMoney
 
equals(Object) - Method in class it.auties.whatsapp.model.poll.PollOption
 
equals(Object) - Method in class it.auties.whatsapp.model.poll.PollUpdate
 
equals(Object) - Method in class it.auties.whatsapp.model.poll.PollUpdateEncryptedMetadata
 
equals(Object) - Method in class it.auties.whatsapp.model.poll.PollUpdateEncryptedOptions
 
equals(Object) - Method in class it.auties.whatsapp.model.poll.PollUpdateMessageMetadata
 
equals(Object) - Method in record class it.auties.whatsapp.model.privacy.GdprAccountReport.Error
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp.model.privacy.GdprAccountReport.Pending
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp.model.privacy.GdprAccountReport.Ready
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class it.auties.whatsapp.model.product.Product
 
equals(Object) - Method in class it.auties.whatsapp.model.product.ProductBody
 
equals(Object) - Method in class it.auties.whatsapp.model.product.ProductCatalog
 
equals(Object) - Method in class it.auties.whatsapp.model.product.ProductFooter
 
equals(Object) - Method in class it.auties.whatsapp.model.product.ProductHeader
 
equals(Object) - Method in class it.auties.whatsapp.model.product.ProductListHeaderImage
 
equals(Object) - Method in class it.auties.whatsapp.model.product.ProductSection
 
equals(Object) - Method in class it.auties.whatsapp.model.product.ProductSnapshot
 
equals(Object) - Method in record class it.auties.whatsapp.model.request.Attributes
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp.model.request.MessageSendRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp.model.request.Node
Checks if this object is equal to another
equals(Object) - Method in record class it.auties.whatsapp.model.request.NodeHandler
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp.model.request.ReplyHandler
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp.model.request.Request
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp.model.response.AppVersionResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp.model.response.ContactStatusResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp.model.response.HasWhatsappResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class it.auties.whatsapp.model.setting.AutoDownloadSettings
 
equals(Object) - Method in class it.auties.whatsapp.model.setting.AvatarUserSettings
 
equals(Object) - Method in class it.auties.whatsapp.model.setting.EphemeralSetting
 
equals(Object) - Method in class it.auties.whatsapp.model.setting.GlobalSettings
 
equals(Object) - Method in class it.auties.whatsapp.model.setting.LocaleSetting
 
equals(Object) - Method in class it.auties.whatsapp.model.setting.PushNameSetting
 
equals(Object) - Method in class it.auties.whatsapp.model.setting.SecurityNotificationSetting
 
equals(Object) - Method in class it.auties.whatsapp.model.setting.UnarchiveChatsSetting
 
equals(Object) - Method in class it.auties.whatsapp.model.signal.auth.ClientFinish
 
equals(Object) - Method in class it.auties.whatsapp.model.signal.auth.ClientHello
 
equals(Object) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
equals(Object) - Method in class it.auties.whatsapp.model.signal.auth.Companion
 
equals(Object) - Method in class it.auties.whatsapp.model.signal.auth.CompanionData
 
equals(Object) - Method in class it.auties.whatsapp.model.signal.auth.DeviceIdentity
 
equals(Object) - Method in class it.auties.whatsapp.model.signal.auth.DNSSource
 
equals(Object) - Method in class it.auties.whatsapp.model.signal.auth.HandshakeMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.signal.auth.KeyIndexList
 
equals(Object) - Method in class it.auties.whatsapp.model.signal.auth.ServerCertificate
 
equals(Object) - Method in class it.auties.whatsapp.model.signal.auth.ServerHello
 
equals(Object) - Method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentity
 
equals(Object) - Method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentityHMAC
 
equals(Object) - Method in class it.auties.whatsapp.model.signal.auth.SignedKeyIndexList
 
equals(Object) - Method in class it.auties.whatsapp.model.signal.auth.UserAgent
 
equals(Object) - Method in class it.auties.whatsapp.model.signal.auth.Version
 
equals(Object) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
equals(Object) - Method in class it.auties.whatsapp.model.signal.auth.WebInfo
 
equals(Object) - Method in class it.auties.whatsapp.model.signal.auth.WebPayload
 
equals(Object) - Method in record class it.auties.whatsapp.model.signal.keypair.SignalKeyPair
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp.model.signal.keypair.SignalPreKeyPair
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp.model.signal.keypair.SignalSignedKeyPair
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class it.auties.whatsapp.model.signal.message.SenderKeyMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.signal.message.SignalDistributionMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.signal.message.SignalMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage
 
equals(Object) - Method in record class it.auties.whatsapp.model.signal.sender.SenderChainKey
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp.model.signal.sender.SenderKeyName
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class it.auties.whatsapp.model.signal.sender.SenderKeyRecord
 
equals(Object) - Method in class it.auties.whatsapp.model.signal.sender.SenderKeyState
 
equals(Object) - Method in record class it.auties.whatsapp.model.signal.sender.SenderMessageKey
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp.model.signal.session.Session
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp.model.signal.session.SessionAddress
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp.model.signal.session.SessionChain
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp.model.signal.session.SessionPreKey
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class it.auties.whatsapp.model.signal.session.SessionState
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.ActionDataSync
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.ActionMessageRangeSync
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.PrimaryFeature
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.AppStateFatalExceptionNotification
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKey
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyData
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyFingerprint
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyId
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyRequest
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyShare
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.DeviceListMetadata
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.ExitCode
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.ExternalBlobReference
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.HistorySync
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.HistorySyncConfig
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.HistorySyncMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.IndexSync
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.InitialSecurityNotificationSettingSync
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.KeyExpiration
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.KeyId
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.LTHashState
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.MediaRetryNotification
 
equals(Object) - Method in record class it.auties.whatsapp.model.sync.MutationKeys
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class it.auties.whatsapp.model.sync.MutationsSync
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.MutationSync
 
equals(Object) - Method in record class it.auties.whatsapp.model.sync.PatchRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class it.auties.whatsapp.model.sync.PatchSync
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.PhotoChange
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.PushName
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.RecentEmojiWeight
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.RecentStickerWeight
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.RecordSync
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.ServerErrorReceipt
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.SnapshotSync
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.SyncActionMessage
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.ValueSync
 
equals(Object) - Method in class it.auties.whatsapp.model.sync.VersionSync
 
ERRONEOUS_NODE - Enum constant in enum class it.auties.whatsapp.api.ErrorHandler.Location
Called when a malformed node is sent
ErroneousBinaryRequestException - Exception in it.auties.whatsapp.exception
An unchecked exception that is thrown when an erroneous binary is received by Whatsapp
ErroneousBinaryRequestException(String, Object) - Constructor for exception it.auties.whatsapp.exception.ErroneousBinaryRequestException
 
ErroneousBinaryRequestException(String, Object, Throwable) - Constructor for exception it.auties.whatsapp.exception.ErroneousBinaryRequestException
 
ErroneousNodeRequestException - Exception in it.auties.whatsapp.exception
An unchecked exception that is thrown when an erroneous node is received by Whatsapp
ErroneousNodeRequestException(String, Node) - Constructor for exception it.auties.whatsapp.exception.ErroneousNodeRequestException
 
ErroneousNodeRequestException(String, Node, Throwable) - Constructor for exception it.auties.whatsapp.exception.ErroneousNodeRequestException
 
ErroneousRequestException - Exception in it.auties.whatsapp.exception
An unchecked exception that is thrown when an erroneous body, either a binary or a node, is received by Whatsapp
ErroneousRequestException() - Constructor for exception it.auties.whatsapp.exception.ErroneousRequestException
 
ErroneousRequestException(String) - Constructor for exception it.auties.whatsapp.exception.ErroneousRequestException
 
ErroneousRequestException(String, Throwable) - Constructor for exception it.auties.whatsapp.exception.ErroneousRequestException
 
ErroneousRequestException(Throwable) - Constructor for exception it.auties.whatsapp.exception.ErroneousRequestException
 
error() - Method in exception it.auties.whatsapp.exception.ErroneousBinaryRequestException
Returns the erroneous body that was sent to Whatsapp
error() - Method in exception it.auties.whatsapp.exception.ErroneousNodeRequestException
Returns the erroneous body that was sent to Whatsapp
error() - Method in exception it.auties.whatsapp.exception.ErroneousRequestException
Returns the erroneous body that was sent to Whatsapp
error() - Method in class it.auties.whatsapp.model.media.DownloadResult
Returns the error thrown when downloading wrapped in an optional.
error(Throwable) - Static method in class it.auties.whatsapp.model.media.DownloadResult
Constructs a new download result from an erroneous download
error(Throwable) - Method in class it.auties.whatsapp.model.media.DownloadResult.DownloadResultBuilder
 
Error() - Constructor for record class it.auties.whatsapp.model.privacy.GdprAccountReport.Error
Creates an instance of a Error record class.
ERROR - Enum constant in enum class it.auties.whatsapp.api.SocketEvent
Called when an unexpected error is thrown, can be used as a safety mechanism
ERROR - Enum constant in enum class it.auties.whatsapp.model.media.DownloadResult.Status
An unknown error made the download fail
ERROR - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageStatus
Erroneous status(no ticks)
ERROR - Enum constant in enum class it.auties.whatsapp.model.privacy.GdprAccountReport.Type
An error occurred and the report could not be delivered
ERROR_RECONNECT - Enum constant in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadConnectReason
 
errorHandler() - Method in class it.auties.whatsapp.api.Whatsapp.Options
 
errorHandler() - Method in class it.auties.whatsapp.socket.SocketHandler
 
errorHandler(ErrorHandler) - Method in class it.auties.whatsapp.api.Whatsapp.Options
 
errorHandler(ErrorHandler) - Method in class it.auties.whatsapp.api.Whatsapp.Options.OptionsBuilder
 
ErrorHandler - Interface in it.auties.whatsapp.api
This interface allows to handle a socket error and provides a default way to do so
ErrorHandler.Location - Enum Class in it.auties.whatsapp.api
The constants of this enumerated type describe the various locations where an error can occur in the socket
ErrorHandler.Result - Enum Class in it.auties.whatsapp.api
The constants of this enumerated type describe the various types of actions that can be performed by an error handler in response to a throwable
EVERYONE - Enum constant in enum class it.auties.whatsapp.model.privacy.PrivacySettingValue
Everyone
EXCEPTION_NOTIFICATION - Enum constant in enum class it.auties.whatsapp.model.message.server.ProtocolMessage.ProtocolMessageType
App state fatal exception notification
Exceptions - Class in it.auties.whatsapp.util
 
exchangeAmount() - Method in class it.auties.whatsapp.model.info.PaymentInfo
The exchange amount
exchangeAmount(PaymentMoney) - Method in class it.auties.whatsapp.model.info.PaymentInfo
The exchange amount
exchangeAmount(PaymentMoney) - Method in class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoBuilder
The exchange amount
exitCode() - Method in class it.auties.whatsapp.model.sync.PatchSync
 
exitCode(ExitCode) - Method in class it.auties.whatsapp.model.sync.PatchSync
 
exitCode(ExitCode) - Method in class it.auties.whatsapp.model.sync.PatchSync.PatchSyncBuilder
 
ExitCode - Class in it.auties.whatsapp.model.sync
 
ExitCode(Long, String) - Constructor for class it.auties.whatsapp.model.sync.ExitCode
 
ExitCode.ExitCodeBuilder - Class in it.auties.whatsapp.model.sync
 
experimentGroupId() - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
Experiment Group Id
experimentGroupId(Integer) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
Experiment Group Id
experimentGroupId(Integer) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage.ImageMessageBuilder
 
expiration(long) - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage
The expiration of this invite in seconds since Instant.EPOCH.
expiration(long) - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage.GroupInviteMessageBuilder
 
expirationDate() - Method in class it.auties.whatsapp.model.action.SubscriptionAction
 
expirationDate(long) - Method in class it.auties.whatsapp.model.action.SubscriptionAction
 
expirationDate(long) - Method in class it.auties.whatsapp.model.action.SubscriptionAction.SubscriptionActionBuilder
 
EXPIRED - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoStatus
Expired
EXPIRED_TXN - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
expiredKeyEpoch() - Method in class it.auties.whatsapp.model.sync.KeyExpiration
 
expiredKeyEpoch(int) - Method in class it.auties.whatsapp.model.sync.KeyExpiration
 
expiredKeyEpoch(int) - Method in class it.auties.whatsapp.model.sync.KeyExpiration.KeyExpirationBuilder
 
expiryTimestamp() - Method in class it.auties.whatsapp.model.info.PaymentInfo
The date of expiration of this transaction
expiryTimestamp() - Method in class it.auties.whatsapp.model.message.payment.PaymentInviteMessage
The timestamp of expiration for this message
expiryTimestamp() - Method in class it.auties.whatsapp.model.message.payment.RequestPaymentMessage
The timestamp, that is the seconds in seconds since Instant.EPOCH, for the expiration of this payment request
expiryTimestamp(long) - Method in class it.auties.whatsapp.model.info.PaymentInfo
The date of expiration of this transaction
expiryTimestamp(long) - Method in class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoBuilder
The date of expiration of this transaction
expiryTimestamp(long) - Method in class it.auties.whatsapp.model.message.payment.PaymentInviteMessage
The timestamp of expiration for this message
expiryTimestamp(long) - Method in class it.auties.whatsapp.model.message.payment.PaymentInviteMessage.PaymentInviteMessageBuilder
The timestamp of expiration for this message
expiryTimestamp(long) - Method in class it.auties.whatsapp.model.message.payment.RequestPaymentMessage
The timestamp, that is the seconds in seconds since Instant.EPOCH, for the expiration of this payment request
expiryTimestamp(long) - Method in class it.auties.whatsapp.model.message.payment.RequestPaymentMessage.RequestPaymentMessageBuilder
The timestamp, that is the seconds in seconds since Instant.EPOCH, for the expiration of this payment request
externalAdReply() - Method in class it.auties.whatsapp.model.info.ContextInfo
External ad reply
externalAdReply(ExternalAdReplyInfo) - Method in class it.auties.whatsapp.model.info.ContextInfo.ContextInfoBuilder
External ad reply
externalAdReply(ExternalAdReplyInfo) - Method in class it.auties.whatsapp.model.info.ContextInfo
External ad reply
ExternalAdReplyInfo - Class in it.auties.whatsapp.model.info
A model class that holds the information related to an advertisement.
ExternalAdReplyInfo(String, String, ExternalAdReplyInfo.ExternalAdReplyInfoMediaType, String, String, byte[], String, String, String) - Constructor for class it.auties.whatsapp.model.info.ExternalAdReplyInfo
 
ExternalAdReplyInfo.ExternalAdReplyInfoBuilder - Class in it.auties.whatsapp.model.info
 
ExternalAdReplyInfo.ExternalAdReplyInfoMediaType - Enum Class in it.auties.whatsapp.model.info
The constants of this enumerated type describe the various types of media that an ad can wrap
ExternalBlobReference - Class in it.auties.whatsapp.model.sync
 
ExternalBlobReference(byte[], String, String, long, byte[], byte[]) - Constructor for class it.auties.whatsapp.model.sync.ExternalBlobReference
 
ExternalBlobReference.ExternalBlobReferenceBuilder - Class in it.auties.whatsapp.model.sync
 
externalMdOptInAvailable() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
externalMdOptInAvailable(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
externalMdOptInAvailable(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
externalMutations() - Method in class it.auties.whatsapp.model.sync.PatchSync
 
externalMutations(ExternalBlobReference) - Method in class it.auties.whatsapp.model.sync.PatchSync
 
externalMutations(ExternalBlobReference) - Method in class it.auties.whatsapp.model.sync.PatchSync.PatchSyncBuilder
 
extractAndExpand(byte[], byte[], byte[], int) - Static method in class it.auties.whatsapp.crypto.Hkdf
 
extractAndExpand(byte[], byte[], int) - Static method in class it.auties.whatsapp.crypto.Hkdf
 

F

FACEBOOK - Enum constant in enum class it.auties.whatsapp.model.business.BusinessAccountLinkInfo.HostStorageType
 
FACEBOOK - Enum constant in enum class it.auties.whatsapp.model.business.BusinessPrivacyStatus
Facebook encryption
FACEBOOK - Enum constant in enum class it.auties.whatsapp.model.business.BusinessShop.SurfaceType
Facebook
FACEBOOK - Enum constant in enum class it.auties.whatsapp.model.business.BusinessStorageType
Hosted by facebook
FACEBOOK_PAY - Enum constant in enum class it.auties.whatsapp.model.message.payment.PaymentInviteMessage.PaymentInviteMessageServiceType
Facebook Pay
facebookId() - Method in class it.auties.whatsapp.model.info.BusinessAccountInfo
The facebook jid
facebookId() - Method in class it.auties.whatsapp.model.setting.AvatarUserSettings
 
facebookId(long) - Method in class it.auties.whatsapp.model.info.BusinessAccountInfo.BusinessAccountInfoBuilder
The facebook jid
facebookId(long) - Method in class it.auties.whatsapp.model.info.BusinessAccountInfo
The facebook jid
facebookId(String) - Method in class it.auties.whatsapp.model.setting.AvatarUserSettings.AvatarUserSettingsBuilder
 
facebookId(String) - Method in class it.auties.whatsapp.model.setting.AvatarUserSettings
 
FAILED - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
FAILED_DA - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
FAILED_DA_FINAL - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
FAILED_PROCESSING - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
FAILED_RECEIVER_PROCESSING - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
FAILED_RISK - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
FALLBACK - Enum constant in enum class it.auties.whatsapp.model.signal.auth.DNSSource.DNSSourceDNSResolutionMethod
 
fallbackLc() - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage
FallbackLc
fallbackLc(String) - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage
FallbackLc
fallbackLc(String) - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage.HighlyStructuredMessageBuilder
FallbackLc
fallbackLg() - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage
FallbackLg
fallbackLg(String) - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage
FallbackLg
fallbackLg(String) - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage.HighlyStructuredMessageBuilder
FallbackLg
favorite() - Method in class it.auties.whatsapp.model.action.StickerAction
 
favorite(boolean) - Method in class it.auties.whatsapp.model.action.StickerAction
 
favorite(boolean) - Method in class it.auties.whatsapp.model.action.StickerAction.StickerActionBuilder
 
favoriteStickerAction(FavoriteStickerAction) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
FavoriteStickerAction - Class in it.auties.whatsapp.model.action
A model clas that represents a favourite sticker
FavoriteStickerAction(String, String, String, String, String, String, long, boolean) - Constructor for class it.auties.whatsapp.model.action.FavoriteStickerAction
 
FavoriteStickerAction.FavoriteStickerActionBuilder - Class in it.auties.whatsapp.model.action
 
favourite() - Method in class it.auties.whatsapp.model.action.FavoriteStickerAction
Whether the sticker should be marked as favourite or not
favourite(boolean) - Method in class it.auties.whatsapp.model.action.FavoriteStickerAction.FavoriteStickerActionBuilder
Whether the sticker should be marked as favourite or not
favourite(boolean) - Method in class it.auties.whatsapp.model.action.FavoriteStickerAction
Whether the sticker should be marked as favourite or not
FB_LITE_ANDROID - Enum constant in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentPlatform
 
fbAppId() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
fbAppId(Long) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadBuilder
 
fbAppId(Long) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
fbCat() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
fbCat(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadBuilder
 
fbCat(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
fbDeviceId() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
fbDeviceId(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadBuilder
 
fbDeviceId(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
fbUserAgent() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
fbUserAgent(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadBuilder
 
fbUserAgent(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
featureControls() - Method in class it.auties.whatsapp.model.info.BusinessIdentityInfo
Feature controls
featureControls(long) - Method in class it.auties.whatsapp.model.info.BusinessIdentityInfo.BusinessIdentityInfoBuilder
Feature controls
featureControls(long) - Method in class it.auties.whatsapp.model.info.BusinessIdentityInfo
Feature controls
features() - Method in class it.auties.whatsapp.model.signal.auth.WebPayload
 
features(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.WebPayload
 
features(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.WebPayload.WebPayloadBuilder
 
FILE - Enum constant in enum class it.auties.whatsapp.util.Medias.Format
 
fileEncSha256() - Method in class it.auties.whatsapp.model.action.StickerAction
 
fileEncSha256() - Method in record class it.auties.whatsapp.model.media.MediaFile
Returns the value of the fileEncSha256 record component.
fileEncSha256(byte[]) - Method in class it.auties.whatsapp.model.action.StickerAction
 
fileEncSha256(byte[]) - Method in class it.auties.whatsapp.model.action.StickerAction.StickerActionBuilder
 
fileExtension() - Method in enum class it.auties.whatsapp.model.message.model.MediaMessageType
Returns the default extension of this media type
fileLength() - Method in class it.auties.whatsapp.model.action.StickerAction
 
fileLength() - Method in record class it.auties.whatsapp.model.media.MediaFile
Returns the value of the fileLength record component.
fileLength() - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata
 
fileLength(long) - Method in class it.auties.whatsapp.model.action.StickerAction
 
fileLength(long) - Method in class it.auties.whatsapp.model.action.StickerAction.StickerActionBuilder
 
fileLength(Long) - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata
 
fileLength(Long) - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata.RecentStickerMetadataBuilder
 
filename() - Method in class it.auties.whatsapp.model.chat.ChatWallpaper
The name of the file used as wallpaper
filename(String) - Method in class it.auties.whatsapp.model.chat.ChatWallpaper.ChatWallpaperBuilder
The name of the file used as wallpaper
filename(String) - Method in class it.auties.whatsapp.model.chat.ChatWallpaper
The name of the file used as wallpaper
fileName() - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage
The name of the document that this object wraps
fileName(String) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage.DocumentMessageBuilder
 
fileName(String) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage
The name of the document that this object wraps
fileName(String) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage.SimpleDocumentMessageBuilder
 
fileSha256() - Method in record class it.auties.whatsapp.model.media.MediaFile
Returns the value of the fileSha256 record component.
finalLiveLocation(LiveLocationMessage) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
Final live location This field is suppressed because this information is available from the message itself
findAllIds(boolean) - Static method in class it.auties.whatsapp.serialization.ControllerProviderLoader
Returns all the IDs
findAllSerializers(boolean) - Static method in class it.auties.whatsapp.serialization.ControllerProviderLoader
Returns all the serializers
findAppKeyById(byte[]) - Method in class it.auties.whatsapp.controller.Keys
Queries the app state key that matches id
findChain(byte[]) - Method in class it.auties.whatsapp.model.signal.session.SessionState
 
findChatByJid(ContactJidProvider) - Method in class it.auties.whatsapp.controller.Store
Queries the first chat whose jid is equal to jid
findChatByName(String) - Method in class it.auties.whatsapp.controller.Store
Queries the first chat whose name is equal to name
findChatsByName(String) - Method in class it.auties.whatsapp.controller.Store
Queries every chat whose name is equal to name
findContactByJid(ContactJidProvider) - Method in class it.auties.whatsapp.controller.Store
Queries the first contact whose jid is equal to jid
findContactByName(String) - Method in class it.auties.whatsapp.controller.Store
Queries the first contact whose name is equal to name
findContactsByName(String) - Method in class it.auties.whatsapp.controller.Store
Queries every contact whose name is equal to name
findHashStateByName(PatchType) - Method in class it.auties.whatsapp.controller.Keys
Queries the hash state that matches name.
findIds() - Method in interface it.auties.whatsapp.serialization.ControllerProvider
Returns all the known IDs
findMessageById(ContactJidProvider, String) - Method in class it.auties.whatsapp.controller.Store
Queries the first message whose id matches the one provided in the specified chat
findMessageByKey(MessageKey) - Method in class it.auties.whatsapp.controller.Store
Queries the first message whose id matches the one provided in the specified chat
findNode() - Method in record class it.auties.whatsapp.model.request.Node
Finds the first child node
findNode(String) - Method in record class it.auties.whatsapp.model.request.Node
Returns the first node that matches the description provided
findNodes(String) - Method in record class it.auties.whatsapp.model.request.Node
Returns all the nodes that match the description provided
findOnlyDeserializer(boolean) - Static method in class it.auties.whatsapp.serialization.ControllerProviderLoader
Returns the best deserializer available
findPendingRequest(String) - Method in class it.auties.whatsapp.controller.Store
Queries the first request whose id is equal to id
findPreKeyById(Integer) - Method in class it.auties.whatsapp.controller.Keys
Queries the trusted key that matches id
findSenderKeyByName(SenderKeyName) - Method in class it.auties.whatsapp.controller.Keys
Queries the first SenderKeyRecord that matches name
findSenderMessageKey(int) - Method in class it.auties.whatsapp.model.signal.sender.SenderKeyState
 
findSessionByAddress(SessionAddress) - Method in class it.auties.whatsapp.controller.Keys
Queries the Session that matches address
findSignedKeyPairById(int) - Method in class it.auties.whatsapp.controller.Keys
Queries the trusted key that matches id
findState() - Method in class it.auties.whatsapp.model.signal.sender.SenderKeyRecord
 
findState(int, byte[]) - Method in record class it.auties.whatsapp.model.signal.session.Session
 
findStateById(int) - Method in class it.auties.whatsapp.model.signal.sender.SenderKeyRecord
 
findStatusById(String) - Method in class it.auties.whatsapp.controller.Store
Queries the first status whose id matches the one provided
findStatusBySender(ContactJidProvider) - Method in class it.auties.whatsapp.controller.Store
Queries all the status of a contact
findStoreById(int) - Static method in class it.auties.whatsapp.controller.Store
Queries the first store whose id is equal to id
fingerprint() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyData
 
fingerprint(AppStateSyncKeyFingerprint) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyData.AppStateSyncKeyDataBuilder
 
fingerprint(AppStateSyncKeyFingerprint) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyData
 
finish() - Method in class it.auties.whatsapp.crypto.Handshake
 
finish() - Method in class it.auties.whatsapp.crypto.LTHash
 
FIREFOX - Enum constant in enum class it.auties.whatsapp.model.signal.auth.Companion.CompanionPropsPlatformType
 
firstConnection() - Static method in class it.auties.whatsapp.api.Whatsapp
Constructs a new instance of the API from the first session opened.
firstConnection(Whatsapp.Options) - Static method in class it.auties.whatsapp.api.Whatsapp
Constructs a new instance of the API from the first session opened.
firstFrameLength() - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
The length of the first frame
firstFrameLength(Integer) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
The length of the first frame
firstFrameLength(Integer) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage.StickerMessageBuilder
 
firstFrameSidecar() - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
The sidecar for the first frame
firstFrameSidecar(byte[]) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
The sidecar for the first frame
firstFrameSidecar(byte[]) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage.StickerMessageBuilder
 
firstImageId() - Method in class it.auties.whatsapp.model.product.ProductSnapshot
 
firstImageId(String) - Method in class it.auties.whatsapp.model.product.ProductSnapshot
 
firstImageId(String) - Method in class it.auties.whatsapp.model.product.ProductSnapshot.ProductSnapshotBuilder
 
firstMessage() - Method in class it.auties.whatsapp.model.chat.Chat
Returns an optional value containing the first message in chronological terms for this chat
firstMessageFromMe() - Method in class it.auties.whatsapp.model.chat.Chat
Returns an optional value containing the first message in chronological terms for this chat sent from you
firstName() - Method in class it.auties.whatsapp.model.action.ContactAction
The first name of the contact
firstName(String) - Method in class it.auties.whatsapp.model.action.ContactAction.ContactActionBuilder
The first name of the contact
firstName(String) - Method in class it.auties.whatsapp.model.action.ContactAction
The first name of the contact
firstScanLength() - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The length of the first scan
firstScanLength(Integer) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The length of the first scan
firstScanLength(Integer) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage.ImageMessageBuilder
 
firstScanSidecar() - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The sidecar for the first sidecar
firstScanSidecar(byte[]) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The sidecar for the first sidecar
firstScanSidecar(byte[]) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage.ImageMessageBuilder
 
firstServerMessage() - Method in class it.auties.whatsapp.model.chat.Chat
Returns an optional value containing the first message in chronological terms for this chat with type server
firstStandardMessage() - Method in class it.auties.whatsapp.model.chat.Chat
Returns an optional value containing the first message in chronological terms for this chat with type that isn't server
flags() - Method in class it.auties.whatsapp.model.sync.ActionValueSync.PrimaryFeature
 
flags(List<String>) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.PrimaryFeature
 
flags(List<String>) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.PrimaryFeature.PrimaryFeatureBuilder
 
font() - Method in class it.auties.whatsapp.model.message.standard.TextMessage
The type of font used for the text message.
font(TextMessage.TextMessageFontType) - Method in class it.auties.whatsapp.model.message.standard.TextMessage
The type of font used for the text message.
font(TextMessage.TextMessageFontType) - Method in class it.auties.whatsapp.model.message.standard.TextMessage.TextMessageBuilder
 
footer() - Method in class it.auties.whatsapp.model.button.FourRowTemplate
The footer of this row
footer() - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate
The footer of this row
footer() - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage
The footer of this message
footer() - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage
Product footer
footer() - Method in class it.auties.whatsapp.model.message.button.ListMessage
The footer text of this message
footer() - Method in class it.auties.whatsapp.model.message.standard.ProductMessage
The footer of this message
footer(HighlyStructuredMessage) - Method in class it.auties.whatsapp.model.button.FourRowTemplate.DocumentFourRowTemplateBuilder
 
footer(HighlyStructuredMessage) - Method in class it.auties.whatsapp.model.button.FourRowTemplate.EmptyFourRowTemplateBuilder
 
footer(HighlyStructuredMessage) - Method in class it.auties.whatsapp.model.button.FourRowTemplate
The footer of this row
footer(HighlyStructuredMessage) - Method in class it.auties.whatsapp.model.button.FourRowTemplate.FourRowTemplateBuilder
The footer of this row
footer(HighlyStructuredMessage) - Method in class it.auties.whatsapp.model.button.FourRowTemplate.HighlyStructuredFourRowTemplateBuilder
 
footer(HighlyStructuredMessage) - Method in class it.auties.whatsapp.model.button.FourRowTemplate.ImageFourRowTemplateBuilder
 
footer(HighlyStructuredMessage) - Method in class it.auties.whatsapp.model.button.FourRowTemplate.LocationFourRowTemplateBuilder
 
footer(HighlyStructuredMessage) - Method in class it.auties.whatsapp.model.button.FourRowTemplate.VideoFourRowTemplateBuilder
 
footer(ProductFooter) - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage
Product footer
footer(ProductFooter) - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage.InteractiveMessageBuilder
Product footer
footer(String) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.DocumentHydratedFourRowTemplateBuilder
 
footer(String) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.EmptyFourRowTemplateBuilder
 
footer(String) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate
The footer of this row
footer(String) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.HighlyStructuredHydratedFourRowTemplateBuilder
 
footer(String) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.HydratedFourRowTemplateBuilder
The footer of this row
footer(String) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.ImageHydratedFourRowTemplateBuilder
 
footer(String) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.LocationHydratedFourRowTemplateBuilder
 
footer(String) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.VideoHydratedFourRowTemplateBuilder
 
footer(String) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.ButtonsMessageBuilder
The footer of this message
footer(String) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.DocumentButtonsMessageBuilder
 
footer(String) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.EmptyButtonsMessageBuilder
 
footer(String) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage
The footer of this message
footer(String) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.ImageButtonsMessageBuilder
 
footer(String) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.LocationHeaderButtonsMessageBuilder
 
footer(String) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.TextButtonsMessageBuilder
 
footer(String) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.VideoButtonsMessageBuilder
 
footer(String) - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage.CollectionInteractiveMessageBuilder
 
footer(String) - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage.NativeFlowInteractiveMessageBuilder
 
footer(String) - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage.ShopInteractiveMessageBuilder
 
footer(String) - Method in class it.auties.whatsapp.model.message.button.ListMessage
The footer text of this message
footer(String) - Method in class it.auties.whatsapp.model.message.button.ListMessage.ListMessageBuilder
The footer text of this message
footer(String) - Method in class it.auties.whatsapp.model.message.standard.ProductMessage
The footer of this message
footer(String) - Method in class it.auties.whatsapp.model.message.standard.ProductMessage.ProductMessageBuilder
 
force() - Method in record class it.auties.whatsapp.model.request.MessageSendRequest
Returns the value of the force record component.
force(boolean) - Method in class it.auties.whatsapp.model.request.MessageSendRequest.MessageSendRequestBuilder
 
FORCE_UPGRADE - Enum constant in enum class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesFlag
 
formatType() - Method in class it.auties.whatsapp.model.message.button.TemplateMessage
Returns the type of format of this message
forwarded() - Method in class it.auties.whatsapp.model.info.ContextInfo
Whether this ContextualMessage is forwarded
forwarded(boolean) - Method in class it.auties.whatsapp.model.info.ContextInfo.ContextInfoBuilder
Whether this ContextualMessage is forwarded
forwarded(boolean) - Method in class it.auties.whatsapp.model.info.ContextInfo
Whether this ContextualMessage is forwarded
forwardingScore() - Method in class it.auties.whatsapp.model.info.ContextInfo
Forwarding score
forwardingScore(int) - Method in class it.auties.whatsapp.model.info.ContextInfo.ContextInfoBuilder
Forwarding score
forwardingScore(int) - Method in class it.auties.whatsapp.model.info.ContextInfo
Forwarding score
foundationTimestamp() - Method in class it.auties.whatsapp.model.chat.GroupMetadata
The timestamp for when this group was created
founder() - Method in class it.auties.whatsapp.model.chat.GroupMetadata
 
FOUNDER - Enum constant in enum class it.auties.whatsapp.model.chat.GroupRole
The founder of the group, also known as super admin
FOUR_ROW_TEMPLATE - Enum constant in enum class it.auties.whatsapp.model.message.button.TemplateMessage.Format
Four row template
FourRowTemplate - Class in it.auties.whatsapp.model.button
A model class that represents a four row template
FourRowTemplate(DocumentMessage, HighlyStructuredMessage, ImageMessage, VideoMessage, LocationMessage, HighlyStructuredMessage, HighlyStructuredMessage, List<ButtonTemplate>) - Constructor for class it.auties.whatsapp.model.button.FourRowTemplate
 
FourRowTemplate.DocumentFourRowTemplateBuilder - Class in it.auties.whatsapp.model.button
 
FourRowTemplate.EmptyFourRowTemplateBuilder - Class in it.auties.whatsapp.model.button
 
FourRowTemplate.FourRowTemplateBuilder - Class in it.auties.whatsapp.model.button
 
FourRowTemplate.HighlyStructuredFourRowTemplateBuilder - Class in it.auties.whatsapp.model.button
 
FourRowTemplate.ImageFourRowTemplateBuilder - Class in it.auties.whatsapp.model.button
 
FourRowTemplate.LocationFourRowTemplateBuilder - Class in it.auties.whatsapp.model.button
 
FourRowTemplate.TitleType - Enum Class in it.auties.whatsapp.model.button
The constants of this enumerated type describe the various types of title that a template can have
FourRowTemplate.VideoFourRowTemplateBuilder - Class in it.auties.whatsapp.model.button
 
fourRowTemplateFormat() - Method in class it.auties.whatsapp.model.message.button.TemplateMessage
Four row template.
fourRowTemplateFormat(FourRowTemplate) - Method in class it.auties.whatsapp.model.message.button.TemplateMessage
Four row template.
fourRowTemplateFormat(FourRowTemplate) - Method in class it.auties.whatsapp.model.message.button.TemplateMessage.TemplateMessageBuilder
 
frequentlyForwardedSetting() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
frequentlyForwardedSetting(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
frequentlyForwardedSetting(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
FRIDAY - Enum constant in enum class it.auties.whatsapp.model.business.BusinessDateTimeComponent.DayOfWeek
Friday
fromMe() - Method in record class it.auties.whatsapp.model.info.MessageIndexInfo
Returns the value of the fromMe record component.
fromMe() - Method in class it.auties.whatsapp.model.info.MessageInfo
Determines whether the message was sent by you or by someone else
fromMe() - Method in class it.auties.whatsapp.model.message.model.MessageKey
Determines whether the message was sent by you or by someone else
fromMe(boolean) - Method in class it.auties.whatsapp.model.message.model.MessageKey
Determines whether the message was sent by you or by someone else
fromMe(boolean) - Method in class it.auties.whatsapp.model.message.model.MessageKey.MessageKeyBuilder
Determines whether the message was sent by you or by someone else
FULL - Enum constant in enum class it.auties.whatsapp.model.sync.HistorySync.HistorySyncHistorySyncType
 
FULL - Enum constant in enum class it.auties.whatsapp.model.sync.HistorySyncNotification.HistorySyncNotificationHistorySyncType
 
fullName() - Method in class it.auties.whatsapp.model.action.ContactAction
The full name of the contact
fullName() - Method in class it.auties.whatsapp.model.contact.Contact
The nullable name associated with this contact on the phone connected with Whatsapp
fullName(String) - Method in class it.auties.whatsapp.model.action.ContactAction.ContactActionBuilder
The full name of the contact
fullName(String) - Method in class it.auties.whatsapp.model.action.ContactAction
The full name of the contact
fullName(String) - Method in class it.auties.whatsapp.model.contact.Contact.ContactBuilder
The nullable name associated with this contact on the phone connected with Whatsapp
fullName(String) - Method in class it.auties.whatsapp.model.contact.Contact
The nullable name associated with this contact on the phone connected with Whatsapp
fullSyncDaysLimit() - Method in class it.auties.whatsapp.model.sync.HistorySyncConfig
 
fullSyncDaysLimit(int) - Method in class it.auties.whatsapp.model.sync.HistorySyncConfig
 
fullSyncDaysLimit(int) - Method in class it.auties.whatsapp.model.sync.HistorySyncConfig.HistorySyncConfigBuilder
 
fullSyncSizeMbLimit() - Method in class it.auties.whatsapp.model.sync.HistorySyncConfig
 
fullSyncSizeMbLimit(int) - Method in class it.auties.whatsapp.model.sync.HistorySyncConfig
 
fullSyncSizeMbLimit(int) - Method in class it.auties.whatsapp.model.sync.HistorySyncConfig.HistorySyncConfigBuilder
 
future() - Method in record class it.auties.whatsapp.model.request.NodeHandler
Returns the value of the future record component.
future() - Method in record class it.auties.whatsapp.model.request.ReplyHandler
Returns the value of the future record component.
future() - Method in record class it.auties.whatsapp.model.request.Request
Returns the value of the future record component.
FUTUREPROOF - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
futureproofBuffer() - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
futureproofBuffer(byte[]) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData.ButtonOpaqueDataBuilder
 
futureproofBuffer(byte[]) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
futureProofData() - Method in class it.auties.whatsapp.model.info.MessageInfo
Returns the optional quoted sticker data
futureProofData(String) - Method in class it.auties.whatsapp.model.info.MessageInfo
Upcoming data
futureProofData(String) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
Upcoming data
futureProofed() - Method in class it.auties.whatsapp.model.info.PaymentInfo
Future proofed
futureProofed(boolean) - Method in class it.auties.whatsapp.model.info.PaymentInfo
Future proofed
futureProofed(boolean) - Method in class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoBuilder
Future proofed

G

GdprAccountReport - Interface in it.auties.whatsapp.model.privacy
A model interface that represents a gdpr account report.
GdprAccountReport.Error - Record Class in it.auties.whatsapp.model.privacy
An erroneous gdpr request
GdprAccountReport.Pending - Record Class in it.auties.whatsapp.model.privacy
A pending gdpr request
GdprAccountReport.Ready - Record Class in it.auties.whatsapp.model.privacy
A successful gdpr request
GdprAccountReport.Type - Enum Class in it.auties.whatsapp.model.privacy
The constants of this enumerated type describe the status of a gdpr request
GENERAL_ERROR - Enum constant in enum class it.auties.whatsapp.model.sync.MediaRetryNotification.Result
 
GENERIC_NOTIFICATION - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
get(String, Class<T>) - Method in record class it.auties.whatsapp.model.request.Attributes
Gets a value by key in the wrapped map
get(String, T, Class<T>) - Method in record class it.auties.whatsapp.model.request.Attributes
Gets a value by key in the wrapped map
getBoolean(String) - Method in record class it.auties.whatsapp.model.request.Attributes
Gets a value as a boolean by key in the wrapped map
getContextInfo() - Method in class it.auties.whatsapp.model.message.standard.RequestPhoneNumberMessage
The context of this message
getDimensions(byte[], boolean) - Static method in class it.auties.whatsapp.util.Medias
 
getDuration(byte[], boolean) - Static method in class it.auties.whatsapp.util.Medias
 
getGdprAccountInfoStatus() - Method in class it.auties.whatsapp.api.Whatsapp
Queries the document containing all the data that was collected by Whatsapp about this user.
getIndex() - Method in enum class it.auties.whatsapp.model.message.model.KeepInChatType
 
getInt(String) - Method in record class it.auties.whatsapp.model.request.Attributes
Gets a value as an int by key in the wrapped map
getJid(String) - Method in record class it.auties.whatsapp.model.request.Attributes
Gets an optional value as a ContactJid by key in the wrapped map
getLong(String) - Method in record class it.auties.whatsapp.model.request.Attributes
Gets a value as a long by key in the wrapped map
getMimeType(byte[]) - Static method in class it.auties.whatsapp.util.Medias
 
getMimeType(String) - Static method in class it.auties.whatsapp.util.Medias
 
getMimeType(Path) - Static method in class it.auties.whatsapp.util.Medias
 
getNullableString(String) - Method in record class it.auties.whatsapp.model.request.Attributes
Gets a nullable value as a string by key in the wrapped map
getOptionalString(String) - Method in record class it.auties.whatsapp.model.request.Attributes
Gets an optional value as a string by key in the wrapped map
getPreview(URI) - Static method in class it.auties.whatsapp.util.Medias
 
getProfilePic(byte[]) - Static method in class it.auties.whatsapp.util.Medias
 
getRequiredString(String) - Method in record class it.auties.whatsapp.model.request.Attributes
Gets a non-null value as a string by key in the wrapped map.
getSelectedOptions(ContactJidProvider) - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage
Returns an unmodifiable list of the options that a contact voted in this poll
getString(String) - Method in record class it.auties.whatsapp.model.request.Attributes
Gets a non-null value as a string by key in the wrapped map.
getString(String, String) - Method in record class it.auties.whatsapp.model.request.Attributes
Gets a value as a string by key in the wrapped map.
getThumbnail(byte[], Medias.Format) - Static method in class it.auties.whatsapp.util.Medias
 
gifAttribution() - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
The source from where the gif that this message wraps comes from.
gifAttribution(VideoMessage.VideoMessageAttribution) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
The source from where the gif that this message wraps comes from.
gifAttribution(VideoMessage.VideoMessageAttribution) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.SimpleGifBuilder
 
gifAttribution(VideoMessage.VideoMessageAttribution) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.VideoMessageBuilder
 
gifPlayback() - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
Determines whether this object wraps a video that must be played as a gif
gifPlayback(boolean) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
Determines whether this object wraps a video that must be played as a gif
gifPlayback(boolean) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.VideoMessageBuilder
 
GIPHY - Enum constant in enum class it.auties.whatsapp.model.message.standard.VideoMessage.VideoMessageAttribution
Giphy
globalSettings() - Method in class it.auties.whatsapp.model.sync.HistorySync
 
globalSettings(GlobalSettings) - Method in class it.auties.whatsapp.model.sync.HistorySync
 
globalSettings(GlobalSettings) - Method in class it.auties.whatsapp.model.sync.HistorySync.HistorySyncBuilder
 
GlobalSettings - Class in it.auties.whatsapp.model.setting
 
GlobalSettings(ChatWallpaper, ChatMediaVisibility, ChatWallpaper, AutoDownloadSettings, AutoDownloadSettings, AutoDownloadSettings, boolean, boolean, int, long, AvatarUserSettings) - Constructor for class it.auties.whatsapp.model.setting.GlobalSettings
 
GlobalSettings.GlobalSettingsBuilder - Class in it.auties.whatsapp.model.setting
 
GOOGLE - Enum constant in enum class it.auties.whatsapp.model.signal.auth.DNSSource.DNSSourceDNSResolutionMethod
 
GREEN_ANDROID - Enum constant in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentPlatform
 
GREEN_IPHONE - Enum constant in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentPlatform
 
GREGORIAN - Enum constant in enum class it.auties.whatsapp.model.business.BusinessDateTimeComponent.CalendarType
Gregorian calendar
group() - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage
The jid of the group that this invite regards
group(ContactJid) - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage
The jid of the group that this invite regards
group(ContactJid) - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage.GroupInviteMessageBuilder
 
GROUP - Enum constant in enum class it.auties.whatsapp.model.contact.ContactJid.Server
Group
GROUP - Enum constant in enum class it.auties.whatsapp.model.contact.ContactJid.Type
Group Chat Jid
GROUP_ANNOUNCE_MODE_MESSAGE_BOUNCE - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
GROUP_BOUNCED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
GROUP_CALL - Enum constant in enum class it.auties.whatsapp.model.contact.ContactJid.Server
Group call
GROUP_CALL - Enum constant in enum class it.auties.whatsapp.model.contact.ContactJid.Type
Group Call Jid
GROUP_CHANGE_ANNOUNCE - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
GROUP_CHANGE_DESCRIPTION - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
GROUP_CHANGE_ICON - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
GROUP_CHANGE_INVITE_LINK - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
GROUP_CHANGE_NO_FREQUENTLY_FORWARDED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
GROUP_CHANGE_RESTRICT - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
GROUP_CHANGE_SUBJECT - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
GROUP_CREATE - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
GROUP_CREATE_FAILED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
GROUP_CREATING - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
GROUP_DELETE - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
GROUP_INVITE - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Group invite
GROUP_INVITE_LINK_GROWTH_LOCKED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
GROUP_MEMBERSHIP_JOIN_APPROVAL_MODE - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
GROUP_MEMBERSHIP_JOIN_APPROVAL_REQUEST - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
GROUP_PARTICIPANT_ACCEPT - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
GROUP_PARTICIPANT_ADD - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
GROUP_PARTICIPANT_ADD_REQUEST_JOIN - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
GROUP_PARTICIPANT_CHANGE_NUMBER - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
GROUP_PARTICIPANT_DEMOTE - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
GROUP_PARTICIPANT_INVITE - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
GROUP_PARTICIPANT_JOINED_GROUP_AND_PARENT_GROUP - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
GROUP_PARTICIPANT_LEAVE - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
GROUP_PARTICIPANT_LINKED_GROUP_JOIN - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
GROUP_PARTICIPANT_PROMOTE - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
GROUP_PARTICIPANT_REMOVE - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
GROUP_V4_ADD_INVITE_SENT - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
GroupAction - Enum Class in it.auties.whatsapp.model.chat
The constants of this enumerated type describe the various actions that can be executed on a Contact in a Chat.
GroupBuilder - Record Class in it.auties.whatsapp.crypto
 
GroupBuilder(Keys) - Constructor for record class it.auties.whatsapp.crypto.GroupBuilder
Creates an instance of a GroupBuilder record class.
GroupCipher - Record Class in it.auties.whatsapp.crypto
 
GroupCipher(SenderKeyName, Keys) - Constructor for record class it.auties.whatsapp.crypto.GroupCipher
Creates an instance of a GroupCipher record class.
groupDogfoodingInternalOnly() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
groupDogfoodingInternalOnly(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
groupDogfoodingInternalOnly(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
groupId() - Method in class it.auties.whatsapp.model.message.server.SenderKeyDistributionMessage
The jid of the sender
groupId() - Method in record class it.auties.whatsapp.model.signal.sender.SenderKeyName
Returns the value of the groupId record component.
groupId(String) - Method in class it.auties.whatsapp.model.message.server.SenderKeyDistributionMessage
The jid of the sender
groupId(String) - Method in class it.auties.whatsapp.model.message.server.SenderKeyDistributionMessage.SenderKeyDistributionMessageBuilder
The jid of the sender
groupingKey() - Method in class it.auties.whatsapp.model.message.standard.ReactionMessage
The grouping key
groupingKey(String) - Method in class it.auties.whatsapp.model.message.standard.ReactionMessage
The grouping key
groupingKey(String) - Method in class it.auties.whatsapp.model.message.standard.ReactionMessage.ReactionMessageBuilder
The grouping key
groupInvite(GroupInviteMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Group invite message
GroupInviteMessage - Class in it.auties.whatsapp.model.message.standard
A model class that represents a message holding a whatsapp group invite inside
GroupInviteMessage() - Constructor for class it.auties.whatsapp.model.message.standard.GroupInviteMessage
 
GroupInviteMessage(GroupInviteMessage.GroupInviteMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp.model.message.standard.GroupInviteMessage
 
GroupInviteMessage.GroupInviteMessageBuilder<C extends GroupInviteMessage,B extends GroupInviteMessage.GroupInviteMessageBuilder<C,B>> - Class in it.auties.whatsapp.model.message.standard
 
GroupInviteMessage.Type - Enum Class in it.auties.whatsapp.model.message.standard
 
GroupInviteMessageBuilder() - Constructor for class it.auties.whatsapp.model.message.standard.GroupInviteMessage.GroupInviteMessageBuilder
 
groupJid() - Method in class it.auties.whatsapp.model.chat.PastParticipants
 
groupJid(ContactJid) - Method in class it.auties.whatsapp.model.chat.PastParticipants
 
groupJid(ContactJid) - Method in class it.auties.whatsapp.model.chat.PastParticipants.PastParticipantsBuilder
 
GroupMetadata - Class in it.auties.whatsapp.model.chat
This model class represents the metadata of a group
GroupMetadata(ContactJid, String, ZonedDateTime, ZonedDateTime, ContactJid, String, String, Map<GroupSetting, GroupPolicy>, List<GroupParticipant>, ZonedDateTime) - Constructor for class it.auties.whatsapp.model.chat.GroupMetadata
 
groupName() - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage
The name of the group that this invite regards
groupName(String) - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage.GroupInviteMessageBuilder
 
groupName(String) - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage
The name of the group that this invite regards
GroupParticipant - Record Class in it.auties.whatsapp.model.chat
A model class that represents a participant of a group.
GroupParticipant(ContactJid, GroupRole) - Constructor for record class it.auties.whatsapp.model.chat.GroupParticipant
Creates an instance of a GroupParticipant record class.
GroupPolicy - Enum Class in it.auties.whatsapp.model.chat
The constants of this enumerated type describe the various policies that can be enforced for a GroupSetting in a Chat.
GroupRole - Enum Class in it.auties.whatsapp.model.chat
The constants of this enumerated type describe the various roles that a GroupParticipant can have in a group.
GroupSetting - Enum Class in it.auties.whatsapp.model.chat
The constants of this enumerated type describe the various settings that can be toggled for a group.
groupSubject() - Method in class it.auties.whatsapp.model.info.ContextInfo
Group subject
groupSubject(String) - Method in class it.auties.whatsapp.model.info.ContextInfo.ContextInfoBuilder
Group subject
groupSubject(String) - Method in class it.auties.whatsapp.model.info.ContextInfo
Group subject
groupsV3() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
groupsV3(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
groupsV3(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
groupsV3Create() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
groupsV3Create(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
groupsV3Create(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
groupsV4JoinPermission() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
groupsV4JoinPermission(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
groupsV4JoinPermission(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
groupType() - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage
The type of this invite
groupType(GroupInviteMessage.Type) - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage.GroupInviteMessageBuilder
 
groupType(GroupInviteMessage.Type) - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage
The type of this invite
groupUiiCleanup() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
groupUiiCleanup(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
groupUiiCleanup(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 

H

handle() - Method in class it.auties.whatsapp.model.action.FavoriteStickerAction
The handle of the sticker
handle() - Method in class it.auties.whatsapp.model.sync.ExternalBlobReference
 
handle(String) - Method in class it.auties.whatsapp.model.action.FavoriteStickerAction.FavoriteStickerActionBuilder
The handle of the sticker
handle(String) - Method in class it.auties.whatsapp.model.action.FavoriteStickerAction
The handle of the sticker
handle(String) - Method in class it.auties.whatsapp.model.sync.ExternalBlobReference.ExternalBlobReferenceBuilder
 
handle(String) - Method in class it.auties.whatsapp.model.sync.ExternalBlobReference
 
Handshake - Class in it.auties.whatsapp.crypto
 
Handshake(Keys) - Constructor for class it.auties.whatsapp.crypto.Handshake
 
HandshakeMessage - Class in it.auties.whatsapp.model.signal.auth
 
HandshakeMessage(ClientFinish) - Constructor for class it.auties.whatsapp.model.signal.auth.HandshakeMessage
 
HandshakeMessage(ClientHello) - Constructor for class it.auties.whatsapp.model.signal.auth.HandshakeMessage
 
HandshakeMessage(ClientHello, ServerHello, ClientFinish) - Constructor for class it.auties.whatsapp.model.signal.auth.HandshakeMessage
 
HandshakeMessage.HandshakeMessageBuilder - Class in it.auties.whatsapp.model.signal.auth
 
HARDCODED - Enum constant in enum class it.auties.whatsapp.model.signal.auth.DNSSource.DNSSourceDNSResolutionMethod
 
hasAgent() - Method in record class it.auties.whatsapp.model.contact.ContactJid
Returns whether this jid specifies an agent
hasAppKeys() - Method in class it.auties.whatsapp.controller.Keys
Returns whether any app key is available
hasCategory(MessageCategory) - Method in class it.auties.whatsapp.model.message.model.MessageContainer
Checks whether the message that this container wraps matches the provided category
hasChain(byte[]) - Method in class it.auties.whatsapp.model.signal.session.SessionState
 
hasContent() - Method in record class it.auties.whatsapp.model.request.Node
Returns whether this object's content is non-null
hasDescription(String) - Method in record class it.auties.whatsapp.model.request.Node
Checks whether this node's description is equal to the one provided
hasDevice() - Method in record class it.auties.whatsapp.model.contact.ContactJid
Returns whether this jid specifies a device
hasExternalMutations() - Method in class it.auties.whatsapp.model.sync.PatchSync
 
hash() - Method in record class it.auties.whatsapp.crypto.LTHash.Result
Returns the value of the hash record component.
hash() - Method in class it.auties.whatsapp.model.message.server.StickerSyncRMRMessage
 
hash() - Method in class it.auties.whatsapp.model.sync.LTHashState
 
hash() - Method in class it.auties.whatsapp.model.sync.RecentStickerWeight
 
hash(byte[]) - Method in class it.auties.whatsapp.model.sync.LTHashState
 
hash(byte[]) - Method in class it.auties.whatsapp.model.sync.LTHashState.LTHashStateBuilder
 
hash(String) - Method in class it.auties.whatsapp.model.sync.RecentStickerWeight
 
hash(String) - Method in class it.auties.whatsapp.model.sync.RecentStickerWeight.RecentStickerWeightBuilder
 
hash(List<String>) - Method in class it.auties.whatsapp.model.message.server.StickerSyncRMRMessage
 
hash(List<String>) - Method in class it.auties.whatsapp.model.message.server.StickerSyncRMRMessage.StickerSyncRMRMessageBuilder
 
hashCode() - Method in class it.auties.whatsapp.api.Whatsapp.Options
 
hashCode() - Method in class it.auties.whatsapp.binary.MessageWrapper
 
hashCode() - Method in record class it.auties.whatsapp.crypto.GroupBuilder
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp.crypto.GroupCipher
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp.crypto.LTHash.Result
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp.crypto.SessionBuilder
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp.crypto.SessionCipher
Returns a hash code value for this object.
hashCode() - Method in class it.auties.whatsapp.model.action.AgentAction
 
hashCode() - Method in class it.auties.whatsapp.model.action.AndroidUnsupportedActions
 
hashCode() - Method in class it.auties.whatsapp.model.action.ArchiveChatAction
 
hashCode() - Method in class it.auties.whatsapp.model.action.ChatAssignmentAction
 
hashCode() - Method in class it.auties.whatsapp.model.action.ChatAssignmentOpenedStatusAction
 
hashCode() - Method in class it.auties.whatsapp.model.action.ClearChatAction
 
hashCode() - Method in class it.auties.whatsapp.model.action.ContactAction
 
hashCode() - Method in class it.auties.whatsapp.model.action.DeleteChatAction
 
hashCode() - Method in class it.auties.whatsapp.model.action.DeleteMessageForMeAction
 
hashCode() - Method in class it.auties.whatsapp.model.action.FavoriteStickerAction
 
hashCode() - Method in class it.auties.whatsapp.model.action.LabelAssociationAction
 
hashCode() - Method in class it.auties.whatsapp.model.action.LabelEditAction
 
hashCode() - Method in class it.auties.whatsapp.model.action.MarkChatAsReadAction
 
hashCode() - Method in class it.auties.whatsapp.model.action.MuteAction
 
hashCode() - Method in class it.auties.whatsapp.model.action.NuxAction
 
hashCode() - Method in class it.auties.whatsapp.model.action.PinAction
 
hashCode() - Method in class it.auties.whatsapp.model.action.PrimaryVersionAction
 
hashCode() - Method in class it.auties.whatsapp.model.action.QuickReplyAction
 
hashCode() - Method in class it.auties.whatsapp.model.action.RecentEmojiWeightsAction
 
hashCode() - Method in class it.auties.whatsapp.model.action.RecentStickerWeightsAction
 
hashCode() - Method in class it.auties.whatsapp.model.action.RemoveRecentStickerAction
 
hashCode() - Method in class it.auties.whatsapp.model.action.StarAction
 
hashCode() - Method in class it.auties.whatsapp.model.action.StickerAction
 
hashCode() - Method in class it.auties.whatsapp.model.action.SubscriptionAction
 
hashCode() - Method in class it.auties.whatsapp.model.action.TimeFormatAction
 
hashCode() - Method in class it.auties.whatsapp.model.action.UserStatusMuteAction
 
hashCode() - Method in class it.auties.whatsapp.model.business.BusinessAccountLinkInfo
 
hashCode() - Method in class it.auties.whatsapp.model.business.BusinessAccountPayload
 
hashCode() - Method in record class it.auties.whatsapp.model.business.BusinessCatalogEntry
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp.model.business.BusinessCategory
Returns a hash code value for this object.
hashCode() - Method in class it.auties.whatsapp.model.business.BusinessCollection
 
hashCode() - Method in record class it.auties.whatsapp.model.business.BusinessCollectionEntry
Returns a hash code value for this object.
hashCode() - Method in class it.auties.whatsapp.model.business.BusinessCurrency
 
hashCode() - Method in class it.auties.whatsapp.model.business.BusinessDateTime
 
hashCode() - Method in class it.auties.whatsapp.model.business.BusinessDateTimeComponent
 
hashCode() - Method in class it.auties.whatsapp.model.business.BusinessDateTimeUnixEpoch
 
hashCode() - Method in record class it.auties.whatsapp.model.business.BusinessHours
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp.model.business.BusinessHoursEntry
Returns a hash code value for this object.
hashCode() - Method in class it.auties.whatsapp.model.business.BusinessLocalizableParameter
 
hashCode() - Method in class it.auties.whatsapp.model.business.BusinessLocalizedName
 
hashCode() - Method in class it.auties.whatsapp.model.business.BusinessNativeFlow
 
hashCode() - Method in class it.auties.whatsapp.model.business.BusinessProfile
 
hashCode() - Method in class it.auties.whatsapp.model.business.BusinessShop
 
hashCode() - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameCertificate
 
hashCode() - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameDetails
 
hashCode() - Method in class it.auties.whatsapp.model.button.Button
 
hashCode() - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
hashCode() - Method in class it.auties.whatsapp.model.button.ButtonRow
 
hashCode() - Method in class it.auties.whatsapp.model.button.ButtonRowOpaqueData
 
hashCode() - Method in class it.auties.whatsapp.model.button.ButtonSection
 
hashCode() - Method in class it.auties.whatsapp.model.button.ButtonTemplate
 
hashCode() - Method in class it.auties.whatsapp.model.button.ButtonText
 
hashCode() - Method in class it.auties.whatsapp.model.button.CallButton
 
hashCode() - Method in class it.auties.whatsapp.model.button.FourRowTemplate
 
hashCode() - Method in class it.auties.whatsapp.model.button.HydratedButtonTemplate
 
hashCode() - Method in class it.auties.whatsapp.model.button.HydratedCallButton
 
hashCode() - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate
 
hashCode() - Method in class it.auties.whatsapp.model.button.HydratedQuickReplyButton
 
hashCode() - Method in class it.auties.whatsapp.model.button.HydratedURLButton
 
hashCode() - Method in class it.auties.whatsapp.model.button.NativeFlowButton
 
hashCode() - Method in class it.auties.whatsapp.model.button.QuickReplyButton
 
hashCode() - Method in class it.auties.whatsapp.model.button.SingleSelectReplyButton
 
hashCode() - Method in class it.auties.whatsapp.model.button.URLButton
 
hashCode() - Method in class it.auties.whatsapp.model.chat.Chat
 
hashCode() - Method in class it.auties.whatsapp.model.chat.ChatDisappear
 
hashCode() - Method in record class it.auties.whatsapp.model.chat.ChatMute
Returns a hash code value for this object.
hashCode() - Method in class it.auties.whatsapp.model.chat.ChatWallpaper
 
hashCode() - Method in class it.auties.whatsapp.model.chat.GroupMetadata
 
hashCode() - Method in record class it.auties.whatsapp.model.chat.GroupParticipant
Returns a hash code value for this object.
hashCode() - Method in class it.auties.whatsapp.model.chat.PastParticipant
 
hashCode() - Method in class it.auties.whatsapp.model.chat.PastParticipants
 
hashCode() - Method in class it.auties.whatsapp.model.contact.Contact
 
hashCode() - Method in class it.auties.whatsapp.model.contact.ContactCard
 
hashCode() - Method in record class it.auties.whatsapp.model.contact.ContactJid
Returns a hash code value for this object.
hashCode() - Method in class it.auties.whatsapp.model.info.AdReplyInfo
 
hashCode() - Method in class it.auties.whatsapp.model.info.BusinessAccountInfo
 
hashCode() - Method in class it.auties.whatsapp.model.info.BusinessIdentityInfo
 
hashCode() - Method in class it.auties.whatsapp.model.info.CallInfo
 
hashCode() - Method in class it.auties.whatsapp.model.info.ContextInfo
 
hashCode() - Method in class it.auties.whatsapp.model.info.DeviceContextInfo
 
hashCode() - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo
 
hashCode() - Method in record class it.auties.whatsapp.model.info.MessageIndexInfo
Returns a hash code value for this object.
hashCode() - Method in class it.auties.whatsapp.model.info.MessageInfo
 
hashCode() - Method in class it.auties.whatsapp.model.info.NativeFlowInfo
 
hashCode() - Method in class it.auties.whatsapp.model.info.NotificationMessageInfo
 
hashCode() - Method in class it.auties.whatsapp.model.info.PaymentInfo
 
hashCode() - Method in class it.auties.whatsapp.model.info.ProductListInfo
 
hashCode() - Method in class it.auties.whatsapp.model.info.WebNotificationsInfo
 
hashCode() - Method in class it.auties.whatsapp.model.location.InteractiveLocationAnnotation
 
hashCode() - Method in class it.auties.whatsapp.model.location.Location
 
hashCode() - Method in class it.auties.whatsapp.model.location.Point
 
hashCode() - Method in class it.auties.whatsapp.model.media.DownloadResult
 
hashCode() - Method in record class it.auties.whatsapp.model.media.MediaConnection
Returns a hash code value for this object.
hashCode() - Method in class it.auties.whatsapp.model.media.MediaData
 
hashCode() - Method in record class it.auties.whatsapp.model.media.MediaDimensions
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp.model.media.MediaFile
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp.model.media.MediaKeys
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp.model.media.MediaUpload
Returns a hash code value for this object.
hashCode() - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.button.ButtonsResponseMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.button.InteractiveResponseMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.button.ListMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.button.ListResponseMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.button.NativeFlowResponseMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.button.TemplateMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.button.TemplateReplyMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.model.ActionLink
 
hashCode() - Method in class it.auties.whatsapp.model.message.model.ContextualMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.model.KeepInChat
 
hashCode() - Method in class it.auties.whatsapp.model.message.model.MediaMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.model.MessageKey
 
hashCode() - Method in class it.auties.whatsapp.model.message.model.MessageReceipt
 
hashCode() - Method in class it.auties.whatsapp.model.message.model.PublicServiceAnnouncementStatus
 
hashCode() - Method in class it.auties.whatsapp.model.message.model.QuotedMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.payment.CancelPaymentRequestMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.payment.DeclinePaymentRequestMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.payment.PaymentInviteMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.payment.RequestPaymentMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.payment.SendPaymentMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.server.DeviceSentMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.server.DeviceSyncMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.server.EncryptedReactionMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.server.SenderKeyDistributionMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.server.StickerSyncRMRMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.standard.AudioMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.standard.ContactMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.standard.ContactsArrayMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.standard.KeepInChatMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.standard.LocationMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.standard.ProductMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.standard.ReactionMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.standard.RequestPhoneNumberMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.standard.TextMessage
 
hashCode() - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
 
hashCode() - Method in class it.auties.whatsapp.model.payment.PaymentBackground
 
hashCode() - Method in class it.auties.whatsapp.model.payment.PaymentMediaData
 
hashCode() - Method in class it.auties.whatsapp.model.payment.PaymentMoney
 
hashCode() - Method in class it.auties.whatsapp.model.poll.PollOption
 
hashCode() - Method in class it.auties.whatsapp.model.poll.PollUpdate
 
hashCode() - Method in class it.auties.whatsapp.model.poll.PollUpdateEncryptedMetadata
 
hashCode() - Method in class it.auties.whatsapp.model.poll.PollUpdateEncryptedOptions
 
hashCode() - Method in class it.auties.whatsapp.model.poll.PollUpdateMessageMetadata
 
hashCode() - Method in record class it.auties.whatsapp.model.privacy.GdprAccountReport.Error
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp.model.privacy.GdprAccountReport.Pending
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp.model.privacy.GdprAccountReport.Ready
Returns a hash code value for this object.
hashCode() - Method in class it.auties.whatsapp.model.product.Product
 
hashCode() - Method in class it.auties.whatsapp.model.product.ProductBody
 
hashCode() - Method in class it.auties.whatsapp.model.product.ProductCatalog
 
hashCode() - Method in class it.auties.whatsapp.model.product.ProductFooter
 
hashCode() - Method in class it.auties.whatsapp.model.product.ProductHeader
 
hashCode() - Method in class it.auties.whatsapp.model.product.ProductListHeaderImage
 
hashCode() - Method in class it.auties.whatsapp.model.product.ProductSection
 
hashCode() - Method in class it.auties.whatsapp.model.product.ProductSnapshot
 
hashCode() - Method in record class it.auties.whatsapp.model.request.Attributes
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp.model.request.MessageSendRequest
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp.model.request.Node
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp.model.request.NodeHandler
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp.model.request.ReplyHandler
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp.model.request.Request
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp.model.response.AppVersionResponse
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp.model.response.ContactStatusResponse
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp.model.response.HasWhatsappResponse
Returns a hash code value for this object.
hashCode() - Method in class it.auties.whatsapp.model.setting.AutoDownloadSettings
 
hashCode() - Method in class it.auties.whatsapp.model.setting.AvatarUserSettings
 
hashCode() - Method in class it.auties.whatsapp.model.setting.EphemeralSetting
 
hashCode() - Method in class it.auties.whatsapp.model.setting.GlobalSettings
 
hashCode() - Method in class it.auties.whatsapp.model.setting.LocaleSetting
 
hashCode() - Method in class it.auties.whatsapp.model.setting.PushNameSetting
 
hashCode() - Method in class it.auties.whatsapp.model.setting.SecurityNotificationSetting
 
hashCode() - Method in class it.auties.whatsapp.model.setting.UnarchiveChatsSetting
 
hashCode() - Method in class it.auties.whatsapp.model.signal.auth.ClientFinish
 
hashCode() - Method in class it.auties.whatsapp.model.signal.auth.ClientHello
 
hashCode() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
hashCode() - Method in class it.auties.whatsapp.model.signal.auth.Companion
 
hashCode() - Method in class it.auties.whatsapp.model.signal.auth.CompanionData
 
hashCode() - Method in class it.auties.whatsapp.model.signal.auth.DeviceIdentity
 
hashCode() - Method in class it.auties.whatsapp.model.signal.auth.DNSSource
 
hashCode() - Method in class it.auties.whatsapp.model.signal.auth.HandshakeMessage
 
hashCode() - Method in class it.auties.whatsapp.model.signal.auth.KeyIndexList
 
hashCode() - Method in class it.auties.whatsapp.model.signal.auth.ServerCertificate
 
hashCode() - Method in class it.auties.whatsapp.model.signal.auth.ServerHello
 
hashCode() - Method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentity
 
hashCode() - Method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentityHMAC
 
hashCode() - Method in class it.auties.whatsapp.model.signal.auth.SignedKeyIndexList
 
hashCode() - Method in class it.auties.whatsapp.model.signal.auth.UserAgent
 
hashCode() - Method in class it.auties.whatsapp.model.signal.auth.Version
 
hashCode() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
hashCode() - Method in class it.auties.whatsapp.model.signal.auth.WebInfo
 
hashCode() - Method in class it.auties.whatsapp.model.signal.auth.WebPayload
 
hashCode() - Method in record class it.auties.whatsapp.model.signal.keypair.SignalKeyPair
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp.model.signal.keypair.SignalPreKeyPair
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp.model.signal.keypair.SignalSignedKeyPair
Returns a hash code value for this object.
hashCode() - Method in class it.auties.whatsapp.model.signal.message.SenderKeyMessage
 
hashCode() - Method in class it.auties.whatsapp.model.signal.message.SignalDistributionMessage
 
hashCode() - Method in class it.auties.whatsapp.model.signal.message.SignalMessage
 
hashCode() - Method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage
 
hashCode() - Method in record class it.auties.whatsapp.model.signal.sender.SenderChainKey
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp.model.signal.sender.SenderKeyName
Returns a hash code value for this object.
hashCode() - Method in class it.auties.whatsapp.model.signal.sender.SenderKeyRecord
 
hashCode() - Method in class it.auties.whatsapp.model.signal.sender.SenderKeyState
 
hashCode() - Method in record class it.auties.whatsapp.model.signal.sender.SenderMessageKey
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp.model.signal.session.Session
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp.model.signal.session.SessionAddress
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp.model.signal.session.SessionChain
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp.model.signal.session.SessionPreKey
Returns a hash code value for this object.
hashCode() - Method in class it.auties.whatsapp.model.signal.session.SessionState
 
hashCode() - Method in class it.auties.whatsapp.model.sync.ActionDataSync
 
hashCode() - Method in class it.auties.whatsapp.model.sync.ActionMessageRangeSync
 
hashCode() - Method in class it.auties.whatsapp.model.sync.ActionValueSync.PrimaryFeature
 
hashCode() - Method in class it.auties.whatsapp.model.sync.AppStateFatalExceptionNotification
 
hashCode() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKey
 
hashCode() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyData
 
hashCode() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyFingerprint
 
hashCode() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyId
 
hashCode() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyRequest
 
hashCode() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyShare
 
hashCode() - Method in class it.auties.whatsapp.model.sync.DeviceListMetadata
 
hashCode() - Method in class it.auties.whatsapp.model.sync.ExitCode
 
hashCode() - Method in class it.auties.whatsapp.model.sync.ExternalBlobReference
 
hashCode() - Method in class it.auties.whatsapp.model.sync.HistorySync
 
hashCode() - Method in class it.auties.whatsapp.model.sync.HistorySyncConfig
 
hashCode() - Method in class it.auties.whatsapp.model.sync.HistorySyncMessage
 
hashCode() - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification
 
hashCode() - Method in class it.auties.whatsapp.model.sync.IndexSync
 
hashCode() - Method in class it.auties.whatsapp.model.sync.InitialSecurityNotificationSettingSync
 
hashCode() - Method in class it.auties.whatsapp.model.sync.KeyExpiration
 
hashCode() - Method in class it.auties.whatsapp.model.sync.KeyId
 
hashCode() - Method in class it.auties.whatsapp.model.sync.LTHashState
 
hashCode() - Method in class it.auties.whatsapp.model.sync.MediaRetryNotification
 
hashCode() - Method in record class it.auties.whatsapp.model.sync.MutationKeys
Returns a hash code value for this object.
hashCode() - Method in class it.auties.whatsapp.model.sync.MutationsSync
 
hashCode() - Method in class it.auties.whatsapp.model.sync.MutationSync
 
hashCode() - Method in record class it.auties.whatsapp.model.sync.PatchRequest
Returns a hash code value for this object.
hashCode() - Method in class it.auties.whatsapp.model.sync.PatchSync
 
hashCode() - Method in class it.auties.whatsapp.model.sync.PhotoChange
 
hashCode() - Method in class it.auties.whatsapp.model.sync.PushName
 
hashCode() - Method in class it.auties.whatsapp.model.sync.RecentEmojiWeight
 
hashCode() - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata
 
hashCode() - Method in class it.auties.whatsapp.model.sync.RecentStickerWeight
 
hashCode() - Method in class it.auties.whatsapp.model.sync.RecordSync
 
hashCode() - Method in class it.auties.whatsapp.model.sync.ServerErrorReceipt
 
hashCode() - Method in class it.auties.whatsapp.model.sync.SnapshotSync
 
hashCode() - Method in class it.auties.whatsapp.model.sync.SyncActionMessage
 
hashCode() - Method in class it.auties.whatsapp.model.sync.ValueSync
 
hashCode() - Method in class it.auties.whatsapp.model.sync.VersionSync
 
hashStates(Map<PatchType, LTHashState>) - Method in class it.auties.whatsapp.controller.Keys.KeysBuilder
Hash state
hasKey(String) - Method in record class it.auties.whatsapp.model.request.Attributes
Checks whether a non-null key exists in this map
hasMediaAttachment() - Method in class it.auties.whatsapp.model.product.ProductHeader
Whether this message had a media attachment
hasMediaAttachment(boolean) - Method in class it.auties.whatsapp.model.product.ProductHeader
Whether this message had a media attachment
hasMediaAttachment(boolean) - Method in class it.auties.whatsapp.model.product.ProductHeader.ProductHeaderBuilder
Whether this message had a media attachment
hasMessageKey(int) - Method in record class it.auties.whatsapp.model.signal.session.SessionChain
 
hasName() - Method in class it.auties.whatsapp.model.chat.Chat
Returns whether this chat has a name.
hasNewJid() - Method in class it.auties.whatsapp.model.chat.Chat
Returns a boolean to represent whether this chat has a new jid
hasNode(String) - Method in record class it.auties.whatsapp.model.request.Node
Checks whether the child node with the given description exists
hasOldJid() - Method in class it.auties.whatsapp.model.chat.Chat
Returns a boolean to represent whether this chat has an old jid
hasPreKey() - Method in class it.auties.whatsapp.model.signal.session.SessionState
 
hasPreKeys() - Method in class it.auties.whatsapp.controller.Keys
Checks if the client sent pre keys to the server
hasQuotedMessage() - Method in class it.auties.whatsapp.model.info.ContextInfo
Returns whether this context info has information about a quoted message
hasSenderOverride() - Method in record class it.auties.whatsapp.model.request.MessageSendRequest
 
hasServer(ContactJid.Server) - Method in record class it.auties.whatsapp.model.contact.ContactJid
Returns whether this jid ends with the provided server
hasSession(SessionAddress) - Method in class it.auties.whatsapp.controller.Keys
Checks whether a session already exists for the given address
hasState(int, byte[]) - Method in record class it.auties.whatsapp.model.signal.session.Session
 
hasStub() - Method in class it.auties.whatsapp.model.info.MessageInfo
Checks whether this message wraps a stub type
hasTrust(SessionAddress, byte[]) - Method in class it.auties.whatsapp.controller.Keys
Checks whether identityKey is trusted for address
hasType(MessageType) - Method in class it.auties.whatsapp.model.message.model.MessageContainer
Checks whether the message that this container wraps matches the provided type
hasUnreadMessages() - Method in class it.auties.whatsapp.model.chat.Chat
Returns a boolean to represent whether this chat has unread messages
hasVersion() - Method in class it.auties.whatsapp.model.sync.PatchSync
 
hasWhatsapp() - Method in record class it.auties.whatsapp.model.response.HasWhatsappResponse
Returns the value of the hasWhatsapp record component.
hasWhatsapp(ContactJidProvider...) - Method in class it.auties.whatsapp.api.Whatsapp
Executes a query to determine whether any number of users have an account on Whatsapp
HasWhatsappResponse - Record Class in it.auties.whatsapp.model.response
 
HasWhatsappResponse(ContactJid, boolean) - Constructor for record class it.auties.whatsapp.model.response.HasWhatsappResponse
Creates an instance of a HasWhatsappResponse record class.
HasWhatsappResponse(Node) - Constructor for record class it.auties.whatsapp.model.response.HasWhatsappResponse
 
header() - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage
Product header
header() - Static method in class it.auties.whatsapp.util.KeyHelper
 
header(DocumentMessage) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.DocumentButtonsMessageBuilder
 
header(ImageMessage) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.ImageButtonsMessageBuilder
 
header(LocationMessage) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.LocationHeaderButtonsMessageBuilder
 
header(VideoMessage) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.VideoButtonsMessageBuilder
 
header(ProductHeader) - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage.CollectionInteractiveMessageBuilder
 
header(ProductHeader) - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage
Product header
header(ProductHeader) - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage.InteractiveMessageBuilder
Product header
header(ProductHeader) - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage.NativeFlowInteractiveMessageBuilder
 
header(ProductHeader) - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage.ShopInteractiveMessageBuilder
 
header(String) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.TextButtonsMessageBuilder
 
headerDocument() - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage
The document message attached to this message
headerDocument(DocumentMessage) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.ButtonsMessageBuilder
The document message attached to this message
headerDocument(DocumentMessage) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage
The document message attached to this message
headerImage() - Method in class it.auties.whatsapp.model.info.ProductListInfo
The header image of the messages that this message wraps
headerImage() - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage
The image message attached to this message
headerImage(ImageMessage) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.ButtonsMessageBuilder
The image message attached to this message
headerImage(ImageMessage) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage
The image message attached to this message
headerImage(ProductListHeaderImage) - Method in class it.auties.whatsapp.model.info.ProductListInfo
The header image of the messages that this message wraps
headerImage(ProductListHeaderImage) - Method in class it.auties.whatsapp.model.info.ProductListInfo.ProductListInfoBuilder
The header image of the messages that this message wraps
headerLocation() - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage
The location message attached to this message
headerLocation(LocationMessage) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.ButtonsMessageBuilder
The location message attached to this message
headerLocation(LocationMessage) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage
The location message attached to this message
headerText() - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage
The text attached to this message
headerText(String) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.ButtonsMessageBuilder
The text attached to this message
headerText(String) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage
The text attached to this message
headerType() - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage
The type of header
headerType(ButtonsMessage.HeaderType) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.ButtonsMessageBuilder
The type of header
headerType(ButtonsMessage.HeaderType) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage
The type of header
headerVideo() - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage
The video message attached to this message
headerVideo(VideoMessage) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.ButtonsMessageBuilder
The video message attached to this message
headerVideo(VideoMessage) - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage
The video message attached to this message
height() - Method in class it.auties.whatsapp.model.action.StickerAction
 
height() - Method in record class it.auties.whatsapp.model.media.MediaDimensions
Returns the value of the height record component.
height() - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The unsigned height of the decoded image that this object wraps
height() - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
The unsigned height of the decoded sticker that this object wraps
height() - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
The unsigned height of the decoded video that this object wraps
height() - Method in class it.auties.whatsapp.model.payment.PaymentBackground
 
height(int) - Method in class it.auties.whatsapp.model.action.StickerAction
 
height(int) - Method in class it.auties.whatsapp.model.action.StickerAction.StickerActionBuilder
 
height(int) - Method in class it.auties.whatsapp.model.payment.PaymentBackground
 
height(int) - Method in class it.auties.whatsapp.model.payment.PaymentBackground.PaymentBackgroundBuilder
 
height(Integer) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The unsigned height of the decoded image that this object wraps
height(Integer) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage.ImageMessageBuilder
 
height(Integer) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
The unsigned height of the decoded sticker that this object wraps
height(Integer) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage.StickerMessageBuilder
 
height(Integer) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
The unsigned height of the decoded video that this object wraps
height(Integer) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.VideoMessageBuilder
 
HEX - Static variable in class it.auties.whatsapp.binary.Tokens
 
HEX_8 - Enum constant in enum class it.auties.whatsapp.binary.Tag
 
HEX_REGEX - Static variable in class it.auties.whatsapp.binary.Tokens
 
hidden() - Method in record class it.auties.whatsapp.model.business.BusinessCatalogEntry
Returns the value of the hidden record component.
HIGH - Enum constant in enum class it.auties.whatsapp.model.business.BusinessVerifiedLevel
High
HIGHLY_STRUCTURED - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Highly structured
HIGHLY_STRUCTURED_MESSAGE - Enum constant in enum class it.auties.whatsapp.model.button.FourRowTemplate.TitleType
Highly structured message title
highlyStructured(HighlyStructuredMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Highly structured message
HighlyStructuredMessage - Class in it.auties.whatsapp.model.message.button
A model class that represents a message that contains a highly structured message inside.
HighlyStructuredMessage() - Constructor for class it.auties.whatsapp.model.message.button.HighlyStructuredMessage
 
HighlyStructuredMessage(String, String, List<String>, String, String, List<BusinessLocalizableParameter>, String, String, TemplateMessage) - Constructor for class it.auties.whatsapp.model.message.button.HighlyStructuredMessage
 
HighlyStructuredMessage.HighlyStructuredMessageBuilder - Class in it.auties.whatsapp.model.message.button
 
highlyStructuredTitle() - Method in class it.auties.whatsapp.model.button.FourRowTemplate
The highly structured title of this row.
highlyStructuredTitle(HighlyStructuredMessage) - Method in class it.auties.whatsapp.model.button.FourRowTemplate.FourRowTemplateBuilder
The highly structured title of this row.
highlyStructuredTitle(HighlyStructuredMessage) - Method in class it.auties.whatsapp.model.button.FourRowTemplate
The highly structured title of this row.
HISTORY_SYNC_NOTIFICATION - Enum constant in enum class it.auties.whatsapp.model.message.server.ProtocolMessage.ProtocolMessageType
A ProtocolMessage that notifies that a history dataSync in any chat
historyLength() - Method in class it.auties.whatsapp.api.Whatsapp.Options
 
historyLength(HistoryLength) - Method in class it.auties.whatsapp.api.Whatsapp.Options
 
historyLength(HistoryLength) - Method in class it.auties.whatsapp.api.Whatsapp.Options.OptionsBuilder
 
HistoryLength - Enum Class in it.auties.whatsapp.api
The constants of this enumerated type describe the various chat history's length that Whatsapp can send on the first login attempt
HistorySync - Class in it.auties.whatsapp.model.sync
 
HistorySync(HistorySync.HistorySyncHistorySyncType, List<Chat>, List<MessageInfo>, Integer, Integer, List<PushName>, GlobalSettings, byte[], Integer, List<RecentStickerMetadata>, List<PastParticipants>) - Constructor for class it.auties.whatsapp.model.sync.HistorySync
 
HistorySync.HistorySyncBuilder - Class in it.auties.whatsapp.model.sync
 
HistorySync.HistorySyncHistorySyncType - Enum Class in it.auties.whatsapp.model.sync
 
historySyncConfig() - Method in class it.auties.whatsapp.model.signal.auth.Companion
 
historySyncConfig(HistorySyncConfig) - Method in class it.auties.whatsapp.model.signal.auth.Companion.CompanionBuilder
 
historySyncConfig(HistorySyncConfig) - Method in class it.auties.whatsapp.model.signal.auth.Companion
 
HistorySyncConfig - Class in it.auties.whatsapp.model.sync
 
HistorySyncConfig(int, int, int) - Constructor for class it.auties.whatsapp.model.sync.HistorySyncConfig
 
HistorySyncConfig.HistorySyncConfigBuilder - Class in it.auties.whatsapp.model.sync
 
HistorySyncMessage - Class in it.auties.whatsapp.model.sync
 
HistorySyncMessage(MessageInfo, long) - Constructor for class it.auties.whatsapp.model.sync.HistorySyncMessage
 
HistorySyncMessage.HistorySyncMessageBuilder - Class in it.auties.whatsapp.model.sync
 
historySyncNotification() - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage
History dataSync notification.
historySyncNotification(HistorySyncNotification) - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage
History dataSync notification.
historySyncNotification(HistorySyncNotification) - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage.ProtocolMessageBuilder
History dataSync notification.
HistorySyncNotification - Class in it.auties.whatsapp.model.sync
 
HistorySyncNotification(byte[], long, byte[], byte[], String, HistorySyncNotification.HistorySyncNotificationHistorySyncType, Integer, String) - Constructor for class it.auties.whatsapp.model.sync.HistorySyncNotification
 
HistorySyncNotification.HistorySyncNotificationBuilder - Class in it.auties.whatsapp.model.sync
 
HistorySyncNotification.HistorySyncNotificationHistorySyncType - Enum Class in it.auties.whatsapp.model.sync
 
Hkdf - Class in it.auties.whatsapp.crypto
 
hmac() - Method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentityHMAC
 
hmac(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentityHMAC
 
hmac(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentityHMAC.SignedDeviceIdentityHMACBuilder
 
Hmac - Class in it.auties.whatsapp.crypto
 
HmacValidationException - Exception in it.auties.whatsapp.exception
An unchecked exception that is thrown when a hmac signature cannot be validated
HmacValidationException(String) - Constructor for exception it.auties.whatsapp.exception.HmacValidationException
 
home() - Static method in class it.auties.whatsapp.util.LocalFileSystem
 
hosts() - Method in record class it.auties.whatsapp.model.media.MediaConnection
Returns the value of the hosts record component.
hostStorage() - Method in class it.auties.whatsapp.model.business.BusinessAccountLinkInfo
 
hostStorage() - Method in class it.auties.whatsapp.model.info.BusinessAccountInfo
Indicates here this account is hosted
hostStorage() - Method in class it.auties.whatsapp.model.info.BusinessIdentityInfo
Indicates where this account is hosted
hostStorage(BusinessAccountLinkInfo.HostStorageType) - Method in class it.auties.whatsapp.model.business.BusinessAccountLinkInfo.BusinessAccountLinkInfoBuilder
 
hostStorage(BusinessAccountLinkInfo.HostStorageType) - Method in class it.auties.whatsapp.model.business.BusinessAccountLinkInfo
 
hostStorage(BusinessStorageType) - Method in class it.auties.whatsapp.model.info.BusinessAccountInfo.BusinessAccountInfoBuilder
Indicates here this account is hosted
hostStorage(BusinessStorageType) - Method in class it.auties.whatsapp.model.info.BusinessAccountInfo
Indicates here this account is hosted
hostStorage(BusinessStorageType) - Method in class it.auties.whatsapp.model.info.BusinessIdentityInfo.BusinessIdentityInfoBuilder
Indicates where this account is hosted
hostStorage(BusinessStorageType) - Method in class it.auties.whatsapp.model.info.BusinessIdentityInfo
Indicates where this account is hosted
hour() - Method in class it.auties.whatsapp.model.business.BusinessDateTimeComponent
The hour
hour(int) - Method in class it.auties.whatsapp.model.business.BusinessDateTimeComponent.BusinessDateTimeComponentBuilder
The hour
hour(int) - Method in class it.auties.whatsapp.model.business.BusinessDateTimeComponent
The hour
hours() - Method in class it.auties.whatsapp.model.business.BusinessProfile
Returns the business hours, if available
HYDRATED_FOUR_ROW_TEMPLATE - Enum constant in enum class it.auties.whatsapp.model.message.button.TemplateMessage.Format
Hydrated four row template
HydratedButtonTemplate - Class in it.auties.whatsapp.model.button
A model class that represents a hydrated template for a button
HydratedButtonTemplate(HydratedQuickReplyButton, HydratedURLButton, HydratedCallButton, int) - Constructor for class it.auties.whatsapp.model.button.HydratedButtonTemplate
 
HydratedButtonTemplate.ButtonType - Enum Class in it.auties.whatsapp.model.button
The constants of this enumerated type describe the various types of buttons that a template can wrap
HydratedButtonTemplate.HydratedButtonTemplateBuilder - Class in it.auties.whatsapp.model.button
 
HydratedCallButton - Class in it.auties.whatsapp.model.button
A model class that represents a hydrated button that can start a phone call
HydratedCallButton.HydratedCallButtonBuilder - Class in it.auties.whatsapp.model.button
 
HydratedFourRowTemplate - Class in it.auties.whatsapp.model.button
A model class that represents a hydrated four row template
HydratedFourRowTemplate(String, DocumentMessage, String, ImageMessage, VideoMessage, LocationMessage, String, String, List<HydratedButtonTemplate>) - Constructor for class it.auties.whatsapp.model.button.HydratedFourRowTemplate
 
HydratedFourRowTemplate.DocumentHydratedFourRowTemplateBuilder - Class in it.auties.whatsapp.model.button
 
HydratedFourRowTemplate.EmptyFourRowTemplateBuilder - Class in it.auties.whatsapp.model.button
 
HydratedFourRowTemplate.HighlyStructuredHydratedFourRowTemplateBuilder - Class in it.auties.whatsapp.model.button
 
HydratedFourRowTemplate.HydratedFourRowTemplateBuilder - Class in it.auties.whatsapp.model.button
 
HydratedFourRowTemplate.ImageHydratedFourRowTemplateBuilder - Class in it.auties.whatsapp.model.button
 
HydratedFourRowTemplate.LocationHydratedFourRowTemplateBuilder - Class in it.auties.whatsapp.model.button
 
HydratedFourRowTemplate.TitleType - Enum Class in it.auties.whatsapp.model.button
The constants of this enumerated type describe the various types of title that a template can wrap
HydratedFourRowTemplate.VideoHydratedFourRowTemplateBuilder - Class in it.auties.whatsapp.model.button
 
hydratedFourRowTemplateFormat() - Method in class it.auties.whatsapp.model.message.button.TemplateMessage
Hydrated four row template.
hydratedFourRowTemplateFormat(HydratedFourRowTemplate) - Method in class it.auties.whatsapp.model.message.button.TemplateMessage
Hydrated four row template.
hydratedFourRowTemplateFormat(HydratedFourRowTemplate) - Method in class it.auties.whatsapp.model.message.button.TemplateMessage.TemplateMessageBuilder
 
HydratedQuickReplyButton - Class in it.auties.whatsapp.model.button
A model class that represents a hydrated quick reply button
HydratedQuickReplyButton.HydratedQuickReplyButtonBuilder - Class in it.auties.whatsapp.model.button
 
HydratedURLButton - Class in it.auties.whatsapp.model.button
A model class that represents a hydrated url button
HydratedURLButton.HydratedURLButtonBuilder - Class in it.auties.whatsapp.model.button
 

I

IAS - Enum constant in enum class it.auties.whatsapp.model.contact.ContactJid.Type
IAS Chat jid
id() - Method in class it.auties.whatsapp.api.Whatsapp.Options
 
id() - Method in interface it.auties.whatsapp.controller.Controller
Returns the id of this controller
id() - Method in class it.auties.whatsapp.controller.Keys
The client id
id() - Method in class it.auties.whatsapp.controller.Store
The session id of this store
id() - Method in class it.auties.whatsapp.model.action.LabelEditAction
The id of the label
id() - Method in record class it.auties.whatsapp.model.business.BusinessCatalogEntry
Returns the value of the id record component.
id() - Method in record class it.auties.whatsapp.model.business.BusinessCategory
Returns the value of the id record component.
id() - Method in class it.auties.whatsapp.model.business.BusinessCollection
The id of the message
id() - Method in record class it.auties.whatsapp.model.business.BusinessCollectionEntry
Returns the value of the id record component.
id() - Method in class it.auties.whatsapp.model.business.BusinessShop
The id of the shop
id() - Method in class it.auties.whatsapp.model.button.Button
The id of this button
id() - Method in class it.auties.whatsapp.model.button.ButtonRow
The id of the row
id() - Method in class it.auties.whatsapp.model.button.HydratedQuickReplyButton
The id of this button
id() - Method in class it.auties.whatsapp.model.button.QuickReplyButton
The id of this button
id() - Method in class it.auties.whatsapp.model.info.MessageInfo
Returns the id of the message
id() - Method in class it.auties.whatsapp.model.message.button.TemplateMessage
The id of this template
id() - Method in class it.auties.whatsapp.model.message.button.TemplateReplyMessage
The id of the button that was selected from the previous template message
id() - Method in class it.auties.whatsapp.model.message.model.MessageKey
The id of the message
id() - Method in interface it.auties.whatsapp.model.message.model.MessageMetadataProvider
Returns the id of the message
id() - Method in class it.auties.whatsapp.model.message.model.QuotedMessage
The id of the message
id() - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage
The jid of this order
id() - Method in class it.auties.whatsapp.model.payment.PaymentBackground
 
id() - Method in record class it.auties.whatsapp.model.request.Node
Returns the nullable id of this node
id() - Method in record class it.auties.whatsapp.model.request.ReplyHandler
Returns the value of the id record component.
id() - Method in record class it.auties.whatsapp.model.request.Request
Returns the value of the id record component.
id() - Method in class it.auties.whatsapp.model.signal.auth.CompanionData
 
id() - Method in interface it.auties.whatsapp.model.signal.keypair.ISignalKeyPair
 
id() - Method in record class it.auties.whatsapp.model.signal.keypair.SignalPreKeyPair
Returns the value of the id record component.
id() - Method in record class it.auties.whatsapp.model.signal.keypair.SignalSignedKeyPair
Returns the value of the id record component.
id() - Method in class it.auties.whatsapp.model.signal.message.SenderKeyMessage
 
id() - Method in class it.auties.whatsapp.model.signal.message.SignalDistributionMessage
The jid of the sender
id() - Method in class it.auties.whatsapp.model.signal.sender.SenderKeyState
 
id() - Method in record class it.auties.whatsapp.model.signal.session.SessionAddress
Returns the value of the id record component.
id() - Method in class it.auties.whatsapp.model.sync.KeyId
 
id() - Method in class it.auties.whatsapp.model.sync.PushName
 
id(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.CompanionData.CompanionDataBuilder
 
id(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.CompanionData
 
id(byte[]) - Method in class it.auties.whatsapp.model.sync.KeyId
 
id(byte[]) - Method in class it.auties.whatsapp.model.sync.KeyId.KeyIdBuilder
 
id(int) - Method in class it.auties.whatsapp.api.Whatsapp.Options.OptionsBuilder
 
id(int) - Method in class it.auties.whatsapp.controller.Keys.KeysBuilder
The client id
id(int) - Method in class it.auties.whatsapp.controller.Store.StoreBuilder
The session id of this store
id(int) - Method in class it.auties.whatsapp.model.action.LabelEditAction
The id of the label
id(int) - Method in class it.auties.whatsapp.model.action.LabelEditAction.LabelEditActionBuilder
The id of the label
id(int) - Method in class it.auties.whatsapp.model.signal.sender.SenderKeyState.SenderKeyStateBuilder
 
id(String) - Method in class it.auties.whatsapp.model.message.model.MessageKey
The id of the message
id(String) - Method in class it.auties.whatsapp.model.message.model.MessageKey.MessageKeyBuilder
The id of the message
id(Integer) - Method in class it.auties.whatsapp.model.signal.message.SenderKeyMessage
 
id(Integer) - Method in class it.auties.whatsapp.model.signal.message.SenderKeyMessage.SenderKeyMessageBuilder
 
id(Integer) - Method in class it.auties.whatsapp.model.signal.message.SignalDistributionMessage
The jid of the sender
id(Integer) - Method in class it.auties.whatsapp.model.signal.message.SignalDistributionMessage.SignalDistributionMessageBuilder
The jid of the sender
id(String) - Method in class it.auties.whatsapp.model.business.BusinessCollection.BusinessCollectionBuilder
The id of the message
id(String) - Method in class it.auties.whatsapp.model.business.BusinessCollection
The id of the message
id(String) - Method in class it.auties.whatsapp.model.business.BusinessShop.BusinessShopBuilder
The id of the shop
id(String) - Method in class it.auties.whatsapp.model.business.BusinessShop
The id of the shop
id(String) - Method in class it.auties.whatsapp.model.button.Button.ButtonBuilder
The id of this button
id(String) - Method in class it.auties.whatsapp.model.button.Button
The id of this button
id(String) - Method in class it.auties.whatsapp.model.button.ButtonRow.ButtonRowBuilder
The id of the row
id(String) - Method in class it.auties.whatsapp.model.button.ButtonRow
The id of the row
id(String) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.DocumentHydratedFourRowTemplateBuilder
 
id(String) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.EmptyFourRowTemplateBuilder
 
id(String) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.HighlyStructuredHydratedFourRowTemplateBuilder
 
id(String) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.ImageHydratedFourRowTemplateBuilder
 
id(String) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.LocationHydratedFourRowTemplateBuilder
 
id(String) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.VideoHydratedFourRowTemplateBuilder
 
id(String) - Method in class it.auties.whatsapp.model.button.HydratedQuickReplyButton.HydratedQuickReplyButtonBuilder
The id of this button
id(String) - Method in class it.auties.whatsapp.model.button.HydratedQuickReplyButton
The id of this button
id(String) - Method in class it.auties.whatsapp.model.button.QuickReplyButton
The id of this button
id(String) - Method in class it.auties.whatsapp.model.button.QuickReplyButton.QuickReplyButtonBuilder
The id of this button
id(String) - Method in class it.auties.whatsapp.model.message.button.TemplateMessage
The id of this template
id(String) - Method in class it.auties.whatsapp.model.message.button.TemplateMessage.TemplateMessageBuilder
 
id(String) - Method in class it.auties.whatsapp.model.message.button.TemplateReplyMessage
The id of the button that was selected from the previous template message
id(String) - Method in class it.auties.whatsapp.model.message.button.TemplateReplyMessage.TemplateReplyMessageBuilder
 
id(String) - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage
The jid of this order
id(String) - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage.PaymentOrderMessageBuilder
The jid of this order
id(String) - Method in class it.auties.whatsapp.model.payment.PaymentBackground
 
id(String) - Method in class it.auties.whatsapp.model.payment.PaymentBackground.PaymentBackgroundBuilder
 
id(String) - Method in class it.auties.whatsapp.model.sync.PushName
 
id(String) - Method in class it.auties.whatsapp.model.sync.PushName.PushNameBuilder
 
identifier() - Method in class it.auties.whatsapp.model.signal.auth.CompanionData
 
identifier(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.CompanionData.CompanionDataBuilder
 
identifier(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.CompanionData
 
identityKey() - Method in class it.auties.whatsapp.model.chat.Chat
Returns the identity token for this chat
identityKey() - Method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage
 
identityKey(byte[]) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
The public identity key of this chat
identityKey(byte[]) - Method in class it.auties.whatsapp.model.chat.Chat
The public identity key of this chat
identityKey(byte[]) - Method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage
 
identityKey(byte[]) - Method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage.SignalPreKeyMessageBuilder
 
identityKeyPair() - Method in class it.auties.whatsapp.controller.Keys
The signed identity key
identityKeyPair(SignalKeyPair) - Method in class it.auties.whatsapp.controller.Keys.KeysBuilder
The signed identity key
IG_LITE_ANDROID - Enum constant in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentPlatform
 
ignore() - Method in class it.auties.whatsapp.model.info.MessageInfo
Whether this message should be ignored or counted as an unread message
ignore(boolean) - Method in class it.auties.whatsapp.model.info.MessageInfo
Whether this message should be ignored or counted as an unread message
ignore(boolean) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
Whether this message should be ignored or counted as an unread message
image(ImageMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Image message
IMAGE - Enum constant in enum class it.auties.whatsapp.model.info.AdReplyInfo.AdReplyInfoMediaType
Image type
IMAGE - Enum constant in enum class it.auties.whatsapp.model.info.ExternalAdReplyInfo.ExternalAdReplyInfoMediaType
Image
IMAGE - Enum constant in enum class it.auties.whatsapp.model.message.button.ButtonsMessage.HeaderType
Image message
IMAGE - Enum constant in enum class it.auties.whatsapp.model.message.model.MediaMessageType
The message is an image
IMAGE - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Image
IMAGE - Enum constant in enum class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage.AttachmentType
Image
IMAGE_MESSAGE - Enum constant in enum class it.auties.whatsapp.model.button.FourRowTemplate.TitleType
Image title
IMAGE_MESSAGE - Enum constant in enum class it.auties.whatsapp.model.button.HydratedFourRowTemplate.TitleType
Image title
IMAGE_MESSAGE - Enum constant in enum class it.auties.whatsapp.model.product.ProductHeader.AttachmentType
Image attachment
imageAttachment() - Method in class it.auties.whatsapp.model.product.ProductHeader
The image attachment
imageAttachment(ImageMessage) - Method in class it.auties.whatsapp.model.product.ProductHeader
The image attachment
imageAttachment(ImageMessage) - Method in class it.auties.whatsapp.model.product.ProductHeader.ProductHeaderBuilder
The image attachment
ImageMessage - Class in it.auties.whatsapp.model.message.standard
A model class that represents a message holding an image inside
ImageMessage() - Constructor for class it.auties.whatsapp.model.message.standard.ImageMessage
 
ImageMessage(ImageMessage.ImageMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp.model.message.standard.ImageMessage
 
ImageMessage(String, String, String, byte[], long, Integer, Integer, byte[], byte[], List<InteractiveLocationAnnotation>, String, long, byte[], byte[], Integer, Integer, byte[], List<Integer>, byte[], byte[]) - Constructor for class it.auties.whatsapp.model.message.standard.ImageMessage
 
ImageMessage.ImageMessageBuilder<C extends ImageMessage,B extends ImageMessage.ImageMessageBuilder<C,B>> - Class in it.auties.whatsapp.model.message.standard
 
ImageMessage.SimpleImageBuilder - Class in it.auties.whatsapp.model.message.standard
 
ImageMessageBuilder() - Constructor for class it.auties.whatsapp.model.message.standard.ImageMessage.ImageMessageBuilder
 
imageTitle() - Method in class it.auties.whatsapp.model.button.FourRowTemplate
The image title of this row.
imageTitle() - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate
The image title of this row.
imageTitle(ImageMessage) - Method in class it.auties.whatsapp.model.button.FourRowTemplate.FourRowTemplateBuilder
The image title of this row.
imageTitle(ImageMessage) - Method in class it.auties.whatsapp.model.button.FourRowTemplate
The image title of this row.
imageTitle(ImageMessage) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.HydratedFourRowTemplateBuilder
The image title of this row.
imageTitle(ImageMessage) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate
The image title of this row.
IN_REVIEW - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
IN_STOCK - Enum constant in enum class it.auties.whatsapp.model.business.BusinessCatalogEntry.Availability
 
INBOX - Enum constant in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.BizMarketSegment
 
index() - Method in enum class it.auties.whatsapp.model.business.BusinessAccountLinkInfo.AccountType
 
index() - Method in enum class it.auties.whatsapp.model.business.BusinessAccountLinkInfo.HostStorageType
 
index() - Method in enum class it.auties.whatsapp.model.business.BusinessAccountType
 
index() - Method in enum class it.auties.whatsapp.model.business.BusinessActorsType
 
index() - Method in enum class it.auties.whatsapp.model.business.BusinessDateTime.DateType
 
index() - Method in enum class it.auties.whatsapp.model.business.BusinessDateTimeComponent.CalendarType
 
index() - Method in enum class it.auties.whatsapp.model.business.BusinessDateTimeComponent.DayOfWeek
 
index() - Method in enum class it.auties.whatsapp.model.business.BusinessLocalizableParameter.ParameterType
 
index() - Method in enum class it.auties.whatsapp.model.business.BusinessPrivacyStatus
 
index() - Method in enum class it.auties.whatsapp.model.business.BusinessShop.SurfaceType
 
index() - Method in enum class it.auties.whatsapp.model.business.BusinessStorageType
 
index() - Method in enum class it.auties.whatsapp.model.business.BusinessVerifiedLevel
 
index() - Method in enum class it.auties.whatsapp.model.button.Button.ButtonType
 
index() - Method in enum class it.auties.whatsapp.model.button.ButtonTemplate.ButtonType
 
index() - Method in class it.auties.whatsapp.model.button.ButtonTemplate
 
index() - Method in enum class it.auties.whatsapp.model.button.FourRowTemplate.TitleType
 
index() - Method in enum class it.auties.whatsapp.model.button.HydratedButtonTemplate.ButtonType
 
index() - Method in class it.auties.whatsapp.model.button.HydratedButtonTemplate
 
index() - Method in enum class it.auties.whatsapp.model.button.HydratedFourRowTemplate.TitleType
 
index() - Method in enum class it.auties.whatsapp.model.chat.Chat.EndOfHistoryTransferType
 
index() - Method in enum class it.auties.whatsapp.model.chat.ChatDisappear.Type
 
index() - Method in enum class it.auties.whatsapp.model.chat.ChatMediaVisibility
 
index() - Method in enum class it.auties.whatsapp.model.chat.GroupRole
The name of the role according to Whatsapp
index() - Method in enum class it.auties.whatsapp.model.chat.PastParticipant.LeaveReason
 
index() - Method in enum class it.auties.whatsapp.model.info.AdReplyInfo.AdReplyInfoMediaType
 
index() - Method in enum class it.auties.whatsapp.model.info.ExternalAdReplyInfo.ExternalAdReplyInfoMediaType
 
index() - Method in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
index() - Method in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoCurrency
Deprecated.
 
index() - Method in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoStatus
 
index() - Method in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
index() - Method in enum class it.auties.whatsapp.model.location.InteractiveLocationAnnotation.Action
 
index() - Method in enum class it.auties.whatsapp.model.message.button.ButtonsMessage.HeaderType
 
index() - Method in enum class it.auties.whatsapp.model.message.button.InteractiveMessage.ContentType
 
index() - Method in enum class it.auties.whatsapp.model.message.button.ListMessage.Type
 
index() - Method in enum class it.auties.whatsapp.model.message.button.TemplateMessage.Format
 
index() - Method in class it.auties.whatsapp.model.message.button.TemplateReplyMessage
The index of the button that was selected from the previous template message
index() - Method in enum class it.auties.whatsapp.model.message.model.MessageStatus
 
index() - Method in enum class it.auties.whatsapp.model.message.payment.PaymentInviteMessage.PaymentInviteMessageServiceType
 
index() - Method in enum class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage.AttachmentType
 
index() - Method in enum class it.auties.whatsapp.model.message.payment.PaymentOrderMessage.OrderMessageOrderStatus
 
index() - Method in enum class it.auties.whatsapp.model.message.payment.PaymentOrderMessage.OrderSurface
 
index() - Method in enum class it.auties.whatsapp.model.message.server.ProtocolMessage.ProtocolMessageType
 
index() - Method in enum class it.auties.whatsapp.model.message.standard.GroupInviteMessage.Type
 
index() - Method in enum class it.auties.whatsapp.model.message.standard.TextMessage.TextMessageFontType
 
index() - Method in enum class it.auties.whatsapp.model.message.standard.TextMessage.TextMessagePreviewType
 
index() - Method in enum class it.auties.whatsapp.model.message.standard.VideoMessage.VideoMessageAttribution
 
index() - Method in enum class it.auties.whatsapp.model.payment.PaymentBackground.PaymentBackgroundType
 
index() - Method in enum class it.auties.whatsapp.model.product.ProductHeader.AttachmentType
 
index() - Method in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.BizMarketSegment
 
index() - Method in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadClientFeature
 
index() - Method in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadConnectReason
 
index() - Method in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadConnectType
 
index() - Method in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadIOSAppExtension
 
index() - Method in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadProduct
 
index() - Method in enum class it.auties.whatsapp.model.signal.auth.Companion.CompanionPropsPlatformType
 
index() - Method in enum class it.auties.whatsapp.model.signal.auth.DNSSource.DNSSourceDNSResolutionMethod
 
index() - Method in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentPlatform
 
index() - Method in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentReleaseChannel
 
index() - Method in enum class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesFlag
 
index() - Method in enum class it.auties.whatsapp.model.signal.auth.WebInfo.WebInfoWebSubPlatform
 
index() - Method in class it.auties.whatsapp.model.sync.ActionDataSync
 
index() - Method in enum class it.auties.whatsapp.model.sync.HistorySync.HistorySyncHistorySyncType
 
index() - Method in enum class it.auties.whatsapp.model.sync.HistorySyncNotification.HistorySyncNotificationHistorySyncType
 
index() - Method in enum class it.auties.whatsapp.model.sync.MediaRetryNotification.Result
 
index() - Method in record class it.auties.whatsapp.model.sync.PatchRequest
Returns the value of the index record component.
index() - Method in class it.auties.whatsapp.model.sync.RecordSync
 
index() - Method in enum class it.auties.whatsapp.model.sync.RecordSync.Operation
 
index(byte[]) - Method in class it.auties.whatsapp.model.sync.ActionDataSync.ActionDataSyncBuilder
 
index(byte[]) - Method in class it.auties.whatsapp.model.sync.ActionDataSync
 
index(int) - Method in class it.auties.whatsapp.model.button.ButtonTemplate.ButtonTemplateBuilder
 
index(int) - Method in class it.auties.whatsapp.model.button.ButtonTemplate
 
index(int) - Method in class it.auties.whatsapp.model.button.HydratedButtonTemplate.HydratedButtonTemplateBuilder
 
index(int) - Method in class it.auties.whatsapp.model.button.HydratedButtonTemplate
 
index(int) - Method in class it.auties.whatsapp.model.message.button.TemplateReplyMessage
The index of the button that was selected from the previous template message
index(int) - Method in class it.auties.whatsapp.model.message.button.TemplateReplyMessage.TemplateReplyMessageBuilder
 
index(IndexSync) - Method in class it.auties.whatsapp.model.sync.RecordSync
 
index(IndexSync) - Method in class it.auties.whatsapp.model.sync.RecordSync.RecordSyncBuilder
 
indexKey() - Method in record class it.auties.whatsapp.model.sync.MutationKeys
Returns the value of the indexKey record component.
indexName() - Method in interface it.auties.whatsapp.model.action.Action
The name of this action
indexName() - Method in class it.auties.whatsapp.model.action.AgentAction
Always throws an exception as this action cannot be serialized
indexName() - Method in class it.auties.whatsapp.model.action.AndroidUnsupportedActions
The name of this action
indexName() - Method in class it.auties.whatsapp.model.action.ArchiveChatAction
The name of this action
indexName() - Method in class it.auties.whatsapp.model.action.ChatAssignmentAction
Always throws an exception as this action cannot be serialized
indexName() - Method in class it.auties.whatsapp.model.action.ChatAssignmentOpenedStatusAction
Always throws an exception as this action cannot be serialized
indexName() - Method in class it.auties.whatsapp.model.action.ClearChatAction
The name of this action
indexName() - Method in class it.auties.whatsapp.model.action.ContactAction
The name of this action
indexName() - Method in class it.auties.whatsapp.model.action.DeleteChatAction
The name of this action
indexName() - Method in class it.auties.whatsapp.model.action.DeleteMessageForMeAction
The name of this action
indexName() - Method in class it.auties.whatsapp.model.action.FavoriteStickerAction
The name of this action
indexName() - Method in class it.auties.whatsapp.model.action.LabelAssociationAction
The name of this action
indexName() - Method in class it.auties.whatsapp.model.action.LabelEditAction
The name of this action
indexName() - Method in class it.auties.whatsapp.model.action.MarkChatAsReadAction
The name of this action
indexName() - Method in class it.auties.whatsapp.model.action.MuteAction
The name of this action
indexName() - Method in class it.auties.whatsapp.model.action.NuxAction
Always throws an exception as this action cannot be serialized
indexName() - Method in class it.auties.whatsapp.model.action.PinAction
The name of this action
indexName() - Method in class it.auties.whatsapp.model.action.PrimaryVersionAction
Always throws an exception as this action cannot be serialized
indexName() - Method in class it.auties.whatsapp.model.action.QuickReplyAction
The name of this action
indexName() - Method in class it.auties.whatsapp.model.action.RecentEmojiWeightsAction
Always throws an exception as this action cannot be serialized
indexName() - Method in class it.auties.whatsapp.model.action.RecentStickerWeightsAction
Always throws an exception as this action cannot be serialized
indexName() - Method in class it.auties.whatsapp.model.action.RemoveRecentStickerAction
Always throws an exception as this action cannot be serialized
indexName() - Method in class it.auties.whatsapp.model.action.StarAction
The name of this action
indexName() - Method in class it.auties.whatsapp.model.action.StickerAction
Always throws an exception as this action cannot be serialized
indexName() - Method in class it.auties.whatsapp.model.action.SubscriptionAction
Always throws an exception as this action cannot be serialized
indexName() - Method in class it.auties.whatsapp.model.action.TimeFormatAction
Always throws an exception as this action cannot be serialized
indexName() - Method in class it.auties.whatsapp.model.action.UserStatusMuteAction
Always throws an exception as this action cannot be serialized
indexName() - Method in class it.auties.whatsapp.model.setting.AutoDownloadSettings
 
indexName() - Method in class it.auties.whatsapp.model.setting.AvatarUserSettings
 
indexName() - Method in class it.auties.whatsapp.model.setting.EphemeralSetting
 
indexName() - Method in class it.auties.whatsapp.model.setting.LocaleSetting
 
indexName() - Method in class it.auties.whatsapp.model.setting.PushNameSetting
 
indexName() - Method in class it.auties.whatsapp.model.setting.SecurityNotificationSetting
 
indexName() - Method in interface it.auties.whatsapp.model.setting.Setting
 
indexName() - Method in class it.auties.whatsapp.model.setting.UnarchiveChatsSetting
 
IndexSync - Class in it.auties.whatsapp.model.sync
 
IndexSync(byte[]) - Constructor for class it.auties.whatsapp.model.sync.IndexSync
 
IndexSync.IndexSyncBuilder - Class in it.auties.whatsapp.model.sync
 
indexValueMap() - Method in record class it.auties.whatsapp.crypto.LTHash.Result
Returns the value of the indexValueMap record component.
indexValueMap() - Method in class it.auties.whatsapp.model.sync.LTHashState
 
indexValueMap(Map<String, byte[]>) - Method in class it.auties.whatsapp.model.sync.LTHashState
 
indexValueMap(Map<String, byte[]>) - Method in class it.auties.whatsapp.model.sync.LTHashState.LTHashStateBuilder
 
INDIVIDUAL_CHANGE_NUMBER - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
info() - Method in class it.auties.whatsapp.model.business.BusinessAccountPayload
The info about this account
info() - Method in record class it.auties.whatsapp.model.request.MessageSendRequest
Returns the value of the info record component.
info(BusinessAccountInfo) - Method in class it.auties.whatsapp.model.business.BusinessAccountPayload.BusinessAccountPayloadBuilder
The info about this account
info(BusinessAccountInfo) - Method in class it.auties.whatsapp.model.business.BusinessAccountPayload
The info about this account
info(MessageInfo) - Method in class it.auties.whatsapp.model.request.MessageSendRequest.MessageSendRequestBuilder
 
Info - Interface in it.auties.whatsapp.model.info
 
INIT - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
INITIAL_APP_STATE_SYNC - Enum constant in enum class it.auties.whatsapp.api.ErrorHandler.Location
Called when an error is thrown while pulling initial app data
INITIAL_BOOTSTRAP - Enum constant in enum class it.auties.whatsapp.model.sync.HistorySync.HistorySyncHistorySyncType
 
INITIAL_BOOTSTRAP - Enum constant in enum class it.auties.whatsapp.model.sync.HistorySyncNotification.HistorySyncNotificationHistorySyncType
 
INITIAL_SECURITY_NOTIFICATION_SETTING_SYNC - Enum constant in enum class it.auties.whatsapp.model.message.server.ProtocolMessage.ProtocolMessageType
Initial security notification setting dataSync
INITIAL_STATUS_V3 - Enum constant in enum class it.auties.whatsapp.model.sync.HistorySync.HistorySyncHistorySyncType
 
INITIAL_STATUS_V3 - Enum constant in enum class it.auties.whatsapp.model.sync.HistorySyncNotification.HistorySyncNotificationHistorySyncType
 
initialAppSync() - Method in class it.auties.whatsapp.controller.Store
Whether the initial app sync has already been sent
initialAppSync(boolean) - Method in class it.auties.whatsapp.controller.Store
Whether the initial app sync has already been sent
initialAppSync(boolean) - Method in class it.auties.whatsapp.controller.Store.StoreBuilder
Whether the initial app sync has already been sent
initializationTimeStamp() - Method in class it.auties.whatsapp.controller.Store
The timestamp in seconds for the initialization of this object
initializationTimeStamp(long) - Method in class it.auties.whatsapp.controller.Store.StoreBuilder
The timestamp in seconds for the initialization of this object
initialSecurityNotificationSettingSync() - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage
Initial security settings sent by Whatsapp
initialSecurityNotificationSettingSync(InitialSecurityNotificationSettingSync) - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage
Initial security settings sent by Whatsapp
initialSecurityNotificationSettingSync(InitialSecurityNotificationSettingSync) - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage.ProtocolMessageBuilder
Initial security settings sent by Whatsapp
InitialSecurityNotificationSettingSync - Class in it.auties.whatsapp.model.sync
 
InitialSecurityNotificationSettingSync(boolean) - Constructor for class it.auties.whatsapp.model.sync.InitialSecurityNotificationSettingSync
 
InitialSecurityNotificationSettingSync.InitialSecurityNotificationSettingSyncBuilder - Class in it.auties.whatsapp.model.sync
 
initialSnapshot() - Method in class it.auties.whatsapp.controller.Store
Whether this store has already received the snapshot from Whatsapp Web containing chats and contacts
initialSnapshot(boolean) - Method in class it.auties.whatsapp.controller.Store
Whether this store has already received the snapshot from Whatsapp Web containing chats and contacts
initialSnapshot(boolean) - Method in class it.auties.whatsapp.controller.Store.StoreBuilder
Whether this store has already received the snapshot from Whatsapp Web containing chats and contacts
INITIATED_BY_ME - Enum constant in enum class it.auties.whatsapp.model.chat.ChatDisappear.Type
Initiated by me
INITIATED_BY_OTHER - Enum constant in enum class it.auties.whatsapp.model.chat.ChatDisappear.Type
Initiated by other
INQUIRY - Enum constant in enum class it.auties.whatsapp.model.message.payment.PaymentOrderMessage.OrderMessageOrderStatus
Inquiry
INR - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoCurrency
Deprecated.
Indian rupees
INSTAGRAM - Enum constant in enum class it.auties.whatsapp.model.business.BusinessShop.SurfaceType
Instagram
INTEGRITY_UNLINK_PARENT_GROUP - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
INTENTS_EXTENSION - Enum constant in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadIOSAppExtension
 
interactive(InteractiveMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Interactive message
INTERACTIVE - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Interactive
INTERACTIVE_MESSAGE - Enum constant in enum class it.auties.whatsapp.model.message.button.TemplateMessage.Format
Interactive message
INTERACTIVE_RESPONSE - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
 
interactiveAnnotations() - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
Interactive annotations
interactiveAnnotations() - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
Interactive annotations
interactiveAnnotations(List<InteractiveLocationAnnotation>) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage.ImageMessageBuilder
 
interactiveAnnotations(List<InteractiveLocationAnnotation>) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
Interactive annotations
interactiveAnnotations(List<InteractiveLocationAnnotation>) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
Interactive annotations
interactiveAnnotations(List<InteractiveLocationAnnotation>) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.VideoMessageBuilder
 
InteractiveLocationAnnotation - Class in it.auties.whatsapp.model.location
A model class that describes an interactive annotation linked to a message
InteractiveLocationAnnotation(List<Point>, Location) - Constructor for class it.auties.whatsapp.model.location.InteractiveLocationAnnotation
 
InteractiveLocationAnnotation.Action - Enum Class in it.auties.whatsapp.model.location
The constants of this enumrated type describe the various types of sync that an interactive annotation can provide
InteractiveLocationAnnotation.InteractiveLocationAnnotationBuilder - Class in it.auties.whatsapp.model.location
 
InteractiveMessage - Class in it.auties.whatsapp.model.message.button
A model class that represents a message holding an interactive message inside.
InteractiveMessage(ProductHeader, ProductBody, ProductFooter, BusinessShop, BusinessCollection, BusinessNativeFlow, ContextInfo) - Constructor for class it.auties.whatsapp.model.message.button.InteractiveMessage
 
InteractiveMessage.CollectionInteractiveMessageBuilder - Class in it.auties.whatsapp.model.message.button
 
InteractiveMessage.ContentType - Enum Class in it.auties.whatsapp.model.message.button
The constants of this enumerated type describe the various types of content that an interactive message can wrap
InteractiveMessage.InteractiveMessageBuilder - Class in it.auties.whatsapp.model.message.button
 
InteractiveMessage.NativeFlowInteractiveMessageBuilder - Class in it.auties.whatsapp.model.message.button
 
InteractiveMessage.ShopInteractiveMessageBuilder - Class in it.auties.whatsapp.model.message.button
 
interactiveMessageFormat() - Method in class it.auties.whatsapp.model.message.button.TemplateMessage
Interactive message.
interactiveMessageFormat(InteractiveMessage) - Method in class it.auties.whatsapp.model.message.button.TemplateMessage
Interactive message.
interactiveMessageFormat(InteractiveMessage) - Method in class it.auties.whatsapp.model.message.button.TemplateMessage.TemplateMessageBuilder
 
interactiveResponse(InteractiveResponseMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
 
InteractiveResponseMessage - Class in it.auties.whatsapp.model.message.button
 
InteractiveResponseMessage(InteractiveResponseMessage.InteractiveResponseMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp.model.message.button.InteractiveResponseMessage
 
InteractiveResponseMessage(ProductBody, NativeFlowResponseMessage, ContextInfo) - Constructor for class it.auties.whatsapp.model.message.button.InteractiveResponseMessage
 
InteractiveResponseMessage.InteractiveResponseMessageBuilder<C extends InteractiveResponseMessage,B extends InteractiveResponseMessage.InteractiveResponseMessageBuilder<C,B>> - Class in it.auties.whatsapp.model.message.button
 
InteractiveResponseMessageBuilder() - Constructor for class it.auties.whatsapp.model.message.button.InteractiveResponseMessage.InteractiveResponseMessageBuilder
 
INTERNET_EXPLORER - Enum constant in enum class it.auties.whatsapp.model.signal.auth.Companion.CompanionPropsPlatformType
 
intToBytes(int, int) - Static method in class it.auties.whatsapp.util.BytesHelper
 
invoice(PaymentInvoiceMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Invoice message
invokeListeners(Consumer<Listener>) - Method in class it.auties.whatsapp.socket.SocketHandler
 
IOS - Enum constant in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentPlatform
 
iosAppExtension() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
iosAppExtension(ClientPayload.ClientPayloadIOSAppExtension) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadBuilder
 
iosAppExtension(ClientPayload.ClientPayloadIOSAppExtension) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
IPAD - Enum constant in enum class it.auties.whatsapp.model.signal.auth.Companion.CompanionPropsPlatformType
 
isAlwaysOpen() - Method in record class it.auties.whatsapp.model.business.BusinessHoursEntry
 
isBest() - Method in interface it.auties.whatsapp.serialization.ControllerDeserializerProvider
Returns whether this serializer should be favoured when compared to other serializers.
isCompanion() - Method in record class it.auties.whatsapp.model.contact.ContactJid
Returns whether this jid is associated with a companion device
isEmpty() - Method in class it.auties.whatsapp.model.message.model.MessageContainer
Returns whether this container is empty
isEmpty() - Method in class it.auties.whatsapp.model.signal.sender.SenderKeyRecord
 
isEphemeral() - Method in class it.auties.whatsapp.model.chat.Chat
Returns a boolean to represent whether ephemeral messages are enabled for this chat
isGroup() - Method in class it.auties.whatsapp.model.chat.Chat
Returns a boolean to represent whether this chat is a group or not
ISignalKeyPair - Interface in it.auties.whatsapp.model.signal.keypair
 
isLive() - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
isLive(Boolean) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData.ButtonOpaqueDataBuilder
 
isLive(Boolean) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
isMuted() - Method in record class it.auties.whatsapp.model.chat.ChatMute
Returns whether the chat associated with this object is muted or not.
isPinned() - Method in class it.auties.whatsapp.model.chat.Chat
Returns a boolean to represent whether this chat is pinned or not
isServerJid(ContactJid.Server) - Method in record class it.auties.whatsapp.model.contact.ContactJid
Returns whether this jid is a server jid
issuer() - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameDetails
The issuer of this certificate
issuer(String) - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameDetails.BusinessVerifiedNameDetailsBuilder
The issuer of this certificate
issuer(String) - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameDetails
The issuer of this certificate
issueTime() - Method in class it.auties.whatsapp.model.business.BusinessAccountLinkInfo
 
issueTime() - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameDetails
The timestamp when this certificate was issued
issueTime(long) - Method in class it.auties.whatsapp.model.business.BusinessAccountLinkInfo.BusinessAccountLinkInfoBuilder
 
issueTime(long) - Method in class it.auties.whatsapp.model.business.BusinessAccountLinkInfo
 
issueTime(long) - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameDetails.BusinessVerifiedNameDetailsBuilder
The timestamp when this certificate was issued
issueTime(long) - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameDetails
The timestamp when this certificate was issued
isTrue(boolean, String, Class<? extends Throwable>, Object...) - Static method in class it.auties.whatsapp.util.Validate
 
isTrue(boolean, String, Object...) - Static method in class it.auties.whatsapp.util.Validate
 
isTrue(boolean, Throwable) - Static method in class it.auties.whatsapp.util.Validate
 
isValueBased() - Method in enum class it.auties.whatsapp.model.chat.ChatEphemeralTimer
 
isValueBased() - Method in record class it.auties.whatsapp.model.chat.ChatMute
 
isValueBased() - Method in class it.auties.whatsapp.model.contact.ContactCard
 
isValueBased() - Method in record class it.auties.whatsapp.model.contact.ContactJid
 
it.auties.whatsapp.api - package it.auties.whatsapp.api
 
it.auties.whatsapp.binary - package it.auties.whatsapp.binary
 
it.auties.whatsapp.controller - package it.auties.whatsapp.controller
 
it.auties.whatsapp.crypto - package it.auties.whatsapp.crypto
 
it.auties.whatsapp.exception - package it.auties.whatsapp.exception
 
it.auties.whatsapp.listener - package it.auties.whatsapp.listener
 
it.auties.whatsapp.model.action - package it.auties.whatsapp.model.action
 
it.auties.whatsapp.model.business - package it.auties.whatsapp.model.business
 
it.auties.whatsapp.model.button - package it.auties.whatsapp.model.button
 
it.auties.whatsapp.model.chat - package it.auties.whatsapp.model.chat
 
it.auties.whatsapp.model.contact - package it.auties.whatsapp.model.contact
 
it.auties.whatsapp.model.info - package it.auties.whatsapp.model.info
 
it.auties.whatsapp.model.location - package it.auties.whatsapp.model.location
 
it.auties.whatsapp.model.media - package it.auties.whatsapp.model.media
 
it.auties.whatsapp.model.message.button - package it.auties.whatsapp.model.message.button
 
it.auties.whatsapp.model.message.model - package it.auties.whatsapp.model.message.model
 
it.auties.whatsapp.model.message.payment - package it.auties.whatsapp.model.message.payment
 
it.auties.whatsapp.model.message.server - package it.auties.whatsapp.model.message.server
 
it.auties.whatsapp.model.message.standard - package it.auties.whatsapp.model.message.standard
 
it.auties.whatsapp.model.payment - package it.auties.whatsapp.model.payment
 
it.auties.whatsapp.model.poll - package it.auties.whatsapp.model.poll
 
it.auties.whatsapp.model.privacy - package it.auties.whatsapp.model.privacy
 
it.auties.whatsapp.model.product - package it.auties.whatsapp.model.product
 
it.auties.whatsapp.model.request - package it.auties.whatsapp.model.request
 
it.auties.whatsapp.model.response - package it.auties.whatsapp.model.response
 
it.auties.whatsapp.model.setting - package it.auties.whatsapp.model.setting
 
it.auties.whatsapp.model.signal.auth - package it.auties.whatsapp.model.signal.auth
 
it.auties.whatsapp.model.signal.keypair - package it.auties.whatsapp.model.signal.keypair
 
it.auties.whatsapp.model.signal.message - package it.auties.whatsapp.model.signal.message
 
it.auties.whatsapp.model.signal.sender - package it.auties.whatsapp.model.signal.sender
 
it.auties.whatsapp.model.signal.session - package it.auties.whatsapp.model.signal.session
 
it.auties.whatsapp.model.sync - package it.auties.whatsapp.model.sync
 
it.auties.whatsapp.serialization - package it.auties.whatsapp.serialization
 
it.auties.whatsapp.socket - package it.auties.whatsapp.socket
 
it.auties.whatsapp.util - package it.auties.whatsapp.util
 
it.auties.whatsappweb4j - module it.auties.whatsappweb4j
 
itemCount() - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage
The total number of items that was ordered
itemCount(int) - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage
The total number of items that was ordered
itemCount(int) - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage.PaymentOrderMessageBuilder
The total number of items that was ordered
iteration() - Method in class it.auties.whatsapp.model.signal.message.SenderKeyMessage
 
iteration() - Method in class it.auties.whatsapp.model.signal.message.SignalDistributionMessage
The iteration of the message
iteration() - Method in record class it.auties.whatsapp.model.signal.sender.SenderChainKey
Returns the value of the iteration record component.
iteration() - Method in record class it.auties.whatsapp.model.signal.sender.SenderMessageKey
Returns the value of the iteration record component.
iteration(int) - Method in class it.auties.whatsapp.model.signal.sender.SenderChainKey.SenderChainKeyBuilder
 
iteration(int) - Method in class it.auties.whatsapp.model.signal.sender.SenderMessageKey.SenderMessageKeyBuilder
 
iteration(Integer) - Method in class it.auties.whatsapp.model.signal.message.SenderKeyMessage
 
iteration(Integer) - Method in class it.auties.whatsapp.model.signal.message.SenderKeyMessage.SenderKeyMessageBuilder
 
iteration(Integer) - Method in class it.auties.whatsapp.model.signal.message.SignalDistributionMessage
The iteration of the message
iteration(Integer) - Method in class it.auties.whatsapp.model.signal.message.SignalDistributionMessage.SignalDistributionMessageBuilder
The iteration of the message
iv() - Method in record class it.auties.whatsapp.model.media.MediaKeys
Returns the value of the iv record component.
iv() - Method in class it.auties.whatsapp.model.poll.PollUpdateEncryptedMetadata
The bytes of the iv, used to decode the payload internally in the message handler
iv() - Method in record class it.auties.whatsapp.model.signal.sender.SenderMessageKey
Returns the value of the iv record component.
iv(byte[]) - Method in class it.auties.whatsapp.model.poll.PollUpdateEncryptedMetadata
The bytes of the iv, used to decode the payload internally in the message handler
iv(byte[]) - Method in class it.auties.whatsapp.model.poll.PollUpdateEncryptedMetadata.PollUpdateEncryptedMetadataBuilder
The bytes of the iv, used to decode the payload internally in the message handler
iv(byte[]) - Method in class it.auties.whatsapp.model.signal.sender.SenderMessageKey.SenderMessageKeyBuilder
 
IV_LENGTH - Static variable in interface it.auties.whatsapp.util.SignalSpecification
 

J

JacksonProvider - Interface in it.auties.whatsapp.util
 
jid() - Method in class it.auties.whatsapp.model.business.BusinessProfile
The jid of the profile
jid() - Method in class it.auties.whatsapp.model.chat.Chat
The non-null unique jid used to identify this chat
jid() - Method in class it.auties.whatsapp.model.chat.GroupMetadata
The jid of the group
jid() - Method in record class it.auties.whatsapp.model.chat.GroupParticipant
Returns the value of the jid record component.
jid() - Method in class it.auties.whatsapp.model.contact.Contact
The non-null unique jid used to identify this contact
jid(ContactJid) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
The non-null unique jid used to identify this chat
jid(ContactJid) - Method in class it.auties.whatsapp.model.contact.Contact.ContactBuilder
The non-null unique jid used to identify this contact
JID_PAIR - Enum constant in enum class it.auties.whatsapp.binary.Tag
 
join() - Method in class it.auties.whatsapp.socket.SocketHandler
 
JPG - Enum constant in enum class it.auties.whatsapp.util.Medias.Format
 
JSON - Static variable in interface it.auties.whatsapp.util.JacksonProvider
 

K

KAIOS - Enum constant in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentPlatform
 
KEEP_FOR_ALL - Enum constant in enum class it.auties.whatsapp.model.message.model.KeepInChatType
 
KEEP_IN_CHAT - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
 
keepInChat(KeepInChatMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
 
KeepInChat - Class in it.auties.whatsapp.model.message.model
 
KeepInChat(KeepInChatType, long, MessageKey, ContactJid, long, long) - Constructor for class it.auties.whatsapp.model.message.model.KeepInChat
 
KeepInChat.KeepInChatBuilder - Class in it.auties.whatsapp.model.message.model
 
KeepInChatMessage - Class in it.auties.whatsapp.model.message.standard
 
KeepInChatMessage(MessageKey, KeepInChatType, long) - Constructor for class it.auties.whatsapp.model.message.standard.KeepInChatMessage
 
KeepInChatMessage.KeepInChatMessageBuilder - Class in it.auties.whatsapp.model.message.standard
 
KeepInChatType - Enum Class in it.auties.whatsapp.model.message.model
 
keepType() - Method in class it.auties.whatsapp.model.message.model.KeepInChat
 
keepType() - Method in class it.auties.whatsapp.model.message.standard.KeepInChatMessage
 
keepType(KeepInChatType) - Method in class it.auties.whatsapp.model.message.model.KeepInChat.KeepInChatBuilder
 
keepType(KeepInChatType) - Method in class it.auties.whatsapp.model.message.model.KeepInChat
 
keepType(KeepInChatType) - Method in class it.auties.whatsapp.model.message.standard.KeepInChatMessage.KeepInChatMessageBuilder
 
keepType(KeepInChatType) - Method in class it.auties.whatsapp.model.message.standard.KeepInChatMessage
 
key() - Method in class it.auties.whatsapp.model.info.CallInfo
The key of this call
key() - Method in class it.auties.whatsapp.model.info.MessageInfo
The MessageKey of this message
key() - Method in class it.auties.whatsapp.model.info.NotificationMessageInfo
 
key() - Method in class it.auties.whatsapp.model.message.model.KeepInChat
 
key() - Method in class it.auties.whatsapp.model.message.payment.CancelPaymentRequestMessage
The key of the original RequestPaymentMessage that this message cancels
key() - Method in class it.auties.whatsapp.model.message.payment.DeclinePaymentRequestMessage
The key of the original RequestPaymentMessage that this message cancels
key() - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage
The key of message that this server message regards
key() - Method in class it.auties.whatsapp.model.message.standard.KeepInChatMessage
 
key() - Method in class it.auties.whatsapp.model.message.standard.ReactionMessage
The key of the quoted message
key() - Method in record class it.auties.whatsapp.model.signal.session.SessionChain
Returns the value of the key record component.
key() - Method in class it.auties.whatsapp.model.sync.SyncActionMessage
 
key(byte[]) - Method in class it.auties.whatsapp.model.info.CallInfo.CallInfoBuilder
The key of this call
key(byte[]) - Method in class it.auties.whatsapp.model.info.CallInfo
The key of this call
key(MessageKey) - Method in class it.auties.whatsapp.model.info.MessageInfo
The MessageKey of this message
key(MessageKey) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
The MessageKey of this message
key(MessageKey) - Method in class it.auties.whatsapp.model.info.NotificationMessageInfo
 
key(MessageKey) - Method in class it.auties.whatsapp.model.info.NotificationMessageInfo.NotificationMessageInfoBuilder
 
key(MessageKey) - Method in class it.auties.whatsapp.model.message.model.KeepInChat.KeepInChatBuilder
 
key(MessageKey) - Method in class it.auties.whatsapp.model.message.model.KeepInChat
 
key(MessageKey) - Method in class it.auties.whatsapp.model.message.payment.CancelPaymentRequestMessage.CancelPaymentRequestMessageBuilder
The key of the original RequestPaymentMessage that this message cancels
key(MessageKey) - Method in class it.auties.whatsapp.model.message.payment.CancelPaymentRequestMessage
The key of the original RequestPaymentMessage that this message cancels
key(MessageKey) - Method in class it.auties.whatsapp.model.message.payment.DeclinePaymentRequestMessage.DeclinePaymentRequestMessageBuilder
The key of the original RequestPaymentMessage that this message cancels
key(MessageKey) - Method in class it.auties.whatsapp.model.message.payment.DeclinePaymentRequestMessage
The key of the original RequestPaymentMessage that this message cancels
key(MessageKey) - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage
The key of message that this server message regards
key(MessageKey) - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage.ProtocolMessageBuilder
The key of message that this server message regards
key(MessageKey) - Method in class it.auties.whatsapp.model.message.standard.KeepInChatMessage.KeepInChatMessageBuilder
 
key(MessageKey) - Method in class it.auties.whatsapp.model.message.standard.KeepInChatMessage
 
key(MessageKey) - Method in class it.auties.whatsapp.model.message.standard.ReactionMessage
The key of the quoted message
key(MessageKey) - Method in class it.auties.whatsapp.model.message.standard.ReactionMessage.ReactionMessageBuilder
The key of the quoted message
key(MessageKey) - Method in class it.auties.whatsapp.model.sync.SyncActionMessage
 
key(MessageKey) - Method in class it.auties.whatsapp.model.sync.SyncActionMessage.SyncActionMessageBuilder
 
key(AtomicReference<byte[]>) - Method in class it.auties.whatsapp.model.signal.session.SessionChain.SessionChainBuilder
 
KEY_BUNDLE_TYPE - Static variable in interface it.auties.whatsapp.util.SignalSpecification
 
KEY_LENGTH - Static variable in interface it.auties.whatsapp.util.SignalSpecification
 
KEY_TYPE - Static variable in interface it.auties.whatsapp.util.SignalSpecification
 
keyData() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKey
 
keyData() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyData
 
keyData(byte[]) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyData.AppStateSyncKeyDataBuilder
 
keyData(byte[]) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyData
 
keyData(AppStateSyncKeyData) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKey.AppStateSyncKeyBuilder
 
keyData(AppStateSyncKeyData) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKey
 
keyExpiration() - Method in class it.auties.whatsapp.model.sync.ActionValueSync
 
keyExpiration(KeyExpiration) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
KeyExpiration - Class in it.auties.whatsapp.model.sync
 
KeyExpiration(int) - Constructor for class it.auties.whatsapp.model.sync.KeyExpiration
 
KeyExpiration.KeyExpirationBuilder - Class in it.auties.whatsapp.model.sync
 
KeyHelper - Class in it.auties.whatsapp.util
 
keyId() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKey
 
keyId() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyId
 
keyId() - Method in class it.auties.whatsapp.model.sync.PatchSync
 
keyId() - Method in class it.auties.whatsapp.model.sync.RecordSync
 
keyId() - Method in class it.auties.whatsapp.model.sync.SnapshotSync
 
keyId(byte[]) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyId.AppStateSyncKeyIdBuilder
 
keyId(byte[]) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyId
 
keyId(AppStateSyncKeyId) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKey.AppStateSyncKeyBuilder
 
keyId(AppStateSyncKeyId) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKey
 
keyId(KeyId) - Method in class it.auties.whatsapp.model.sync.PatchSync
 
keyId(KeyId) - Method in class it.auties.whatsapp.model.sync.PatchSync.PatchSyncBuilder
 
keyId(KeyId) - Method in class it.auties.whatsapp.model.sync.RecordSync
 
keyId(KeyId) - Method in class it.auties.whatsapp.model.sync.RecordSync.RecordSyncBuilder
 
keyId(KeyId) - Method in class it.auties.whatsapp.model.sync.SnapshotSync
 
keyId(KeyId) - Method in class it.auties.whatsapp.model.sync.SnapshotSync.SnapshotSyncBuilder
 
KeyId - Class in it.auties.whatsapp.model.sync
 
KeyId(byte[]) - Constructor for class it.auties.whatsapp.model.sync.KeyId
 
KeyId.KeyIdBuilder - Class in it.auties.whatsapp.model.sync
 
keyIds() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyRequest
 
keyIds(List<AppStateSyncKeyId>) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyRequest.AppStateSyncKeyRequestBuilder
 
keyIds(List<AppStateSyncKeyId>) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyRequest
 
keyIndex() - Method in class it.auties.whatsapp.model.signal.auth.DeviceIdentity
 
keyIndex(Integer) - Method in class it.auties.whatsapp.model.signal.auth.DeviceIdentity.DeviceIdentityBuilder
 
keyIndex(Integer) - Method in class it.auties.whatsapp.model.signal.auth.DeviceIdentity
 
KeyIndexList - Class in it.auties.whatsapp.model.signal.auth
 
KeyIndexList(Integer, Long, Integer, List<Integer>) - Constructor for class it.auties.whatsapp.model.signal.auth.KeyIndexList
 
KeyIndexList.KeyIndexListBuilder - Class in it.auties.whatsapp.model.signal.auth
 
keyName() - Method in enum class it.auties.whatsapp.model.message.model.MediaMessageType
Returns the path for an encrypted url
keyPair() - Method in record class it.auties.whatsapp.model.signal.keypair.SignalSignedKeyPair
Returns the value of the keyPair record component.
keys() - Method in class it.auties.whatsapp.api.Whatsapp
Returns the keys associated with this session
keys() - Method in record class it.auties.whatsapp.crypto.GroupBuilder
Returns the value of the keys record component.
keys() - Method in record class it.auties.whatsapp.crypto.GroupCipher
Returns the value of the keys record component.
keys() - Method in record class it.auties.whatsapp.crypto.SessionBuilder
Returns the value of the keys record component.
keys() - Method in record class it.auties.whatsapp.crypto.SessionCipher
Returns the value of the keys record component.
keys() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyShare
 
keys() - Method in class it.auties.whatsapp.socket.SocketHandler
 
keys(List<AppStateSyncKey>) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyShare.AppStateSyncKeyShareBuilder
 
keys(List<AppStateSyncKey>) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyShare
 
Keys - Class in it.auties.whatsapp.controller
This controller holds the cryptographic-related data regarding a WhatsappWeb session
Keys(int, SignalKeyPair, SignalKeyPair, SignalKeyPair, SignalSignedKeyPair, ConcurrentLinkedDeque<SignalPreKeyPair>, byte[], SignedDeviceIdentity, Map<SenderKeyName, SenderKeyRecord>, ConcurrentLinkedDeque<AppStateSyncKey>, Map<SessionAddress, Session>, Map<PatchType, LTHashState>, AtomicLong, AtomicLong, Bytes, Bytes, boolean) - Constructor for class it.auties.whatsapp.controller.Keys
 
Keys.KeysBuilder - Class in it.auties.whatsapp.controller
 
keyType() - Method in class it.auties.whatsapp.model.signal.auth.CompanionData
 
keyType(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.CompanionData.CompanionDataBuilder
 
keyType(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.CompanionData
 
keywords() - Method in class it.auties.whatsapp.model.action.QuickReplyAction
The keywords for this reply
keywords(List<String>) - Method in class it.auties.whatsapp.model.action.QuickReplyAction
The keywords for this reply
keywords(List<String>) - Method in class it.auties.whatsapp.model.action.QuickReplyAction.QuickReplyActionBuilder
 

L

labelAssociationAction(LabelAssociationAction) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
LabelAssociationAction - Class in it.auties.whatsapp.model.action
A model clas that represents a label association
LabelAssociationAction.LabelAssociationActionBuilder - Class in it.auties.whatsapp.model.action
 
labeled() - Method in class it.auties.whatsapp.model.action.LabelAssociationAction
Whether the string was labeled
labeled(boolean) - Method in class it.auties.whatsapp.model.action.LabelAssociationAction.LabelAssociationActionBuilder
Whether the string was labeled
labeled(boolean) - Method in class it.auties.whatsapp.model.action.LabelAssociationAction
Whether the string was labeled
labelEditAction(LabelEditAction) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
LabelEditAction - Class in it.auties.whatsapp.model.action
A model clas that represents an edit to a label
LabelEditAction.LabelEditActionBuilder - Class in it.auties.whatsapp.model.action
 
labels(List<String>) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
 
labelsDisplay() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
labelsDisplay(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
labelsDisplay(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
labelsEdit() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
labelsEdit(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
labelsEdit(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
LAST_SEEN - Enum constant in enum class it.auties.whatsapp.model.privacy.PrivacySettingType
Refers to whether your last access on Whatsapp should be visible
lastConnection() - Static method in class it.auties.whatsapp.api.Whatsapp
Constructs a new instance of the API from the last session opened.
lastConnection(Whatsapp.Options) - Static method in class it.auties.whatsapp.api.Whatsapp
Constructs a new instance of the API from the last session opened.
lastKnownPresence() - Method in class it.auties.whatsapp.model.contact.Contact
The nullable last known presence of this contact.
lastKnownPresence(ContactStatus) - Method in class it.auties.whatsapp.model.contact.Contact.ContactBuilder
The nullable last known presence of this contact.
lastKnownPresence(ContactStatus) - Method in class it.auties.whatsapp.model.contact.Contact
The nullable last known presence of this contact.
lastMessage() - Method in class it.auties.whatsapp.model.chat.Chat
Returns an optional value containing the latest message in chronological terms for this chat
lastMessageFromMe() - Method in class it.auties.whatsapp.model.chat.Chat
Returns an optional value containing the latest message in chronological terms for this chat sent from you
lastMessageTimestamp() - Method in class it.auties.whatsapp.model.sync.ActionMessageRangeSync
 
lastMessageTimestamp(Long) - Method in class it.auties.whatsapp.model.sync.ActionMessageRangeSync.ActionMessageRangeSyncBuilder
 
lastMessageTimestamp(Long) - Method in class it.auties.whatsapp.model.sync.ActionMessageRangeSync
 
lastPreKeyId() - Method in class it.auties.whatsapp.controller.Keys
Returns the id of the last available pre key
lastRemoteEphemeralKey() - Method in class it.auties.whatsapp.model.signal.session.SessionState
 
lastRemoteEphemeralKey(byte[]) - Method in class it.auties.whatsapp.model.signal.session.SessionState
 
lastRemoteEphemeralKey(byte[]) - Method in class it.auties.whatsapp.model.signal.session.SessionState.SessionStateBuilder
 
lastSeen() - Method in class it.auties.whatsapp.model.contact.Contact
Returns an optional object wrapping the last seconds this contact was seen.
lastSeen(ZonedDateTime) - Method in class it.auties.whatsapp.model.contact.Contact.ContactBuilder
The nullable last seconds this contact was seen available.
lastSeen(ZonedDateTime) - Method in class it.auties.whatsapp.model.contact.Contact
The nullable last seconds this contact was seen available.
lastServerMessage() - Method in class it.auties.whatsapp.model.chat.Chat
Returns an optional value containing the latest message in chronological terms for this chat with type server
lastStandardMessage() - Method in class it.auties.whatsapp.model.chat.Chat
Returns an optional value containing the latest message in chronological terms for this chat with type that isn't server
lastStickerSentTimestamp() - Method in class it.auties.whatsapp.model.action.RemoveRecentStickerAction
 
lastStickerSentTimestamp(long) - Method in class it.auties.whatsapp.model.action.RemoveRecentStickerAction
 
lastStickerSentTimestamp(long) - Method in class it.auties.whatsapp.model.action.RemoveRecentStickerAction.RemoveRecentStickerActionBuilder
 
lastStickerSentTs() - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata
 
lastStickerSentTs(Long) - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata
 
lastStickerSentTs(Long) - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata.RecentStickerMetadataBuilder
 
lastSystemMessageTimestamp() - Method in class it.auties.whatsapp.model.sync.ActionMessageRangeSync
 
lastSystemMessageTimestamp(Long) - Method in class it.auties.whatsapp.model.sync.ActionMessageRangeSync.ActionMessageRangeSyncBuilder
 
lastSystemMessageTimestamp(Long) - Method in class it.auties.whatsapp.model.sync.ActionMessageRangeSync
 
lastUploadTimestamp() - Method in class it.auties.whatsapp.model.action.FavoriteStickerAction
The last upload timestamp
lastUploadTimestamp(String) - Method in class it.auties.whatsapp.model.action.FavoriteStickerAction.FavoriteStickerActionBuilder
The last upload timestamp
lastUploadTimestamp(String) - Method in class it.auties.whatsapp.model.action.FavoriteStickerAction
The last upload timestamp
latitude() - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
The latitude of the button
latitude() - Method in class it.auties.whatsapp.model.location.Location
The latitude of this location, in degrees
latitude() - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage
The latitude of the location that this message wraps
latitude() - Method in class it.auties.whatsapp.model.message.standard.LocationMessage
The latitude of the location that this message wraps
latitude(double) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData.ButtonOpaqueDataBuilder
The latitude of the button
latitude(double) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
The latitude of the button
latitude(Double) - Method in class it.auties.whatsapp.model.location.Location
The latitude of this location, in degrees
latitude(Double) - Method in class it.auties.whatsapp.model.location.Location.LocationBuilder
The latitude of this location, in degrees
latitude(Double) - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage
The latitude of the location that this message wraps
latitude(Double) - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage.LiveLocationMessageBuilder
 
latitude(Double) - Method in class it.auties.whatsapp.model.message.standard.LocationMessage
The latitude of the location that this message wraps
latitude(Double) - Method in class it.auties.whatsapp.model.message.standard.LocationMessage.LocationMessageBuilder
 
lc() - Method in class it.auties.whatsapp.model.business.BusinessLocalizedName
Lc
lc() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
lc(Integer) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadBuilder
 
lc(Integer) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
lc(String) - Method in class it.auties.whatsapp.model.business.BusinessLocalizedName.BusinessLocalizedNameBuilder
Lc
lc(String) - Method in class it.auties.whatsapp.model.business.BusinessLocalizedName
Lc
leaveGroup(T) - Method in class it.auties.whatsapp.api.Whatsapp
Leaves a group
leaveReason() - Method in class it.auties.whatsapp.model.chat.PastParticipant
 
leaveReason(PastParticipant.LeaveReason) - Method in class it.auties.whatsapp.model.chat.PastParticipant
 
leaveReason(PastParticipant.LeaveReason) - Method in class it.auties.whatsapp.model.chat.PastParticipant.PastParticipantBuilder
 
leaveTimestamp() - Method in class it.auties.whatsapp.model.chat.PastParticipant
 
leaveTimestamp(long) - Method in class it.auties.whatsapp.model.chat.PastParticipant
 
leaveTimestamp(long) - Method in class it.auties.whatsapp.model.chat.PastParticipant.PastParticipantBuilder
 
LEFT - Enum constant in enum class it.auties.whatsapp.model.chat.PastParticipant.LeaveReason
 
level() - Method in class it.auties.whatsapp.model.info.BusinessIdentityInfo
The level of verification of this account
level(BusinessVerifiedLevel) - Method in class it.auties.whatsapp.model.info.BusinessIdentityInfo.BusinessIdentityInfoBuilder
The level of verification of this account
level(BusinessVerifiedLevel) - Method in class it.auties.whatsapp.model.info.BusinessIdentityInfo
The level of verification of this account
lg() - Method in class it.auties.whatsapp.model.business.BusinessLocalizedName
Lg
lg(String) - Method in class it.auties.whatsapp.model.business.BusinessLocalizedName.BusinessLocalizedNameBuilder
Lg
lg(String) - Method in class it.auties.whatsapp.model.business.BusinessLocalizedName
Lg
LID - Enum constant in enum class it.auties.whatsapp.model.contact.ContactJid.Server
Lid
LID - Enum constant in enum class it.auties.whatsapp.model.contact.ContactJid.Type
Lid
lidJid(ContactJid) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
Experimental
lightThemeWallpaper() - Method in class it.auties.whatsapp.model.setting.GlobalSettings
 
lightThemeWallpaper(ChatWallpaper) - Method in class it.auties.whatsapp.model.setting.GlobalSettings.GlobalSettingsBuilder
 
lightThemeWallpaper(ChatWallpaper) - Method in class it.auties.whatsapp.model.setting.GlobalSettings
 
list(ListMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
List message
LIST - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
List
LIST_16 - Enum constant in enum class it.auties.whatsapp.binary.Tag
 
LIST_8 - Enum constant in enum class it.auties.whatsapp.binary.Tag
 
LIST_EMPTY - Enum constant in enum class it.auties.whatsapp.binary.Tag
 
LIST_RESPONSE - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
List response
listConnections() - Static method in class it.auties.whatsapp.api.Whatsapp
Returns a list of all known connections
listConnections(Whatsapp.Options) - Static method in class it.auties.whatsapp.api.Whatsapp
Returns a list of all known connections
Listener - Interface in it.auties.whatsapp.listener
This interface can be used to listen for events fired when new information is sent by WhatsappWeb's socket.
listeners() - Method in class it.auties.whatsapp.controller.Store
The non-null list of listeners
listeners(ConcurrentLinkedDeque<Listener>) - Method in class it.auties.whatsapp.controller.Store.StoreBuilder
The non-null list of listeners
ListenerScanner - Class in it.auties.whatsapp.util
 
listenersLimit() - Method in class it.auties.whatsapp.api.Whatsapp.Options
 
listenersLimit(int) - Method in class it.auties.whatsapp.api.Whatsapp.Options
 
listenersLimit(int) - Method in class it.auties.whatsapp.api.Whatsapp.Options.OptionsBuilder
 
ListMessage - Class in it.auties.whatsapp.model.message.button
A model class that represents a message that contains a list of buttons or a list of products
ListMessage() - Constructor for class it.auties.whatsapp.model.message.button.ListMessage
 
ListMessage(String, String, String, ListMessage.Type, List<ButtonSection>, ProductListInfo, String, ContextInfo) - Constructor for class it.auties.whatsapp.model.message.button.ListMessage
 
ListMessage.ListMessageBuilder - Class in it.auties.whatsapp.model.message.button
 
ListMessage.Type - Enum Class in it.auties.whatsapp.model.message.button
The constants of this enumerated type describe the various types of ListMessage
listResponse(ListResponseMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
List response message
ListResponseMessage - Class in it.auties.whatsapp.model.message.button
A model class that represents a message that contains a response to a previous ListMessage
ListResponseMessage(ListResponseMessage.ListResponseMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp.model.message.button.ListResponseMessage
 
ListResponseMessage(String, SingleSelectReplyButton, ContextInfo, String) - Constructor for class it.auties.whatsapp.model.message.button.ListResponseMessage
 
ListResponseMessage.ListResponseMessageBuilder<C extends ListResponseMessage,B extends ListResponseMessage.ListResponseMessageBuilder<C,B>> - Class in it.auties.whatsapp.model.message.button
 
ListResponseMessageBuilder() - Constructor for class it.auties.whatsapp.model.message.button.ListResponseMessage.ListResponseMessageBuilder
 
live() - Method in class it.auties.whatsapp.model.message.standard.LocationMessage
Determines whether this message is a LiveLocationMessage
live(boolean) - Method in class it.auties.whatsapp.model.message.standard.LocationMessage
Determines whether this message is a LiveLocationMessage
live(boolean) - Method in class it.auties.whatsapp.model.message.standard.LocationMessage.LocationMessageBuilder
 
LIVE_LOCATION - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Live location
liveLocation(LiveLocationMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Live location message
LiveLocationMessage - Class in it.auties.whatsapp.model.message.standard
A model class that represents a message holding a live location inside
LiveLocationMessage() - Constructor for class it.auties.whatsapp.model.message.standard.LiveLocationMessage
 
LiveLocationMessage(LiveLocationMessage.LiveLocationMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp.model.message.standard.LiveLocationMessage
 
LiveLocationMessage(Double, Double, Integer, Float, Integer, String, Long, Integer, byte[]) - Constructor for class it.auties.whatsapp.model.message.standard.LiveLocationMessage
 
LiveLocationMessage.LiveLocationMessageBuilder<C extends LiveLocationMessage,B extends LiveLocationMessage.LiveLocationMessageBuilder<C,B>> - Class in it.auties.whatsapp.model.message.standard
 
LiveLocationMessageBuilder() - Constructor for class it.auties.whatsapp.model.message.standard.LiveLocationMessage.LiveLocationMessageBuilder
 
liveLocations() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
liveLocations(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
liveLocations(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
liveLocationsFinal() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
liveLocationsFinal(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
liveLocationsFinal(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
loc() - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
loc(String) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData.ButtonOpaqueDataBuilder
 
loc(String) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
locale() - Method in class it.auties.whatsapp.model.setting.LocaleSetting
 
locale(String) - Method in class it.auties.whatsapp.model.setting.LocaleSetting
 
locale(String) - Method in class it.auties.whatsapp.model.setting.LocaleSetting.LocaleSettingBuilder
 
localeCountryIso31661Alpha2() - Method in class it.auties.whatsapp.model.signal.auth.UserAgent
 
localeCountryIso31661Alpha2(String) - Method in class it.auties.whatsapp.model.signal.auth.UserAgent
 
localeCountryIso31661Alpha2(String) - Method in class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentBuilder
 
localeLanguageIso6391() - Method in class it.auties.whatsapp.model.signal.auth.UserAgent
 
localeLanguageIso6391(String) - Method in class it.auties.whatsapp.model.signal.auth.UserAgent
 
localeLanguageIso6391(String) - Method in class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentBuilder
 
localeSetting(LocaleSetting) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
LocaleSetting - Class in it.auties.whatsapp.model.setting
 
LocaleSetting(String) - Constructor for class it.auties.whatsapp.model.setting.LocaleSetting
 
LocaleSetting.LocaleSettingBuilder - Class in it.auties.whatsapp.model.setting
 
LocalFileSystem - Class in it.auties.whatsapp.util
 
localizableParameters() - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage
Localizable Params
localizableParameters(List<BusinessLocalizableParameter>) - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage.HighlyStructuredMessageBuilder
 
localizableParameters(List<BusinessLocalizableParameter>) - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage
Localizable Params
localizedNames() - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameDetails
The localizable names
localizedNames(List<BusinessLocalizedName>) - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameDetails.BusinessVerifiedNameDetailsBuilder
 
localizedNames(List<BusinessLocalizedName>) - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameDetails
The localizable names
localPath() - Method in class it.auties.whatsapp.model.media.MediaData
 
localPath(String) - Method in class it.auties.whatsapp.model.media.MediaData
 
localPath(String) - Method in class it.auties.whatsapp.model.media.MediaData.MediaDataBuilder
 
location() - Method in class it.auties.whatsapp.model.location.InteractiveLocationAnnotation
Location
location(Location) - Method in class it.auties.whatsapp.model.location.InteractiveLocationAnnotation.InteractiveLocationAnnotationBuilder
Location
location(Location) - Method in class it.auties.whatsapp.model.location.InteractiveLocationAnnotation
Location
location(LocationMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Location message
Location - Class in it.auties.whatsapp.model.location
This model class describes a Location
Location() - Constructor for class it.auties.whatsapp.model.location.Location
 
Location(Double, Double, String) - Constructor for class it.auties.whatsapp.model.location.Location
 
LOCATION - Enum constant in enum class it.auties.whatsapp.model.location.InteractiveLocationAnnotation.Action
Location
LOCATION - Enum constant in enum class it.auties.whatsapp.model.message.button.ButtonsMessage.HeaderType
Location message
LOCATION - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Location
LOCATION_MESSAGE - Enum constant in enum class it.auties.whatsapp.model.button.FourRowTemplate.TitleType
Location title
LOCATION_MESSAGE - Enum constant in enum class it.auties.whatsapp.model.button.HydratedFourRowTemplate.TitleType
Location title
Location.LocationBuilder - Class in it.auties.whatsapp.model.location
 
LocationMessage - Class in it.auties.whatsapp.model.message.standard
A model class that represents a message holding a location inside
LocationMessage() - Constructor for class it.auties.whatsapp.model.message.standard.LocationMessage
 
LocationMessage(LocationMessage.LocationMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp.model.message.standard.LocationMessage
 
LocationMessage(Double, Double, String, String, String, boolean, Integer, Float, Integer, String, byte[]) - Constructor for class it.auties.whatsapp.model.message.standard.LocationMessage
 
LocationMessage.LocationMessageBuilder<C extends LocationMessage,B extends LocationMessage.LocationMessageBuilder<C,B>> - Class in it.auties.whatsapp.model.message.standard
 
LocationMessageBuilder() - Constructor for class it.auties.whatsapp.model.message.standard.LocationMessage.LocationMessageBuilder
 
locationTitle() - Method in class it.auties.whatsapp.model.button.FourRowTemplate
The location title of this row.
locationTitle() - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate
The location title of this row.
locationTitle(LocationMessage) - Method in class it.auties.whatsapp.model.button.FourRowTemplate.FourRowTemplateBuilder
The location title of this row.
locationTitle(LocationMessage) - Method in class it.auties.whatsapp.model.button.FourRowTemplate
The location title of this row.
locationTitle(LocationMessage) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.HydratedFourRowTemplateBuilder
The location title of this row.
locationTitle(LocationMessage) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate
The location title of this row.
LOG_OUT - Enum constant in enum class it.auties.whatsapp.api.ErrorHandler.Result
Deletes the current session
LOGGED_OUT - Enum constant in enum class it.auties.whatsapp.api.DisconnectReason
Logged out
LOGGED_OUT - Enum constant in enum class it.auties.whatsapp.api.ErrorHandler.Location
The client was manually disconnected from whatsapp
logger - Static variable in interface it.auties.whatsapp.api.ErrorHandler
System logger.
LOGIN - Enum constant in enum class it.auties.whatsapp.api.ErrorHandler.Location
Called when an error is thrown while logging in
logout() - Method in class it.auties.whatsapp.api.Whatsapp
Disconnects from Whatsapp Web's WebSocket and logs out of WhatsappWeb invalidating the previous saved credentials.
longitude() - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
The longitude of the button
longitude() - Method in class it.auties.whatsapp.model.location.Location
The longitude of this location, in degrees
longitude() - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage
The longitude of the location that this message wraps
longitude() - Method in class it.auties.whatsapp.model.message.standard.LocationMessage
The longitude of the location that this message wraps
longitude(double) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData.ButtonOpaqueDataBuilder
The longitude of the button
longitude(double) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
The longitude of the button
longitude(Double) - Method in class it.auties.whatsapp.model.location.Location.LocationBuilder
The longitude of this location, in degrees
longitude(Double) - Method in class it.auties.whatsapp.model.location.Location
The longitude of this location, in degrees
longitude(Double) - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage.LiveLocationMessageBuilder
 
longitude(Double) - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage
The longitude of the location that this message wraps
longitude(Double) - Method in class it.auties.whatsapp.model.message.standard.LocationMessage.LocationMessageBuilder
 
longitude(Double) - Method in class it.auties.whatsapp.model.message.standard.LocationMessage
The longitude of the location that this message wraps
longToBytes(long) - Static method in class it.auties.whatsapp.util.BytesHelper
 
LOW - Enum constant in enum class it.auties.whatsapp.model.business.BusinessVerifiedLevel
Low
LTHash - Class in it.auties.whatsapp.crypto
 
LTHash(LTHashState) - Constructor for class it.auties.whatsapp.crypto.LTHash
 
LTHash.Result - Record Class in it.auties.whatsapp.crypto
 
LTHashState - Class in it.auties.whatsapp.model.sync
 
LTHashState(PatchType) - Constructor for class it.auties.whatsapp.model.sync.LTHashState
 
LTHashState(PatchType, long) - Constructor for class it.auties.whatsapp.model.sync.LTHashState
 
LTHashState(PatchType, long, byte[], Map<String, byte[]>) - Constructor for class it.auties.whatsapp.model.sync.LTHashState
 
LTHashState.LTHashStateBuilder - Class in it.auties.whatsapp.model.sync
 

M

M_LITE_ANDROID - Enum constant in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentPlatform
 
mac() - Method in class it.auties.whatsapp.model.sync.SnapshotSync
 
mac(byte[]) - Method in class it.auties.whatsapp.model.sync.SnapshotSync
 
mac(byte[]) - Method in class it.auties.whatsapp.model.sync.SnapshotSync.SnapshotSyncBuilder
 
MAC_LENGTH - Static variable in interface it.auties.whatsapp.util.SignalSpecification
 
macKey() - Method in record class it.auties.whatsapp.model.media.MediaKeys
Returns the value of the macKey record component.
macKey() - Method in record class it.auties.whatsapp.model.sync.MutationKeys
Returns the value of the macKey record component.
MACOS - Enum constant in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentPlatform
 
magneticNorthOffset() - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage
Degrees Clockwise from Magnetic North
magneticNorthOffset() - Method in class it.auties.whatsapp.model.message.standard.LocationMessage
Degrees Clockwise from Magnetic North
magneticNorthOffset(Integer) - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage.LiveLocationMessageBuilder
 
magneticNorthOffset(Integer) - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage
Degrees Clockwise from Magnetic North
magneticNorthOffset(Integer) - Method in class it.auties.whatsapp.model.message.standard.LocationMessage.LocationMessageBuilder
 
magneticNorthOffset(Integer) - Method in class it.auties.whatsapp.model.message.standard.LocationMessage
Degrees Clockwise from Magnetic North
manufacturer() - Method in class it.auties.whatsapp.model.signal.auth.UserAgent
 
manufacturer(String) - Method in class it.auties.whatsapp.model.signal.auth.UserAgent
 
manufacturer(String) - Method in class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentBuilder
 
map() - Method in record class it.auties.whatsapp.model.request.Attributes
Returns the value of the map record component.
markChatAsReadAction(MarkChatAsReadAction) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
MarkChatAsReadAction - Class in it.auties.whatsapp.model.action
A model clas that represents a new read status for a chat
MarkChatAsReadAction.MarkChatAsReadActionBuilder - Class in it.auties.whatsapp.model.action
 
markedAsUnread() - Method in class it.auties.whatsapp.model.chat.Chat
Whether this chat was manually marked as unread
markedAsUnread(boolean) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
Whether this chat was manually marked as unread
markedAsUnread(boolean) - Method in class it.auties.whatsapp.model.chat.Chat
Whether this chat was manually marked as unread
markPlayed(MessageInfo) - Method in class it.auties.whatsapp.api.Whatsapp
Marks a message as played
markRead(MessageInfo) - Method in class it.auties.whatsapp.api.Whatsapp
Marks a message as read
markRead(T) - Method in class it.auties.whatsapp.api.Whatsapp
Marks a chat as read.
markUnread(T) - Method in class it.auties.whatsapp.api.Whatsapp
Marks a chat as unread
MASKED_THREAD_CREATED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
MASKED_THREAD_UNMASKED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
matchedText() - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
The matched text of the button
matchedText() - Method in class it.auties.whatsapp.model.message.standard.TextMessage
The substring of this text message that links to TextMessage.canonicalUrl, if available
matchedText(String) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData.ButtonOpaqueDataBuilder
The matched text of the button
matchedText(String) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
The matched text of the button
matchedText(String) - Method in class it.auties.whatsapp.model.message.standard.TextMessage
The substring of this text message that links to TextMessage.canonicalUrl, if available
matchedText(String) - Method in class it.auties.whatsapp.model.message.standard.TextMessage.TextMessageBuilder
 
MAX_MESSAGES - Static variable in interface it.auties.whatsapp.util.SignalSpecification
 
maxBuckets() - Method in record class it.auties.whatsapp.model.media.MediaConnection
Returns the value of the maxBuckets record component.
mcc() - Method in class it.auties.whatsapp.model.signal.auth.UserAgent
 
mcc(String) - Method in class it.auties.whatsapp.model.signal.auth.UserAgent
 
mcc(String) - Method in class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentBuilder
 
mdForceUpgrade() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
mdForceUpgrade(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
mdForceUpgrade(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
media() - Method in class it.auties.whatsapp.model.media.DownloadResult
Returns the downloaded wrapped in an optional.
media(byte[]) - Method in class it.auties.whatsapp.model.media.DownloadResult.DownloadResultBuilder
 
media(byte[]) - Method in class it.auties.whatsapp.model.message.standard.AudioMessage.SimpleAudioMessageBuilder
 
media(byte[]) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage.SimpleDocumentMessageBuilder
 
media(byte[]) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage.SimpleImageBuilder
 
media(byte[]) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage.SimpleStickerMessageBuilder
 
media(byte[]) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.SimpleGifBuilder
 
media(byte[]) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.SimpleVideoMessageBuilder
 
MEDIA - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageCategory
Payment message
MEDIA_CONNECTION - Enum constant in enum class it.auties.whatsapp.api.ErrorHandler.Location
Called when the media connection cannot be renewed
mediaCiphertextSha256(byte[]) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
Media cipher This field is suppressed because this information is available from the message itself
mediaConnection() - Method in class it.auties.whatsapp.controller.Store
The media connection associated with this store
mediaConnection(Duration) - Method in class it.auties.whatsapp.controller.Store
The media connection associated with this store
mediaConnection(MediaConnection) - Method in class it.auties.whatsapp.controller.Store
Writes a media connection
mediaConnection(MediaConnection) - Method in class it.auties.whatsapp.controller.Store.StoreBuilder
The media connection associated with this store
MediaConnection - Record Class in it.auties.whatsapp.model.media
 
MediaConnection(String, int, int, long, List<String>) - Constructor for record class it.auties.whatsapp.model.media.MediaConnection
Creates an instance of a MediaConnection record class.
mediaConnectionLatch(CountDownLatch) - Method in class it.auties.whatsapp.controller.Store.StoreBuilder
The media connection latch associated with this store
mediaData() - Method in class it.auties.whatsapp.model.payment.PaymentBackground
 
mediaData(MediaData) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
Media data This field is suppressed because this information is available from the message itself
mediaData(PaymentMediaData) - Method in class it.auties.whatsapp.model.payment.PaymentBackground
 
mediaData(PaymentMediaData) - Method in class it.auties.whatsapp.model.payment.PaymentBackground.PaymentBackgroundBuilder
 
MediaData - Class in it.auties.whatsapp.model.media
 
MediaData(String) - Constructor for class it.auties.whatsapp.model.media.MediaData
 
MediaData.MediaDataBuilder - Class in it.auties.whatsapp.model.media
 
MediaDimensions - Record Class in it.auties.whatsapp.model.media
 
MediaDimensions(int, int) - Constructor for record class it.auties.whatsapp.model.media.MediaDimensions
Creates an instance of a MediaDimensions record class.
mediaDirectPath() - Method in interface it.auties.whatsapp.model.media.AttachmentProvider
Returns the direct path to the media
mediaDirectPath() - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
The direct path to the attachment that this invoice provides
mediaDirectPath() - Method in class it.auties.whatsapp.model.message.standard.AudioMessage
The direct path to the encoded media that this object wraps
mediaDirectPath() - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage
The direct path to the encoded media that this object wraps
mediaDirectPath() - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The direct path to the encoded image that this object wraps
mediaDirectPath() - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
The direct path to the encoded sticker that this object wraps
mediaDirectPath() - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
The direct path to the encoded image that this object wraps
mediaDirectPath() - Method in class it.auties.whatsapp.model.payment.PaymentMediaData
 
mediaDirectPath() - Method in class it.auties.whatsapp.model.sync.ExternalBlobReference
 
mediaDirectPath() - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification
 
mediaDirectPath() - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata
 
mediaDirectPath(String) - Method in interface it.auties.whatsapp.model.media.AttachmentProvider
Sets the direct path of this provider
mediaDirectPath(String) - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
The direct path to the attachment that this invoice provides
mediaDirectPath(String) - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage.PaymentInvoiceMessageBuilder
 
mediaDirectPath(String) - Method in class it.auties.whatsapp.model.message.standard.AudioMessage.AudioMessageBuilder
 
mediaDirectPath(String) - Method in class it.auties.whatsapp.model.message.standard.AudioMessage
The direct path to the encoded media that this object wraps
mediaDirectPath(String) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage.DocumentMessageBuilder
 
mediaDirectPath(String) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage
The direct path to the encoded media that this object wraps
mediaDirectPath(String) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage.ImageMessageBuilder
 
mediaDirectPath(String) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The direct path to the encoded image that this object wraps
mediaDirectPath(String) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
The direct path to the encoded sticker that this object wraps
mediaDirectPath(String) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage.StickerMessageBuilder
 
mediaDirectPath(String) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
The direct path to the encoded image that this object wraps
mediaDirectPath(String) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.VideoMessageBuilder
 
mediaDirectPath(String) - Method in class it.auties.whatsapp.model.payment.PaymentMediaData
 
mediaDirectPath(String) - Method in class it.auties.whatsapp.model.payment.PaymentMediaData.PaymentMediaDataBuilder
 
mediaDirectPath(String) - Method in class it.auties.whatsapp.model.sync.ExternalBlobReference.ExternalBlobReferenceBuilder
 
mediaDirectPath(String) - Method in class it.auties.whatsapp.model.sync.ExternalBlobReference
 
mediaDirectPath(String) - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification.HistorySyncNotificationBuilder
 
mediaDirectPath(String) - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification
 
mediaDirectPath(String) - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata
 
mediaDirectPath(String) - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata.RecentStickerMetadataBuilder
 
mediaEncryptedSha256() - Method in interface it.auties.whatsapp.model.media.AttachmentProvider
Returns the sha256 of this encrypted media
mediaEncryptedSha256() - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
The sha256 of the encrypted attachment that this invoice provides
mediaEncryptedSha256() - Method in class it.auties.whatsapp.model.message.standard.AudioMessage
The sha256 of the encoded media that this object wraps
mediaEncryptedSha256() - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage
The sha256 of the encoded media that this object wraps
mediaEncryptedSha256() - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The sha256 of the encoded image that this object wraps
mediaEncryptedSha256() - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
The sha256 of the encoded sticker that this object wraps
mediaEncryptedSha256() - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
The sha256 of the encoded video that this object wraps
mediaEncryptedSha256() - Method in class it.auties.whatsapp.model.payment.PaymentMediaData
 
mediaEncryptedSha256() - Method in class it.auties.whatsapp.model.sync.ExternalBlobReference
 
mediaEncryptedSha256() - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification
 
mediaEncryptedSha256(byte[]) - Method in interface it.auties.whatsapp.model.media.AttachmentProvider
Sets the sha256 of the encrypted media in this provider
mediaEncryptedSha256(byte[]) - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
The sha256 of the encrypted attachment that this invoice provides
mediaEncryptedSha256(byte[]) - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage.PaymentInvoiceMessageBuilder
 
mediaEncryptedSha256(byte[]) - Method in class it.auties.whatsapp.model.message.standard.AudioMessage.AudioMessageBuilder
 
mediaEncryptedSha256(byte[]) - Method in class it.auties.whatsapp.model.message.standard.AudioMessage
The sha256 of the encoded media that this object wraps
mediaEncryptedSha256(byte[]) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage.DocumentMessageBuilder
 
mediaEncryptedSha256(byte[]) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage
The sha256 of the encoded media that this object wraps
mediaEncryptedSha256(byte[]) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage.ImageMessageBuilder
 
mediaEncryptedSha256(byte[]) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The sha256 of the encoded image that this object wraps
mediaEncryptedSha256(byte[]) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
The sha256 of the encoded sticker that this object wraps
mediaEncryptedSha256(byte[]) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage.StickerMessageBuilder
 
mediaEncryptedSha256(byte[]) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
The sha256 of the encoded video that this object wraps
mediaEncryptedSha256(byte[]) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.VideoMessageBuilder
 
mediaEncryptedSha256(byte[]) - Method in class it.auties.whatsapp.model.payment.PaymentMediaData
 
mediaEncryptedSha256(byte[]) - Method in class it.auties.whatsapp.model.payment.PaymentMediaData.PaymentMediaDataBuilder
 
mediaEncryptedSha256(byte[]) - Method in class it.auties.whatsapp.model.sync.ExternalBlobReference.ExternalBlobReferenceBuilder
 
mediaEncryptedSha256(byte[]) - Method in class it.auties.whatsapp.model.sync.ExternalBlobReference
 
mediaEncryptedSha256(byte[]) - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification.HistorySyncNotificationBuilder
 
mediaEncryptedSha256(byte[]) - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification
 
MediaFile - Record Class in it.auties.whatsapp.model.media
 
MediaFile(byte[], byte[], byte[], long, String, String) - Constructor for record class it.auties.whatsapp.model.media.MediaFile
Creates an instance of a MediaFile record class.
mediaKey() - Method in class it.auties.whatsapp.model.action.FavoriteStickerAction
The media key of the sticker
mediaKey() - Method in class it.auties.whatsapp.model.action.StickerAction
 
mediaKey() - Method in interface it.auties.whatsapp.model.media.AttachmentProvider
Returns the key of this media
mediaKey() - Method in record class it.auties.whatsapp.model.media.MediaFile
Returns the value of the mediaKey record component.
mediaKey() - Method in record class it.auties.whatsapp.model.media.MediaKeys
Returns the value of the mediaKey record component.
mediaKey() - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
The media key of the attachment that this invoice provides
mediaKey() - Method in class it.auties.whatsapp.model.message.standard.AudioMessage
The media key of the audio that this object wraps.
mediaKey() - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage
The media key of the document that this object wraps.
mediaKey() - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The media key of the image that this object wraps
mediaKey() - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
The media key of the sticker that this object wraps
mediaKey() - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
The media key of the video that this object wraps.
mediaKey() - Method in class it.auties.whatsapp.model.payment.PaymentMediaData
 
mediaKey() - Method in class it.auties.whatsapp.model.sync.ExternalBlobReference
 
mediaKey() - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification
 
mediaKey() - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata
 
mediaKey(byte[]) - Method in class it.auties.whatsapp.model.action.StickerAction
 
mediaKey(byte[]) - Method in class it.auties.whatsapp.model.action.StickerAction.StickerActionBuilder
 
mediaKey(byte[]) - Method in interface it.auties.whatsapp.model.media.AttachmentProvider
Sets the media key of this provider
mediaKey(byte[]) - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
The media key of the attachment that this invoice provides
mediaKey(byte[]) - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage.PaymentInvoiceMessageBuilder
 
mediaKey(byte[]) - Method in class it.auties.whatsapp.model.message.standard.AudioMessage.AudioMessageBuilder
 
mediaKey(byte[]) - Method in class it.auties.whatsapp.model.message.standard.AudioMessage
The media key of the audio that this object wraps.
mediaKey(byte[]) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage.DocumentMessageBuilder
 
mediaKey(byte[]) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage
The media key of the document that this object wraps.
mediaKey(byte[]) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage.ImageMessageBuilder
 
mediaKey(byte[]) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The media key of the image that this object wraps
mediaKey(byte[]) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
The media key of the sticker that this object wraps
mediaKey(byte[]) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage.StickerMessageBuilder
 
mediaKey(byte[]) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
The media key of the video that this object wraps.
mediaKey(byte[]) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.VideoMessageBuilder
 
mediaKey(byte[]) - Method in class it.auties.whatsapp.model.payment.PaymentMediaData
 
mediaKey(byte[]) - Method in class it.auties.whatsapp.model.payment.PaymentMediaData.PaymentMediaDataBuilder
 
mediaKey(byte[]) - Method in class it.auties.whatsapp.model.sync.ExternalBlobReference.ExternalBlobReferenceBuilder
 
mediaKey(byte[]) - Method in class it.auties.whatsapp.model.sync.ExternalBlobReference
 
mediaKey(byte[]) - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification.HistorySyncNotificationBuilder
 
mediaKey(byte[]) - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification
 
mediaKey(String) - Method in class it.auties.whatsapp.model.action.FavoriteStickerAction.FavoriteStickerActionBuilder
The media key of the sticker
mediaKey(String) - Method in class it.auties.whatsapp.model.action.FavoriteStickerAction
The media key of the sticker
mediaKey(String) - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata
 
mediaKey(String) - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata.RecentStickerMetadataBuilder
 
MediaKeys - Record Class in it.auties.whatsapp.model.media
 
MediaKeys(byte[], byte[], byte[], byte[], byte[]) - Constructor for record class it.auties.whatsapp.model.media.MediaKeys
Creates an instance of a MediaKeys record class.
mediaKeyTimestamp() - Method in class it.auties.whatsapp.model.action.FavoriteStickerAction
The timestamp of the media key of the sticker
mediaKeyTimestamp() - Method in class it.auties.whatsapp.model.message.model.MediaMessage
Returns the timestamp, that is the seconds elapsed since Instant.EPOCH, for AttachmentProvider.mediaKey()
mediaKeyTimestamp() - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
The media key timestamp of the attachment that this invoice provides
mediaKeyTimestamp() - Method in class it.auties.whatsapp.model.message.standard.AudioMessage
The timestamp, that is the seconds elapsed since Instant.EPOCH, for AudioMessage.mediaKey()
mediaKeyTimestamp() - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage
The timestamp, that is the seconds elapsed since Instant.EPOCH, for DocumentMessage.mediaKey()
mediaKeyTimestamp() - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The timestamp, that is the seconds elapsed since Instant.EPOCH, for ImageMessage.mediaKey()
mediaKeyTimestamp() - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
The timestamp, that is the seconds elapsed since Instant.EPOCH, for StickerMessage.mediaKey()
mediaKeyTimestamp() - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
The timestamp, that is the seconds elapsed since Instant.EPOCH, for VideoMessage.mediaKey()
mediaKeyTimestamp() - Method in class it.auties.whatsapp.model.payment.PaymentMediaData
 
mediaKeyTimestamp(long) - Method in class it.auties.whatsapp.model.action.FavoriteStickerAction.FavoriteStickerActionBuilder
The timestamp of the media key of the sticker
mediaKeyTimestamp(long) - Method in class it.auties.whatsapp.model.action.FavoriteStickerAction
The timestamp of the media key of the sticker
mediaKeyTimestamp(long) - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
The media key timestamp of the attachment that this invoice provides
mediaKeyTimestamp(long) - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage.PaymentInvoiceMessageBuilder
 
mediaKeyTimestamp(long) - Method in class it.auties.whatsapp.model.message.standard.AudioMessage.AudioMessageBuilder
 
mediaKeyTimestamp(long) - Method in class it.auties.whatsapp.model.message.standard.AudioMessage
The timestamp, that is the seconds elapsed since Instant.EPOCH, for AudioMessage.mediaKey()
mediaKeyTimestamp(long) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage.DocumentMessageBuilder
 
mediaKeyTimestamp(long) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage
The timestamp, that is the seconds elapsed since Instant.EPOCH, for DocumentMessage.mediaKey()
mediaKeyTimestamp(long) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage.ImageMessageBuilder
 
mediaKeyTimestamp(long) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The timestamp, that is the seconds elapsed since Instant.EPOCH, for ImageMessage.mediaKey()
mediaKeyTimestamp(long) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
The timestamp, that is the seconds elapsed since Instant.EPOCH, for StickerMessage.mediaKey()
mediaKeyTimestamp(long) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage.StickerMessageBuilder
 
mediaKeyTimestamp(long) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
The timestamp, that is the seconds elapsed since Instant.EPOCH, for VideoMessage.mediaKey()
mediaKeyTimestamp(long) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.VideoMessageBuilder
 
mediaKeyTimestamp(long) - Method in class it.auties.whatsapp.model.payment.PaymentMediaData
 
mediaKeyTimestamp(long) - Method in class it.auties.whatsapp.model.payment.PaymentMediaData.PaymentMediaDataBuilder
 
MediaMessage - Class in it.auties.whatsapp.model.message.model
A model class that represents a message holding media inside This class is only a model, this means that changing its values will have no real effect on WhatsappWeb's servers.
MediaMessage() - Constructor for class it.auties.whatsapp.model.message.model.MediaMessage
 
MediaMessage(DownloadResult) - Constructor for class it.auties.whatsapp.model.message.model.MediaMessage
 
MediaMessage(MediaMessage.MediaMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp.model.message.model.MediaMessage
 
MediaMessage.MediaMessageBuilder<C extends MediaMessage,B extends MediaMessage.MediaMessageBuilder<C,B>> - Class in it.auties.whatsapp.model.message.model
 
MediaMessageBuilder() - Constructor for class it.auties.whatsapp.model.message.model.MediaMessage.MediaMessageBuilder
 
MediaMessageType - Enum Class in it.auties.whatsapp.model.message.model
The constants of this enumerated type describe the various types of media type that a MediaMessage can hold
mediaName() - Method in interface it.auties.whatsapp.model.media.AttachmentProvider
Returns the name of this media for Whatsapp
mediaName() - Method in class it.auties.whatsapp.model.message.model.MediaMessage
 
mediaName() - Method in class it.auties.whatsapp.model.sync.ExternalBlobReference
 
mediaName() - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification
 
MediaRetryNotification - Class in it.auties.whatsapp.model.sync
 
MediaRetryNotification(String, String, MediaRetryNotification.Result) - Constructor for class it.auties.whatsapp.model.sync.MediaRetryNotification
 
MediaRetryNotification.MediaRetryNotificationBuilder - Class in it.auties.whatsapp.model.sync
 
MediaRetryNotification.Result - Enum Class in it.auties.whatsapp.model.sync
 
Medias - Class in it.auties.whatsapp.util
 
Medias.Format - Enum Class in it.auties.whatsapp.util
 
mediaSha256() - Method in interface it.auties.whatsapp.model.media.AttachmentProvider
Returns the sha256 of this media
mediaSha256() - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
The sha256 of the attachment that this invoice provides
mediaSha256() - Method in class it.auties.whatsapp.model.message.standard.AudioMessage
The sha256 of the decoded media that this object wraps
mediaSha256() - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage
The sha256 of the decoded media that this object wraps
mediaSha256() - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The sha256 of the decoded image that this object wraps
mediaSha256() - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
The sha256 of the decoded sticker that this object wraps
mediaSha256() - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
The sha256 of the decoded video that this object wraps
mediaSha256() - Method in class it.auties.whatsapp.model.payment.PaymentMediaData
 
mediaSha256() - Method in class it.auties.whatsapp.model.sync.ExternalBlobReference
 
mediaSha256() - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification
 
mediaSha256(byte[]) - Method in interface it.auties.whatsapp.model.media.AttachmentProvider
Sets the sha256 of the media in this provider
mediaSha256(byte[]) - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
The sha256 of the attachment that this invoice provides
mediaSha256(byte[]) - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage.PaymentInvoiceMessageBuilder
 
mediaSha256(byte[]) - Method in class it.auties.whatsapp.model.message.standard.AudioMessage.AudioMessageBuilder
 
mediaSha256(byte[]) - Method in class it.auties.whatsapp.model.message.standard.AudioMessage
The sha256 of the decoded media that this object wraps
mediaSha256(byte[]) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage.DocumentMessageBuilder
 
mediaSha256(byte[]) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage
The sha256 of the decoded media that this object wraps
mediaSha256(byte[]) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage.ImageMessageBuilder
 
mediaSha256(byte[]) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The sha256 of the decoded image that this object wraps
mediaSha256(byte[]) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
The sha256 of the decoded sticker that this object wraps
mediaSha256(byte[]) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage.StickerMessageBuilder
 
mediaSha256(byte[]) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
The sha256 of the decoded video that this object wraps
mediaSha256(byte[]) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.VideoMessageBuilder
 
mediaSha256(byte[]) - Method in class it.auties.whatsapp.model.payment.PaymentMediaData
 
mediaSha256(byte[]) - Method in class it.auties.whatsapp.model.payment.PaymentMediaData.PaymentMediaDataBuilder
 
mediaSha256(byte[]) - Method in class it.auties.whatsapp.model.sync.ExternalBlobReference.ExternalBlobReferenceBuilder
 
mediaSha256(byte[]) - Method in class it.auties.whatsapp.model.sync.ExternalBlobReference
 
mediaSha256(byte[]) - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification.HistorySyncNotificationBuilder
 
mediaSha256(byte[]) - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification
 
mediaSize() - Method in interface it.auties.whatsapp.model.media.AttachmentProvider
Returns the size of this media
mediaSize() - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
 
mediaSize() - Method in class it.auties.whatsapp.model.message.standard.AudioMessage
The unsigned size of the decoded media that this object wraps
mediaSize() - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage
The unsigned size of the decoded media that this object wraps
mediaSize() - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The unsigned size of the decoded image that this object wraps
mediaSize() - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
The unsigned size of the decoded sticker that this object wraps
mediaSize() - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
The unsigned size of the decoded video that this object wraps
mediaSize() - Method in class it.auties.whatsapp.model.payment.PaymentBackground
 
mediaSize() - Method in class it.auties.whatsapp.model.sync.ExternalBlobReference
 
mediaSize() - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification
 
mediaSize(long) - Method in interface it.auties.whatsapp.model.media.AttachmentProvider
Sets the size of this media
mediaSize(long) - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
 
mediaSize(long) - Method in class it.auties.whatsapp.model.message.standard.AudioMessage.AudioMessageBuilder
 
mediaSize(long) - Method in class it.auties.whatsapp.model.message.standard.AudioMessage
The unsigned size of the decoded media that this object wraps
mediaSize(long) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage.DocumentMessageBuilder
 
mediaSize(long) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage
The unsigned size of the decoded media that this object wraps
mediaSize(long) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage.ImageMessageBuilder
 
mediaSize(long) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The unsigned size of the decoded image that this object wraps
mediaSize(long) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
The unsigned size of the decoded sticker that this object wraps
mediaSize(long) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage.StickerMessageBuilder
 
mediaSize(long) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
The unsigned size of the decoded video that this object wraps
mediaSize(long) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.VideoMessageBuilder
 
mediaSize(long) - Method in class it.auties.whatsapp.model.payment.PaymentBackground
 
mediaSize(long) - Method in class it.auties.whatsapp.model.payment.PaymentBackground.PaymentBackgroundBuilder
 
mediaSize(long) - Method in class it.auties.whatsapp.model.sync.ExternalBlobReference.ExternalBlobReferenceBuilder
 
mediaSize(long) - Method in class it.auties.whatsapp.model.sync.ExternalBlobReference
 
mediaSize(long) - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification.HistorySyncNotificationBuilder
 
mediaSize(long) - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification
 
mediaType() - Method in class it.auties.whatsapp.model.info.AdReplyInfo
The type of original companion
mediaType() - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo
The media type of this ad, if any is specified
mediaType() - Method in class it.auties.whatsapp.model.message.model.MediaMessage
Returns the media type of the media that this object wraps
mediaType() - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
Returns the media type of the media that this object wraps
mediaType() - Method in class it.auties.whatsapp.model.message.standard.AudioMessage
Returns the media type of the audio that this object wraps
mediaType() - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage
Returns the media type of the document that this object wraps
mediaType() - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
Returns the media type of the image that this object wraps
mediaType() - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
Returns the media type of the sticker that this object wraps
mediaType() - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
Returns the media type of the video that this object wraps
mediaType(AdReplyInfo.AdReplyInfoMediaType) - Method in class it.auties.whatsapp.model.info.AdReplyInfo.AdReplyInfoBuilder
The type of original companion
mediaType(AdReplyInfo.AdReplyInfoMediaType) - Method in class it.auties.whatsapp.model.info.AdReplyInfo
The type of original companion
mediaType(ExternalAdReplyInfo.ExternalAdReplyInfoMediaType) - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo.ExternalAdReplyInfoBuilder
The media type of this ad, if any is specified
mediaType(ExternalAdReplyInfo.ExternalAdReplyInfoMediaType) - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo
The media type of this ad, if any is specified
mediaUpload() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
mediaUpload(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
mediaUpload(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
MediaUpload - Record Class in it.auties.whatsapp.model.media
 
MediaUpload(String, String) - Constructor for record class it.auties.whatsapp.model.media.MediaUpload
Creates an instance of a MediaUpload record class.
mediaUploadRichQuickReplies() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
mediaUploadRichQuickReplies(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
mediaUploadRichQuickReplies(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
mediaUrl() - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo
The url of the media of this ad, if any is specified
mediaUrl() - Method in interface it.auties.whatsapp.model.media.AttachmentProvider
Returns the url to the media
mediaUrl() - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
 
mediaUrl() - Method in class it.auties.whatsapp.model.message.standard.AudioMessage
The upload url of the encoded media that this object wraps
mediaUrl() - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage
The upload url of the encoded document that this object wraps
mediaUrl() - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The upload url of the encoded image that this object wraps
mediaUrl() - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
The upload url of the encoded sticker that this object wraps
mediaUrl() - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
The upload url of the encoded video that this object wraps
mediaUrl() - Method in class it.auties.whatsapp.model.sync.ExternalBlobReference
 
mediaUrl() - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification
 
mediaUrl(String) - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo.ExternalAdReplyInfoBuilder
The url of the media of this ad, if any is specified
mediaUrl(String) - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo
The url of the media of this ad, if any is specified
mediaUrl(String) - Method in interface it.auties.whatsapp.model.media.AttachmentProvider
Sets the media url of this provider
mediaUrl(String) - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
 
mediaUrl(String) - Method in class it.auties.whatsapp.model.message.standard.AudioMessage.AudioMessageBuilder
 
mediaUrl(String) - Method in class it.auties.whatsapp.model.message.standard.AudioMessage
The upload url of the encoded media that this object wraps
mediaUrl(String) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage.DocumentMessageBuilder
 
mediaUrl(String) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage
The upload url of the encoded document that this object wraps
mediaUrl(String) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage.ImageMessageBuilder
 
mediaUrl(String) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The upload url of the encoded image that this object wraps
mediaUrl(String) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
The upload url of the encoded sticker that this object wraps
mediaUrl(String) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage.StickerMessageBuilder
 
mediaUrl(String) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
The upload url of the encoded video that this object wraps
mediaUrl(String) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.VideoMessageBuilder
 
mediaUrl(String) - Method in class it.auties.whatsapp.model.sync.ExternalBlobReference
 
mediaUrl(String) - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification
 
mediaVisibility() - Method in class it.auties.whatsapp.model.chat.Chat
The type of this media visibility set for this chat
mediaVisibility() - Method in class it.auties.whatsapp.model.setting.GlobalSettings
 
mediaVisibility(ChatMediaVisibility) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
The type of this media visibility set for this chat
mediaVisibility(ChatMediaVisibility) - Method in class it.auties.whatsapp.model.chat.Chat
The type of this media visibility set for this chat
mediaVisibility(ChatMediaVisibility) - Method in class it.auties.whatsapp.model.setting.GlobalSettings.GlobalSettingsBuilder
 
mediaVisibility(ChatMediaVisibility) - Method in class it.auties.whatsapp.model.setting.GlobalSettings
 
memClass() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
memClass(Integer) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadBuilder
 
memClass(Integer) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
mentions() - Method in class it.auties.whatsapp.model.info.ContextInfo
A list of the contacts' jids mentioned in this ContextualMessage
mentions(List<ContactJid>) - Method in class it.auties.whatsapp.model.info.ContextInfo.ContextInfoBuilder
A list of the contacts' jids mentioned in this ContextualMessage
mentions(List<ContactJid>) - Method in class it.auties.whatsapp.model.info.ContextInfo
A list of the contacts' jids mentioned in this ContextualMessage
message() - Method in class it.auties.whatsapp.model.action.QuickReplyAction
The full reply
message() - Method in class it.auties.whatsapp.model.info.MessageInfo
The container of this message
message() - Method in class it.auties.whatsapp.model.info.NotificationMessageInfo
 
message() - Method in interface it.auties.whatsapp.model.message.model.MessageMetadataProvider
Returns the message
message() - Method in class it.auties.whatsapp.model.message.model.QuotedMessage
The message
message() - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage
The message of this order
message() - Method in class it.auties.whatsapp.model.message.server.DeviceSentMessage
The message container that this object wraps.
message() - Method in class it.auties.whatsapp.model.sync.HistorySyncMessage
 
message(MessageContainer) - Method in class it.auties.whatsapp.model.info.MessageInfo
The container of this message
message(MessageContainer) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
The container of this message
message(MessageInfo) - Method in class it.auties.whatsapp.model.sync.HistorySyncMessage.HistorySyncMessageBuilder
 
message(MessageInfo) - Method in class it.auties.whatsapp.model.sync.HistorySyncMessage
 
message(Message) - Method in class it.auties.whatsapp.model.info.NotificationMessageInfo
 
message(Message) - Method in class it.auties.whatsapp.model.info.NotificationMessageInfo.NotificationMessageInfoBuilder
 
message(MessageContainer) - Method in class it.auties.whatsapp.model.message.server.DeviceSentMessage.DeviceSentMessageBuilder
The message container that this object wraps.
message(MessageContainer) - Method in class it.auties.whatsapp.model.message.server.DeviceSentMessage
The message container that this object wraps.
message(String) - Method in class it.auties.whatsapp.model.action.QuickReplyAction
The full reply
message(String) - Method in class it.auties.whatsapp.model.action.QuickReplyAction.QuickReplyActionBuilder
The full reply
message(String) - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage
The message of this order
message(String) - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage.PaymentOrderMessageBuilder
The message of this order
Message - Interface in it.auties.whatsapp.model.message.model
A model interface that represents a message sent by a contact or by Whatsapp.
MESSAGE - Enum constant in enum class it.auties.whatsapp.api.ErrorHandler.Location
Called when an error occurs when serializing or deserializing a Whatsapp message
MESSAGE_BACK_FILL_REQUEST - Enum constant in enum class it.auties.whatsapp.model.message.server.ProtocolMessage.ProtocolMessageType
Message back-fill request
MessageCategory - Enum Class in it.auties.whatsapp.model.message.model
The constants of this enumerated type describe the various categories of messages that a MessageContainer can wrap
MessageContainer - Class in it.auties.whatsapp.model.message.model
A container for all types of messages known currently to WhatsappWeb.
MessageContainer() - Constructor for class it.auties.whatsapp.model.message.model.MessageContainer
 
MessageContainer(String, SenderKeyDistributionMessage, ImageMessage, ContactMessage, LocationMessage, TextMessage, DocumentMessage, AudioMessage, VideoMessage, CallInfo, ProtocolMessage, ContactsArrayMessage, HighlyStructuredMessage, SendPaymentMessage, LiveLocationMessage, RequestPaymentMessage, DeclinePaymentRequestMessage, CancelPaymentRequestMessage, TemplateMessage, StickerMessage, GroupInviteMessage, TemplateReplyMessage, ProductMessage, DeviceSentMessage, DeviceSyncMessage, ListMessage, FutureMessageContainer, PaymentOrderMessage, ListResponseMessage, FutureMessageContainer, PaymentInvoiceMessage, ButtonsMessage, ButtonsResponseMessage, PaymentInviteMessage, InteractiveMessage, ReactionMessage, StickerSyncRMRMessage, InteractiveResponseMessage, PollCreationMessage, PollUpdateMessage, KeepInChatMessage, FutureMessageContainer, RequestPhoneNumberMessage, FutureMessageContainer, EncryptedReactionMessage, FutureMessageContainer, FutureMessageContainer, DeviceContextInfo) - Constructor for class it.auties.whatsapp.model.message.model.MessageContainer
 
MessageContainer.MessageContainerBuilder - Class in it.auties.whatsapp.model.message.model
 
messageId() - Method in record class it.auties.whatsapp.model.info.MessageIndexInfo
Returns the value of the messageId record component.
messageId() - Method in class it.auties.whatsapp.model.sync.MediaRetryNotification
 
messageId() - Method in class it.auties.whatsapp.model.sync.ServerErrorReceipt
 
messageId(String) - Method in class it.auties.whatsapp.model.sync.MediaRetryNotification.MediaRetryNotificationBuilder
 
messageId(String) - Method in class it.auties.whatsapp.model.sync.MediaRetryNotification
 
messageId(String) - Method in class it.auties.whatsapp.model.sync.ServerErrorReceipt
 
messageId(String) - Method in class it.auties.whatsapp.model.sync.ServerErrorReceipt.ServerErrorReceiptBuilder
 
messageIndex() - Method in class it.auties.whatsapp.model.sync.ActionDataSync
 
MessageIndexInfo - Record Class in it.auties.whatsapp.model.info
An index that contains data about a setting change or an action
MessageIndexInfo(String, Optional<ContactJid>, Optional<String>, boolean) - Constructor for record class it.auties.whatsapp.model.info.MessageIndexInfo
Creates an instance of a MessageIndexInfo record class.
MessageInfo - Class in it.auties.whatsapp.model.info
A model class that holds the information related to a Message.
MessageInfo() - Constructor for class it.auties.whatsapp.model.info.MessageInfo
 
MessageInfo(MessageKey, MessageContainer) - Constructor for class it.auties.whatsapp.model.info.MessageInfo
Constructs a new MessageInfo from a MessageKey and a MessageContainer
MessageInfo(MessageKey, MessageContainer, long, MessageStatus, ContactJid, Contact, boolean, boolean, boolean, String, byte[], boolean, boolean, boolean, MessageInfo.StubType, boolean, List<String>, int, List<String>, PaymentInfo, LiveLocationMessage, PaymentInfo, long, int, boolean, boolean, BusinessPrivacyStatus, String, MediaData, PhotoChange, MessageReceipt, List<ReactionMessage>, MediaData, String, PublicServiceAnnouncementStatus) - Constructor for class it.auties.whatsapp.model.info.MessageInfo
 
MessageInfo.MessageInfoBuilder - Class in it.auties.whatsapp.model.info
 
MessageInfo.StubType - Enum Class in it.auties.whatsapp.model.info
The constants of this enumerated type describe the various types of server message that a MessageInfo can describe
MessageKey - Class in it.auties.whatsapp.model.message.model
A container for unique identifiers and metadata linked to a Message and contained in MessageInfo.
MessageKey() - Constructor for class it.auties.whatsapp.model.message.model.MessageKey
 
MessageKey(ContactJid, String) - Constructor for class it.auties.whatsapp.model.message.model.MessageKey
 
MessageKey.MessageKeyBuilder - Class in it.auties.whatsapp.model.message.model
 
messageKeys() - Method in class it.auties.whatsapp.model.signal.sender.SenderKeyState
 
messageKeys() - Method in record class it.auties.whatsapp.model.signal.session.SessionChain
Returns the value of the messageKeys record component.
messageKeys(ConcurrentHashMap<Integer, byte[]>) - Method in class it.auties.whatsapp.model.signal.session.SessionChain.SessionChainBuilder
 
messageKeys(ConcurrentHashMap<Integer, SenderMessageKey>) - Method in class it.auties.whatsapp.model.signal.sender.SenderKeyState.SenderKeyStateBuilder
 
MessageMetadataProvider - Interface in it.auties.whatsapp.model.message.model
Model interface to mark classes that can provide info about a message
messageRange() - Method in class it.auties.whatsapp.model.action.ArchiveChatAction
The message range on which this action has effect
messageRange() - Method in class it.auties.whatsapp.model.action.ClearChatAction
The message range on which this action has effect
messageRange() - Method in class it.auties.whatsapp.model.action.DeleteChatAction
The message range on which this action has effect
messageRange() - Method in class it.auties.whatsapp.model.action.MarkChatAsReadAction
The message range on which this action has effect
messageRange(ActionMessageRangeSync) - Method in class it.auties.whatsapp.model.action.ArchiveChatAction.ArchiveChatActionBuilder
The message range on which this action has effect
messageRange(ActionMessageRangeSync) - Method in class it.auties.whatsapp.model.action.ArchiveChatAction
The message range on which this action has effect
messageRange(ActionMessageRangeSync) - Method in class it.auties.whatsapp.model.action.ClearChatAction.ClearChatActionBuilder
The message range on which this action has effect
messageRange(ActionMessageRangeSync) - Method in class it.auties.whatsapp.model.action.ClearChatAction
The message range on which this action has effect
messageRange(ActionMessageRangeSync) - Method in class it.auties.whatsapp.model.action.DeleteChatAction.DeleteChatActionBuilder
The message range on which this action has effect
messageRange(ActionMessageRangeSync) - Method in class it.auties.whatsapp.model.action.DeleteChatAction
The message range on which this action has effect
messageRange(ActionMessageRangeSync) - Method in class it.auties.whatsapp.model.action.MarkChatAsReadAction.MarkChatAsReadActionBuilder
The message range on which this action has effect
messageRange(ActionMessageRangeSync) - Method in class it.auties.whatsapp.model.action.MarkChatAsReadAction
The message range on which this action has effect
MessageReceipt - Class in it.auties.whatsapp.model.message.model
A model that represents the receipt for a message
MessageReceipt(Long, Long, Long, List<ContactJid>, List<ContactJid>) - Constructor for class it.auties.whatsapp.model.message.model.MessageReceipt
 
MessageReceipt.MessageReceiptBuilder - Class in it.auties.whatsapp.model.message.model
 
messages() - Method in class it.auties.whatsapp.model.chat.Chat
Returns an immodifiable list of all the messages in this chat
messages() - Method in class it.auties.whatsapp.model.sync.ActionMessageRangeSync
 
messages(ConcurrentLinkedDeque<MessageInfo>) - Method in class it.auties.whatsapp.model.chat.Chat
A non-null arrayList of messages in this chat sorted chronologically
messages(List<MessageInfo>) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
 
messages(List<SyncActionMessage>) - Method in class it.auties.whatsapp.model.sync.ActionMessageRangeSync.ActionMessageRangeSyncBuilder
 
messages(List<SyncActionMessage>) - Method in class it.auties.whatsapp.model.sync.ActionMessageRangeSync
 
messageSecret() - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
messageSecret() - Method in class it.auties.whatsapp.model.info.DeviceContextInfo
 
messageSecret(byte[]) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData.ButtonOpaqueDataBuilder
 
messageSecret(byte[]) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
messageSecret(byte[]) - Method in class it.auties.whatsapp.model.info.DeviceContextInfo.DeviceContextInfoBuilder
 
messageSecret(byte[]) - Method in class it.auties.whatsapp.model.info.DeviceContextInfo
 
MessageSendRequest - Record Class in it.auties.whatsapp.model.request
 
MessageSendRequest(MessageInfo, ContactJid, boolean, Map<String, Object>) - Constructor for record class it.auties.whatsapp.model.request.MessageSendRequest
Creates an instance of a MessageSendRequest record class.
MessageSendRequest.MessageSendRequestBuilder - Class in it.auties.whatsapp.model.request
 
MessageStatus - Enum Class in it.auties.whatsapp.model.message.model
The constants of this enumerated type describe the various types of status of a Message
messageTimestamp() - Method in class it.auties.whatsapp.model.action.DeleteMessageForMeAction
The timestamp of the message
messageTimestamp() - Method in class it.auties.whatsapp.model.info.NotificationMessageInfo
 
messageTimestamp(long) - Method in class it.auties.whatsapp.model.info.NotificationMessageInfo
 
messageTimestamp(long) - Method in class it.auties.whatsapp.model.info.NotificationMessageInfo.NotificationMessageInfoBuilder
 
messageTimestamp(Long) - Method in class it.auties.whatsapp.model.action.DeleteMessageForMeAction.DeleteMessageForMeActionBuilder
The timestamp of the message
messageTimestamp(Long) - Method in class it.auties.whatsapp.model.action.DeleteMessageForMeAction
The timestamp of the message
messageToBytes(Message) - Static method in class it.auties.whatsapp.util.BytesHelper
 
messageToBytes(MessageContainer) - Static method in class it.auties.whatsapp.util.BytesHelper
 
messageType() - Method in enum class it.auties.whatsapp.model.message.model.MediaMessageType
The message type for this media
MessageType - Enum Class in it.auties.whatsapp.model.message.model
The constants of this enumerated type describe the various types of messages that a MessageContainer can wrap
MessageWrapper - Class in it.auties.whatsapp.binary
 
MessageWrapper(byte[]) - Constructor for class it.auties.whatsapp.binary.MessageWrapper
 
MessageWrapper(Bytes) - Constructor for class it.auties.whatsapp.binary.MessageWrapper
 
MESSENGER - Enum constant in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadProduct
 
metadata() - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage
Metadata about this message
metadata(PollUpdateMessageMetadata) - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage
Metadata about this message
metadata(PollUpdateMessageMetadata) - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage.PollUpdateMessageBuilder
Metadata about this message
midQualityFileEncSha256() - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The sha256 of the encoded image in medium quality
midQualityFileEncSha256(byte[]) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage.ImageMessageBuilder
 
midQualityFileEncSha256(byte[]) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The sha256 of the encoded image in medium quality
midQualityFileSha256() - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The sha256 of the decoded image in medium quality
midQualityFileSha256(byte[]) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage.ImageMessageBuilder
 
midQualityFileSha256(byte[]) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The sha256 of the decoded image in medium quality
mimetype() - Method in class it.auties.whatsapp.model.action.StickerAction
 
mimetype() - Method in class it.auties.whatsapp.model.message.standard.AudioMessage
The mime type of the audio that this object wraps.
mimetype() - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage
The mime type of the audio that this object wraps.
mimetype() - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The mime type of the image that this object wraps.
mimetype() - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
The mime type of the sticker that this object wraps.
mimetype() - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
The mime type of the video that this object wraps.
mimetype() - Method in class it.auties.whatsapp.model.payment.PaymentBackground
 
mimetype(String) - Method in class it.auties.whatsapp.model.action.StickerAction
 
mimetype(String) - Method in class it.auties.whatsapp.model.action.StickerAction.StickerActionBuilder
 
mimetype(String) - Method in class it.auties.whatsapp.model.message.standard.AudioMessage.AudioMessageBuilder
 
mimetype(String) - Method in class it.auties.whatsapp.model.message.standard.AudioMessage
The mime type of the audio that this object wraps.
mimetype(String) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage.DocumentMessageBuilder
 
mimetype(String) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage
The mime type of the audio that this object wraps.
mimetype(String) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage.ImageMessageBuilder
 
mimetype(String) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The mime type of the image that this object wraps.
mimetype(String) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
The mime type of the sticker that this object wraps.
mimetype(String) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage.StickerMessageBuilder
 
mimetype(String) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
The mime type of the video that this object wraps.
mimetype(String) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.VideoMessageBuilder
 
mimetype(String) - Method in class it.auties.whatsapp.model.payment.PaymentBackground
 
mimetype(String) - Method in class it.auties.whatsapp.model.payment.PaymentBackground.PaymentBackgroundBuilder
 
mimeType() - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
The mime type of the attachment that this invoice provides
mimeType(String) - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
The mime type of the attachment that this invoice provides
mimeType(String) - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage.PaymentInvoiceMessageBuilder
 
mimeType(String) - Method in class it.auties.whatsapp.model.message.standard.AudioMessage.SimpleAudioMessageBuilder
 
mimeType(String) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage.SimpleDocumentMessageBuilder
 
mimeType(String) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage.SimpleImageBuilder
 
mimeType(String) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage.SimpleStickerMessageBuilder
 
mimeType(String) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.SimpleGifBuilder
 
mimeType(String) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.SimpleVideoMessageBuilder
 
minute() - Method in class it.auties.whatsapp.model.business.BusinessDateTimeComponent
The minute
minute(int) - Method in class it.auties.whatsapp.model.business.BusinessDateTimeComponent.BusinessDateTimeComponentBuilder
The minute
minute(int) - Method in class it.auties.whatsapp.model.business.BusinessDateTimeComponent
The minute
missing() - Static method in class it.auties.whatsapp.model.media.DownloadResult
Constructs a new download result from a missing media
MISSING - Enum constant in enum class it.auties.whatsapp.model.media.DownloadResult.Status
A media re-upload is required
mix(byte[], byte[], RecordSync.Operation) - Method in class it.auties.whatsapp.crypto.LTHash
 
mixIntoKey(byte[]) - Method in class it.auties.whatsapp.crypto.Handshake
 
mnc() - Method in class it.auties.whatsapp.model.signal.auth.UserAgent
 
mnc(String) - Method in class it.auties.whatsapp.model.signal.auth.UserAgent
 
mnc(String) - Method in class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentBuilder
 
mode() - Method in record class it.auties.whatsapp.model.business.BusinessHoursEntry
Returns the value of the mode record component.
MONDAY - Enum constant in enum class it.auties.whatsapp.model.business.BusinessDateTimeComponent.DayOfWeek
Monday
money() - Method in class it.auties.whatsapp.model.payment.PaymentMoney
 
money(long) - Method in class it.auties.whatsapp.model.payment.PaymentMoney
 
money(long) - Method in class it.auties.whatsapp.model.payment.PaymentMoney.PaymentMoneyBuilder
 
month() - Method in class it.auties.whatsapp.model.business.BusinessDateTimeComponent
The month
month(int) - Method in class it.auties.whatsapp.model.business.BusinessDateTimeComponent.BusinessDateTimeComponentBuilder
The month
month(int) - Method in class it.auties.whatsapp.model.business.BusinessDateTimeComponent
The month
msgOrderId() - Method in class it.auties.whatsapp.model.sync.HistorySyncMessage
 
msgOrderId(long) - Method in class it.auties.whatsapp.model.sync.HistorySyncMessage.HistorySyncMessageBuilder
 
msgOrderId(long) - Method in class it.auties.whatsapp.model.sync.HistorySyncMessage
 
multicast(boolean) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
Multicast This field is suppressed because this information is available from the message itself
MutationKeys - Record Class in it.auties.whatsapp.model.sync
 
MutationKeys(byte[], byte[], byte[], byte[], byte[]) - Constructor for record class it.auties.whatsapp.model.sync.MutationKeys
Creates an instance of a MutationKeys record class.
mutations() - Method in class it.auties.whatsapp.model.sync.MutationsSync
 
mutations() - Method in class it.auties.whatsapp.model.sync.PatchSync
 
mutations(List<MutationSync>) - Method in class it.auties.whatsapp.model.sync.MutationsSync
 
mutations(List<MutationSync>) - Method in class it.auties.whatsapp.model.sync.MutationsSync.MutationsSyncBuilder
 
mutations(List<MutationSync>) - Method in class it.auties.whatsapp.model.sync.PatchSync
 
mutations(List<MutationSync>) - Method in class it.auties.whatsapp.model.sync.PatchSync.PatchSyncBuilder
 
MutationsSync - Class in it.auties.whatsapp.model.sync
 
MutationsSync(List<MutationSync>) - Constructor for class it.auties.whatsapp.model.sync.MutationsSync
 
MutationsSync.MutationsSyncBuilder - Class in it.auties.whatsapp.model.sync
 
MutationSync - Class in it.auties.whatsapp.model.sync
 
MutationSync(RecordSync.Operation, RecordSync) - Constructor for class it.auties.whatsapp.model.sync.MutationSync
 
MutationSync.MutationSyncBuilder - Class in it.auties.whatsapp.model.sync
 
mute() - Method in class it.auties.whatsapp.model.chat.Chat
The mute status of this chat
mute(ChatMute) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
The mute status of this chat
mute(ChatMute) - Method in class it.auties.whatsapp.model.chat.Chat
The mute status of this chat
mute(T) - Method in class it.auties.whatsapp.api.Whatsapp
Mutes a chat indefinitely
mute(T, ChatMute) - Method in class it.auties.whatsapp.api.Whatsapp
Mutes a chat
muteAction(MuteAction) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
MuteAction - Class in it.auties.whatsapp.model.action
A model clas that represents a new mute status for a chat
MuteAction.MuteActionBuilder - Class in it.auties.whatsapp.model.action
 
muted() - Method in class it.auties.whatsapp.model.action.MuteAction
Whether this action marks the chat as muted
muted() - Method in class it.auties.whatsapp.model.action.UserStatusMuteAction
 
muted() - Static method in record class it.auties.whatsapp.model.chat.ChatMute
Constructs a new muted ChatMute
muted(boolean) - Method in class it.auties.whatsapp.model.action.MuteAction.MuteActionBuilder
Whether this action marks the chat as muted
muted(boolean) - Method in class it.auties.whatsapp.model.action.MuteAction
Whether this action marks the chat as muted
muted(boolean) - Method in class it.auties.whatsapp.model.action.UserStatusMuteAction
 
muted(boolean) - Method in class it.auties.whatsapp.model.action.UserStatusMuteAction.UserStatusMuteActionBuilder
 
muted(Long) - Static method in record class it.auties.whatsapp.model.chat.ChatMute
Constructs a new mute for a duration in endTimeStamp
MUTED_FOR_TIMEFRAME - Enum constant in enum class it.auties.whatsapp.model.chat.ChatMute.Type
This constant describes a ChatMute that holds a seconds greater than 0 Simply put, ChatMute.endTimeStamp() > 0
MUTED_INDEFINITELY - Enum constant in enum class it.auties.whatsapp.model.chat.ChatMute.Type
This constant describes a ChatMute that holds a seconds equal to -1 Simply put, ChatMute.endTimeStamp() == -1
mutedForEightHours() - Static method in record class it.auties.whatsapp.model.chat.ChatMute
Constructs a new mute that lasts eight hours
mutedForOneWeek() - Static method in record class it.auties.whatsapp.model.chat.ChatMute
Constructs a new mute that lasts one week
muteEndTimestamp() - Method in class it.auties.whatsapp.model.action.MuteAction
The timestamp of the of this mute
muteEndTimestamp(Long) - Method in class it.auties.whatsapp.model.action.MuteAction.MuteActionBuilder
The timestamp of the of this mute
muteEndTimestamp(Long) - Method in class it.auties.whatsapp.model.action.MuteAction
The timestamp of the of this mute

N

name() - Method in record class it.auties.whatsapp.crypto.GroupCipher
Returns the value of the name record component.
name() - Method in class it.auties.whatsapp.model.action.AgentAction
 
name() - Method in class it.auties.whatsapp.model.action.LabelEditAction
The name of the label
name() - Method in record class it.auties.whatsapp.model.business.BusinessCatalogEntry
Returns the value of the name record component.
name() - Method in record class it.auties.whatsapp.model.business.BusinessCategory
Returns the value of the name record component.
name() - Method in record class it.auties.whatsapp.model.business.BusinessCollectionEntry
Returns the value of the name record component.
name() - Method in class it.auties.whatsapp.model.business.BusinessLocalizedName
The localized name
name() - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameDetails
The verified name
name() - Method in class it.auties.whatsapp.model.button.NativeFlowButton
The name of this button
name() - Method in class it.auties.whatsapp.model.chat.Chat
Returns the name of this chat
name() - Method in class it.auties.whatsapp.model.contact.Contact
Returns the best name available for this contact
name() - Method in class it.auties.whatsapp.model.contact.ContactCard
Returns the name of this card if defined
name() - Method in class it.auties.whatsapp.model.info.NativeFlowInfo
The name of the flow
name() - Method in class it.auties.whatsapp.model.location.Location
The name of this location
name() - Method in class it.auties.whatsapp.model.message.button.NativeFlowResponseMessage
 
name() - Method in class it.auties.whatsapp.model.message.standard.ContactMessage
The name of the contact that this message wraps
name() - Method in class it.auties.whatsapp.model.message.standard.ContactsArrayMessage
The name of the contact the first contact that this message wraps
name() - Method in class it.auties.whatsapp.model.message.standard.LocationMessage
The name of the location that this message wraps
name() - Method in class it.auties.whatsapp.model.poll.PollOption
The name of the option
name() - Method in class it.auties.whatsapp.model.setting.PushNameSetting
 
name() - Method in record class it.auties.whatsapp.model.signal.session.SessionAddress
Returns the value of the name record component.
name() - Method in class it.auties.whatsapp.model.sync.LTHashState
 
name() - Method in class it.auties.whatsapp.model.sync.PushName
 
name(PatchType) - Method in class it.auties.whatsapp.model.sync.LTHashState.LTHashStateBuilder
 
name(PatchType) - Method in class it.auties.whatsapp.model.sync.LTHashState
 
name(String) - Method in class it.auties.whatsapp.model.action.AgentAction.AgentActionBuilder
 
name(String) - Method in class it.auties.whatsapp.model.action.AgentAction
 
name(String) - Method in class it.auties.whatsapp.model.action.LabelEditAction.LabelEditActionBuilder
The name of the label
name(String) - Method in class it.auties.whatsapp.model.action.LabelEditAction
The name of the label
name(String) - Method in class it.auties.whatsapp.model.business.BusinessLocalizedName.BusinessLocalizedNameBuilder
The localized name
name(String) - Method in class it.auties.whatsapp.model.business.BusinessLocalizedName
The localized name
name(String) - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameDetails.BusinessVerifiedNameDetailsBuilder
The verified name
name(String) - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameDetails
The verified name
name(String) - Method in class it.auties.whatsapp.model.button.NativeFlowButton
The name of this button
name(String) - Method in class it.auties.whatsapp.model.button.NativeFlowButton.NativeFlowButtonBuilder
The name of this button
name(String) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
The non-null display name of this chat
name(String) - Method in class it.auties.whatsapp.model.chat.Chat
The non-null display name of this chat
name(String) - Method in class it.auties.whatsapp.model.contact.ContactCard.ContactCardBuilder
The name of the contact
name(String) - Method in class it.auties.whatsapp.model.info.NativeFlowInfo
The name of the flow
name(String) - Method in class it.auties.whatsapp.model.info.NativeFlowInfo.NativeFlowInfoBuilder
The name of the flow
name(String) - Method in class it.auties.whatsapp.model.location.Location.LocationBuilder
The name of this location
name(String) - Method in class it.auties.whatsapp.model.location.Location
The name of this location
name(String) - Method in class it.auties.whatsapp.model.message.button.NativeFlowResponseMessage
 
name(String) - Method in class it.auties.whatsapp.model.message.button.NativeFlowResponseMessage.NativeFlowResponseMessageBuilder
 
name(String) - Method in class it.auties.whatsapp.model.message.standard.ContactMessage.ContactMessageBuilder
 
name(String) - Method in class it.auties.whatsapp.model.message.standard.ContactMessage
The name of the contact that this message wraps
name(String) - Method in class it.auties.whatsapp.model.message.standard.ContactsArrayMessage.ContactsArrayMessageBuilder
 
name(String) - Method in class it.auties.whatsapp.model.message.standard.ContactsArrayMessage
The name of the contact the first contact that this message wraps
name(String) - Method in class it.auties.whatsapp.model.message.standard.LocationMessage.LocationMessageBuilder
 
name(String) - Method in class it.auties.whatsapp.model.message.standard.LocationMessage
The name of the location that this message wraps
name(String) - Method in class it.auties.whatsapp.model.poll.PollOption
The name of the option
name(String) - Method in class it.auties.whatsapp.model.poll.PollOption.PollOptionBuilder
The name of the option
name(String) - Method in class it.auties.whatsapp.model.setting.PushNameSetting
 
name(String) - Method in class it.auties.whatsapp.model.setting.PushNameSetting.PushNameSettingBuilder
 
name(String) - Method in class it.auties.whatsapp.model.sync.PushName
 
name(String) - Method in class it.auties.whatsapp.model.sync.PushName.PushNameBuilder
 
namespace() - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage
Namespace
namespace(String) - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage.HighlyStructuredMessageBuilder
Namespace
namespace(String) - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage
Namespace
NATIVE_FLOW - Enum constant in enum class it.auties.whatsapp.model.button.Button.ButtonType
 
NATIVE_FLOW_MESSAGE - Enum constant in enum class it.auties.whatsapp.model.message.button.InteractiveMessage.ContentType
Native flow
NATIVE_FLOW_RESPONSE - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
 
NativeFlowButton - Class in it.auties.whatsapp.model.button
A model class that represents a native flow button
NativeFlowButton.NativeFlowButtonBuilder - Class in it.auties.whatsapp.model.button
 
nativeFlowContent() - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage
Native flow message
nativeFlowContent(BusinessNativeFlow) - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage.InteractiveMessageBuilder
Native flow message
nativeFlowContent(BusinessNativeFlow) - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage
Native flow message
nativeFlowInfo() - Method in class it.auties.whatsapp.model.button.Button
The native flow content of this button.
nativeFlowInfo(NativeFlowInfo) - Method in class it.auties.whatsapp.model.button.Button.ButtonBuilder
The native flow content of this button.
nativeFlowInfo(NativeFlowInfo) - Method in class it.auties.whatsapp.model.button.Button
The native flow content of this button.
NativeFlowInfo - Class in it.auties.whatsapp.model.info
A model class that holds the information related to a native flow.
NativeFlowInfo(String, String) - Constructor for class it.auties.whatsapp.model.info.NativeFlowInfo
 
NativeFlowInfo.NativeFlowInfoBuilder - Class in it.auties.whatsapp.model.info
 
nativeFlowResponseMessage() - Method in class it.auties.whatsapp.model.message.button.InteractiveResponseMessage
 
nativeFlowResponseMessage(NativeFlowResponseMessage) - Method in class it.auties.whatsapp.model.message.button.InteractiveResponseMessage.InteractiveResponseMessageBuilder
 
nativeFlowResponseMessage(NativeFlowResponseMessage) - Method in class it.auties.whatsapp.model.message.button.InteractiveResponseMessage
 
NativeFlowResponseMessage - Class in it.auties.whatsapp.model.message.button
 
NativeFlowResponseMessage(String, String, Integer) - Constructor for class it.auties.whatsapp.model.message.button.NativeFlowResponseMessage
 
NativeFlowResponseMessage.NativeFlowResponseMessageBuilder - Class in it.auties.whatsapp.model.message.button
 
NEED_TO_ACCEPT - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoStatus
Need to accept
NETWORK_SWITCH - Enum constant in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadConnectReason
 
newChatsEphemeralTimer() - Method in class it.auties.whatsapp.controller.Store
The request tag, used to create messages
newChatsEphemeralTimer(ChatEphemeralTimer) - Method in class it.auties.whatsapp.controller.Store
The request tag, used to create messages
newChatsEphemeralTimer(ChatEphemeralTimer) - Method in class it.auties.whatsapp.controller.Store.StoreBuilder
The request tag, used to create messages
newConnection() - Static method in class it.auties.whatsapp.api.Whatsapp
Constructs a new instance of the API
newConnection(int) - Static method in class it.auties.whatsapp.api.Whatsapp
Constructs a new instance of the API.
newConnection(Whatsapp.Options) - Static method in class it.auties.whatsapp.api.Whatsapp
Constructs a new instance of the API.
newConnection(Whatsapp.Options, Store, Keys) - Static method in class it.auties.whatsapp.api.Whatsapp
Constructs a new instance of the API from a fresh connection using a random id
newJid() - Method in class it.auties.whatsapp.model.chat.Chat
Returns an optional value containing the new jid of this chat
newJid(ContactJid) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
The nullable new unique jid for this Chat.
newPhoto() - Method in class it.auties.whatsapp.model.sync.PhotoChange
 
newPhoto(byte[]) - Method in class it.auties.whatsapp.model.sync.PhotoChange
 
newPhoto(byte[]) - Method in class it.auties.whatsapp.model.sync.PhotoChange.PhotoChangeBuilder
 
newPhotoId() - Method in class it.auties.whatsapp.model.sync.PhotoChange
 
newPhotoId(int) - Method in class it.auties.whatsapp.model.sync.PhotoChange
 
newPhotoId(int) - Method in class it.auties.whatsapp.model.sync.PhotoChange.PhotoChangeBuilder
 
next() - Method in record class it.auties.whatsapp.model.signal.sender.SenderChainKey
 
nextTag() - Method in class it.auties.whatsapp.controller.Store
Returns a request tag
NIBBLE_8 - Enum constant in enum class it.auties.whatsapp.binary.Tag
 
NO_REVIEW - Enum constant in enum class it.auties.whatsapp.model.business.BusinessCatalogEntry.ReviewStatus
 
NOBODY - Enum constant in enum class it.auties.whatsapp.model.privacy.PrivacySettingValue
Nobody
Node - Record Class in it.auties.whatsapp.model.request
An immutable model class that represents the primary unit used by WhatsappWeb's WebSocket to communicate with the client
Node(String, Attributes, Object) - Constructor for record class it.auties.whatsapp.model.request.Node
Creates an instance of a Node record class.
NodeHandler - Record Class in it.auties.whatsapp.model.request
 
NodeHandler(Predicate<Node>, CompletableFuture<Node>) - Constructor for record class it.auties.whatsapp.model.request.NodeHandler
Creates an instance of a NodeHandler record class.
noDeleteMessageTimeLimit() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
noDeleteMessageTimeLimit(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
noDeleteMessageTimeLimit(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
noiseKeyPair() - Method in class it.auties.whatsapp.controller.Keys
The secret key pair used for buffer messages
noiseKeyPair(SignalKeyPair) - Method in class it.auties.whatsapp.controller.Keys.KeysBuilder
The secret key pair used for buffer messages
NON_BLOCKING_DATA - Enum constant in enum class it.auties.whatsapp.model.sync.HistorySync.HistorySyncHistorySyncType
 
NON_VERIFIED_TRANSITION - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
NONE - Enum constant in enum class it.auties.whatsapp.model.business.BusinessDateTime.DateType
No date
NONE - Enum constant in enum class it.auties.whatsapp.model.business.BusinessLocalizableParameter.ParameterType
No parameter
NONE - Enum constant in enum class it.auties.whatsapp.model.button.ButtonTemplate.ButtonType
No button
NONE - Enum constant in enum class it.auties.whatsapp.model.button.FourRowTemplate.TitleType
No title
NONE - Enum constant in enum class it.auties.whatsapp.model.button.HydratedButtonTemplate.ButtonType
No button
NONE - Enum constant in enum class it.auties.whatsapp.model.button.HydratedFourRowTemplate.TitleType
No title
NONE - Enum constant in enum class it.auties.whatsapp.model.info.AdReplyInfo.AdReplyInfoMediaType
Unknown type
NONE - Enum constant in enum class it.auties.whatsapp.model.info.ExternalAdReplyInfo.ExternalAdReplyInfoMediaType
No media
NONE - Enum constant in enum class it.auties.whatsapp.model.message.button.InteractiveMessage.ContentType
No content
NONE - Enum constant in enum class it.auties.whatsapp.model.message.button.TemplateMessage.Format
No format
NONE - Enum constant in enum class it.auties.whatsapp.model.message.standard.TextMessage.TextMessagePreviewType
No preview
NONE - Enum constant in enum class it.auties.whatsapp.model.message.standard.VideoMessage.VideoMessageAttribution
No source was specified
NONE - Enum constant in enum class it.auties.whatsapp.model.product.ProductHeader.AttachmentType
No attachment
NONE - Enum constant in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadClientFeature
 
NORICAN_REGULAR - Enum constant in enum class it.auties.whatsapp.model.message.standard.TextMessage.TextMessageFontType
Norican Regular
NOT_FOUND - Enum constant in enum class it.auties.whatsapp.model.sync.MediaRetryNotification.Result
 
NOT_MUTED - Enum constant in enum class it.auties.whatsapp.model.chat.ChatMute.Type
This constant describes a ChatMute that holds a seconds equal to 0 Simply put, ChatMute.endTimeStamp() == 0
NOT_STARTED - Enum constant in enum class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesFlag
 
note() - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
The note of this invoice
note(String) - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
The note of this invoice
note(String) - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage.PaymentInvoiceMessageBuilder
 
noteMessage() - Method in class it.auties.whatsapp.model.message.payment.RequestPaymentMessage
The caption message, that is the message below the payment request
noteMessage() - Method in class it.auties.whatsapp.model.message.payment.SendPaymentMessage
The caption message, that is the message below the payment confirmation
noteMessage(MessageContainer) - Method in class it.auties.whatsapp.model.message.payment.RequestPaymentMessage
The caption message, that is the message below the payment request
noteMessage(MessageContainer) - Method in class it.auties.whatsapp.model.message.payment.RequestPaymentMessage.RequestPaymentMessageBuilder
The caption message, that is the message below the payment request
noteMessage(MessageContainer) - Method in class it.auties.whatsapp.model.message.payment.SendPaymentMessage
The caption message, that is the message below the payment confirmation
noteMessage(MessageContainer) - Method in class it.auties.whatsapp.model.message.payment.SendPaymentMessage.SendPaymentMessageBuilder
The caption message, that is the message below the payment confirmation
NotificationMessageInfo - Class in it.auties.whatsapp.model.info
 
NotificationMessageInfo(MessageKey, Message, long, String) - Constructor for class it.auties.whatsapp.model.info.NotificationMessageInfo
 
NotificationMessageInfo.NotificationMessageInfoBuilder - Class in it.auties.whatsapp.model.info
 
notifyMessageCount() - Method in class it.auties.whatsapp.model.info.WebNotificationsInfo
 
notifyMessageCount(int) - Method in class it.auties.whatsapp.model.info.WebNotificationsInfo
 
notifyMessageCount(int) - Method in class it.auties.whatsapp.model.info.WebNotificationsInfo.WebNotificationsInfoBuilder
 
notifyMessages() - Method in class it.auties.whatsapp.model.info.WebNotificationsInfo
 
notifyMessages(List<MessageInfo>) - Method in class it.auties.whatsapp.model.info.WebNotificationsInfo
 
notifyMessages(List<MessageInfo>) - Method in class it.auties.whatsapp.model.info.WebNotificationsInfo.WebNotificationsInfoBuilder
 
notMuted() - Static method in record class it.auties.whatsapp.model.chat.ChatMute
Constructs a new not muted ChatMute
notSpam() - Method in class it.auties.whatsapp.model.chat.Chat
This field is used to determine whether a chat was marked as being spam or not.
notSpam(boolean) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
This field is used to determine whether a chat was marked as being spam or not.
notSpam(boolean) - Method in class it.auties.whatsapp.model.chat.Chat
This field is used to determine whether a chat was marked as being spam or not.
NOVI - Enum constant in enum class it.auties.whatsapp.model.message.payment.PaymentInviteMessage.PaymentInviteMessageServiceType
Novi
now() - Static method in class it.auties.whatsapp.util.Clock
 
NUMBERS - Static variable in class it.auties.whatsapp.binary.Tokens
 
NUMBERS_REGEX - Static variable in class it.auties.whatsapp.binary.Tokens
 
nuxAction(NuxAction) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
NuxAction - Class in it.auties.whatsapp.model.action
 
NuxAction(boolean) - Constructor for class it.auties.whatsapp.model.action.NuxAction
 
NuxAction.NuxActionBuilder - Class in it.auties.whatsapp.model.action
 

O

oc() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
oc(boolean) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadBuilder
 
oc(boolean) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
of() - Static method in class it.auties.whatsapp.model.button.FourRowTemplate
 
of() - Static method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate
 
of() - Static method in class it.auties.whatsapp.model.info.DeviceContextInfo
 
of() - Static method in class it.auties.whatsapp.model.message.button.InteractiveMessage
 
of() - Static method in class it.auties.whatsapp.model.message.model.MessageReceipt
Returns a default message receipt
of() - Static method in class it.auties.whatsapp.model.sync.DeviceListMetadata
 
of(boolean) - Static method in class it.auties.whatsapp.model.action.AndroidUnsupportedActions
 
of(boolean) - Static method in class it.auties.whatsapp.model.action.LabelAssociationAction
 
of(boolean) - Static method in class it.auties.whatsapp.model.action.PinAction
 
of(boolean) - Static method in class it.auties.whatsapp.model.action.StarAction
 
of(boolean) - Static method in enum class it.auties.whatsapp.model.chat.GroupPolicy
Returns a GroupPolicy based on a boolean value obtained from Whatsapp
of(boolean, ActionMessageRangeSync) - Static method in class it.auties.whatsapp.model.action.ArchiveChatAction
 
of(boolean, ActionMessageRangeSync) - Static method in class it.auties.whatsapp.model.action.MarkChatAsReadAction
 
of(boolean, Long) - Static method in class it.auties.whatsapp.model.action.DeleteMessageForMeAction
 
of(boolean, Long) - Static method in class it.auties.whatsapp.model.action.MuteAction
 
of(byte[]) - Static method in class it.auties.whatsapp.model.message.server.DeviceSyncMessage
 
of(byte[]) - Static method in record class it.auties.whatsapp.model.signal.keypair.SignalKeyPair
 
of(byte[]) - Static method in record class it.auties.whatsapp.model.sync.MutationKeys
 
of(byte[], String) - Static method in record class it.auties.whatsapp.model.media.MediaKeys
 
of(int) - Static method in enum class it.auties.whatsapp.binary.Tag
 
of(int) - Static method in enum class it.auties.whatsapp.model.business.BusinessAccountType
 
of(int) - Static method in enum class it.auties.whatsapp.model.business.BusinessActorsType
 
of(int) - Static method in enum class it.auties.whatsapp.model.business.BusinessDateTime.DateType
 
of(int) - Static method in enum class it.auties.whatsapp.model.business.BusinessDateTimeComponent.CalendarType
 
of(int) - Static method in enum class it.auties.whatsapp.model.business.BusinessDateTimeComponent.DayOfWeek
 
of(int) - Static method in enum class it.auties.whatsapp.model.business.BusinessLocalizableParameter.ParameterType
 
of(int) - Static method in enum class it.auties.whatsapp.model.business.BusinessPrivacyStatus
 
of(int) - Static method in enum class it.auties.whatsapp.model.business.BusinessShop.SurfaceType
 
of(int) - Static method in enum class it.auties.whatsapp.model.business.BusinessStorageType
 
of(int) - Static method in enum class it.auties.whatsapp.model.business.BusinessVerifiedLevel
 
of(int) - Static method in enum class it.auties.whatsapp.model.button.Button.ButtonType
 
of(int) - Static method in enum class it.auties.whatsapp.model.button.ButtonTemplate.ButtonType
 
of(int) - Static method in enum class it.auties.whatsapp.model.button.FourRowTemplate.TitleType
 
of(int) - Static method in enum class it.auties.whatsapp.model.button.HydratedButtonTemplate.ButtonType
 
of(int) - Static method in enum class it.auties.whatsapp.model.button.HydratedFourRowTemplate.TitleType
 
of(int) - Static method in enum class it.auties.whatsapp.model.chat.ChatDisappear.Type
 
of(int) - Static method in enum class it.auties.whatsapp.model.chat.ChatMediaVisibility
 
of(int) - Static method in enum class it.auties.whatsapp.model.chat.GroupRole
 
of(int) - Static method in enum class it.auties.whatsapp.model.info.AdReplyInfo.AdReplyInfoMediaType
 
of(int) - Static method in enum class it.auties.whatsapp.model.info.ExternalAdReplyInfo.ExternalAdReplyInfoMediaType
 
of(int) - Static method in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
of(int) - Static method in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoCurrency
Deprecated.
 
of(int) - Static method in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoStatus
 
of(int) - Static method in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
of(int) - Static method in enum class it.auties.whatsapp.model.location.InteractiveLocationAnnotation.Action
 
of(int) - Static method in enum class it.auties.whatsapp.model.message.button.ButtonsMessage.HeaderType
 
of(int) - Static method in enum class it.auties.whatsapp.model.message.button.InteractiveMessage.ContentType
 
of(int) - Static method in enum class it.auties.whatsapp.model.message.button.ListMessage.Type
 
of(int) - Static method in enum class it.auties.whatsapp.model.message.button.TemplateMessage.Format
 
of(int) - Static method in enum class it.auties.whatsapp.model.message.model.MessageStatus
 
of(int) - Static method in enum class it.auties.whatsapp.model.message.payment.PaymentInviteMessage.PaymentInviteMessageServiceType
 
of(int) - Static method in enum class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage.AttachmentType
 
of(int) - Static method in enum class it.auties.whatsapp.model.message.payment.PaymentOrderMessage.OrderMessageOrderStatus
 
of(int) - Static method in enum class it.auties.whatsapp.model.message.payment.PaymentOrderMessage.OrderSurface
 
of(int) - Static method in enum class it.auties.whatsapp.model.message.server.ProtocolMessage.ProtocolMessageType
 
of(int) - Static method in enum class it.auties.whatsapp.model.message.standard.GroupInviteMessage.Type
 
of(int) - Static method in enum class it.auties.whatsapp.model.message.standard.TextMessage.TextMessageFontType
 
of(int) - Static method in enum class it.auties.whatsapp.model.message.standard.TextMessage.TextMessagePreviewType
 
of(int) - Static method in enum class it.auties.whatsapp.model.message.standard.VideoMessage.VideoMessageAttribution
 
of(int) - Static method in enum class it.auties.whatsapp.model.payment.PaymentBackground.PaymentBackgroundType
 
of(int) - Static method in enum class it.auties.whatsapp.model.product.ProductHeader.AttachmentType
 
of(int) - Static method in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadClientFeature
 
of(int) - Static method in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadConnectReason
 
of(int) - Static method in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadConnectType
 
of(int) - Static method in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadIOSAppExtension
 
of(int) - Static method in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadProduct
 
of(int) - Static method in enum class it.auties.whatsapp.model.signal.auth.Companion.CompanionPropsPlatformType
 
of(int) - Static method in enum class it.auties.whatsapp.model.signal.auth.DNSSource.DNSSourceDNSResolutionMethod
 
of(int) - Static method in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentPlatform
 
of(int) - Static method in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentReleaseChannel
 
of(int) - Static method in enum class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesFlag
 
of(int) - Static method in enum class it.auties.whatsapp.model.signal.auth.WebInfo.WebInfoWebSubPlatform
 
of(int) - Static method in enum class it.auties.whatsapp.model.sync.HistorySync.HistorySyncHistorySyncType
 
of(int) - Static method in enum class it.auties.whatsapp.model.sync.HistorySyncNotification.HistorySyncNotificationHistorySyncType
 
of(int) - Static method in enum class it.auties.whatsapp.model.sync.MediaRetryNotification.Result
 
of(int) - Static method in enum class it.auties.whatsapp.model.sync.RecordSync.Operation
 
of(int, boolean) - Static method in class it.auties.whatsapp.controller.Keys
Returns the keys saved in memory or constructs a new clean instance
of(int, boolean) - Static method in class it.auties.whatsapp.controller.Store
Returns the store saved in memory or constructs a new clean instance
of(int, SignalKeyPair) - Static method in record class it.auties.whatsapp.model.signal.keypair.SignalSignedKeyPair
 
of(long) - Static method in class it.auties.whatsapp.model.business.BusinessDateTimeUnixEpoch
 
of(long) - Static method in enum class it.auties.whatsapp.model.chat.ChatEphemeralTimer
 
of(Action) - Static method in class it.auties.whatsapp.model.sync.ActionValueSync
 
of(BusinessDateTimeComponent) - Static method in class it.auties.whatsapp.model.business.BusinessDateTime
Constructs a new date time using a component
of(BusinessDateTimeUnixEpoch) - Static method in class it.auties.whatsapp.model.business.BusinessDateTime
Constructs a new date time using a unix component
of(CallButton) - Static method in class it.auties.whatsapp.model.button.ButtonTemplate
Constructs a new template from a call button
of(HydratedCallButton) - Static method in class it.auties.whatsapp.model.button.HydratedButtonTemplate
Constructs a new template from a call button
of(HydratedFourRowTemplate) - Static method in class it.auties.whatsapp.model.message.button.TemplateMessage
Constructs a new template message
of(HydratedFourRowTemplate, TemplateFormatter) - Static method in class it.auties.whatsapp.model.message.button.TemplateMessage
Constructs a new template message
of(HydratedFourRowTemplate, TemplateFormatter, ContextInfo) - Static method in class it.auties.whatsapp.model.message.button.TemplateMessage
Constructs a new template message
of(HydratedFourRowTemplate, ContextInfo) - Static method in class it.auties.whatsapp.model.message.button.TemplateMessage
Constructs a new template message
of(HydratedQuickReplyButton) - Static method in class it.auties.whatsapp.model.button.HydratedButtonTemplate
Constructs a new template from a quick reply
of(HydratedURLButton) - Static method in class it.auties.whatsapp.model.button.HydratedButtonTemplate
Constructs a new template from an url button
of(QuickReplyButton) - Static method in class it.auties.whatsapp.model.button.ButtonTemplate
Constructs a new template from a quick reply
of(URLButton) - Static method in class it.auties.whatsapp.model.button.ButtonTemplate
Constructs a new template from an url button
of(ContextInfo) - Static method in class it.auties.whatsapp.model.message.model.QuotedMessage
Constructs a quoted message from a context info
of(MessageInfo, Button) - Static method in class it.auties.whatsapp.model.message.button.ButtonsResponseMessage
Constructs a response message from a buttons message and a selected button
of(NativeFlowInfo) - Static method in class it.auties.whatsapp.model.button.Button
Constructs a new button with a native flow
of(MessageMetadataProvider) - Static method in class it.auties.whatsapp.model.info.ContextInfo
Constructs a ContextInfo from a quoted message
of(Node) - Static method in record class it.auties.whatsapp.model.business.BusinessCatalogEntry
 
of(Node) - Static method in record class it.auties.whatsapp.model.business.BusinessCategory
Constructs a category from a node
of(Node) - Static method in record class it.auties.whatsapp.model.business.BusinessCollectionEntry
 
of(Node) - Static method in record class it.auties.whatsapp.model.business.BusinessHoursEntry
 
of(Node) - Static method in class it.auties.whatsapp.model.business.BusinessProfile
Constructs a new profile from a node
of(Node) - Static method in class it.auties.whatsapp.model.chat.GroupMetadata
 
of(Node) - Static method in record class it.auties.whatsapp.model.chat.GroupParticipant
Constructs a new GroupParticipant from an input node
of(Node) - Static method in record class it.auties.whatsapp.model.request.Request
Constructs a new request with the provided body expecting a response
of(Setting) - Static method in class it.auties.whatsapp.model.sync.ActionValueSync
 
of(Object) - Static method in record class it.auties.whatsapp.model.request.Request
Constructs a new request with the provided body expecting a response
of(String) - Static method in class it.auties.whatsapp.model.button.Button
Constructs a new text button
of(String) - Static method in class it.auties.whatsapp.model.button.HydratedQuickReplyButton
Constructs a new HydratedQuickReplyButton from a text with a random id
of(String) - Static method in class it.auties.whatsapp.model.contact.ContactCard
Parses a vcard
of(String) - Static method in record class it.auties.whatsapp.model.contact.ContactJid
Constructs a new ContactId for a user from a jid
of(String) - Static method in enum class it.auties.whatsapp.model.contact.ContactStatus
 
of(String) - Static method in class it.auties.whatsapp.model.message.model.MessageContainer
Constructs a new MessageContainer from a text message
of(String) - Static method in record class it.auties.whatsapp.model.request.Node
Constructs a Node that only provides a non-null tag
of(String) - Static method in record class it.auties.whatsapp.model.request.ReplyHandler
Constructs a new single reply
of(String, NativeFlowInfo) - Static method in class it.auties.whatsapp.model.button.Button
Constructs a new button with a native flow
of(String, String) - Static method in class it.auties.whatsapp.model.button.Button
Constructs a new text button
of(String, Map<String, Object>, Object) - Static method in record class it.auties.whatsapp.model.request.Node
Constructs a Node that provides a non-null tag, a non-null map of attributes and a nullable content
of(String, ContactJid, String, boolean) - Static method in record class it.auties.whatsapp.model.info.MessageIndexInfo
Constructs a new message index info
of(String, Object) - Static method in record class it.auties.whatsapp.model.request.Node
Constructs a Node that provides a non-null tag and a nullable content
of(Predicate<Node>) - Static method in record class it.auties.whatsapp.model.request.NodeHandler
 
of(Map.Entry<String, Object>...) - Static method in record class it.auties.whatsapp.model.request.Attributes
Constructs a new map using the non-null provided entries
of(Map<String, Object>) - Static method in record class it.auties.whatsapp.model.request.Attributes
Constructs a new map using the provided non-null map
of(PatchType, ActionValueSync, RecordSync.Operation) - Static method in record class it.auties.whatsapp.model.sync.PatchRequest
 
of(PatchType, ActionValueSync, RecordSync.Operation, int, String...) - Static method in record class it.auties.whatsapp.model.sync.PatchRequest
 
of(BusinessDateTimeComponent, BusinessDateTimeUnixEpoch) - Static method in class it.auties.whatsapp.model.business.BusinessDateTime
 
of(BusinessVerifiedNameCertificate, BusinessAccountInfo) - Static method in class it.auties.whatsapp.model.business.BusinessAccountPayload
 
of(ButtonOpaqueData, ButtonOpaqueData) - Static method in class it.auties.whatsapp.model.button.ButtonRowOpaqueData
 
of(ContactJid, String, long, String, byte[], String, ContextInfo, GroupInviteMessage.Type) - Static method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage
 
of(MessageInfo) - Static method in record class it.auties.whatsapp.model.request.MessageSendRequest
 
of(HighlyStructuredMessage, HighlyStructuredMessage) - Static method in class it.auties.whatsapp.model.button.CallButton
 
of(HighlyStructuredMessage, HighlyStructuredMessage) - Static method in class it.auties.whatsapp.model.button.URLButton
 
of(HighlyStructuredMessage, String) - Static method in class it.auties.whatsapp.model.button.QuickReplyButton
 
of(MessageKey) - Static method in class it.auties.whatsapp.model.message.payment.CancelPaymentRequestMessage
 
of(MessageKey) - Static method in class it.auties.whatsapp.model.message.payment.DeclinePaymentRequestMessage
 
of(Node) - Static method in record class it.auties.whatsapp.model.media.MediaConnection
 
of(Node) - Static method in record class it.auties.whatsapp.model.signal.keypair.SignalSignedKeyPair
 
of(ActionMessageRangeSync) - Static method in class it.auties.whatsapp.model.action.ClearChatAction
 
of(ActionMessageRangeSync) - Static method in class it.auties.whatsapp.model.action.DeleteChatAction
 
of(String) - Static method in enum class it.auties.whatsapp.binary.PatchType
 
of(String) - Static method in enum class it.auties.whatsapp.model.business.BusinessCatalogEntry.Availability
 
of(String) - Static method in enum class it.auties.whatsapp.model.business.BusinessCatalogEntry.ReviewStatus
 
of(String) - Static method in class it.auties.whatsapp.model.button.ButtonText
 
of(String) - Static method in class it.auties.whatsapp.model.button.SingleSelectReplyButton
 
of(String) - Static method in enum class it.auties.whatsapp.model.chat.GroupRole
Returns a GroupRole based on a String value obtained from Whatsapp
of(String) - Static method in enum class it.auties.whatsapp.model.contact.ContactJid.Server
 
of(String) - Static method in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
of(String) - Static method in enum class it.auties.whatsapp.model.message.model.MessageStatus
 
of(String) - Static method in class it.auties.whatsapp.model.message.standard.TextMessage
Constructs a TextMessage from a text
of(String) - Static method in class it.auties.whatsapp.model.poll.PollOption
 
of(String) - Static method in enum class it.auties.whatsapp.model.privacy.PrivacySettingType
 
of(String) - Static method in enum class it.auties.whatsapp.model.privacy.PrivacySettingValue
 
of(String) - Static method in class it.auties.whatsapp.model.product.ProductBody
 
of(String) - Static method in class it.auties.whatsapp.model.product.ProductFooter
 
of(String) - Static method in record class it.auties.whatsapp.model.signal.sender.SenderKeyName
 
of(String) - Static method in record class it.auties.whatsapp.model.signal.session.SessionAddress
 
of(String) - Static method in class it.auties.whatsapp.model.sync.ServerErrorReceipt
 
of(String) - Static method in class it.auties.whatsapp.util.LocalFileSystem
 
of(String, int, int, boolean) - Static method in class it.auties.whatsapp.model.action.LabelEditAction
 
of(String, long) - Static method in class it.auties.whatsapp.model.business.BusinessCurrency
 
of(String, BusinessCurrency) - Static method in class it.auties.whatsapp.model.business.BusinessLocalizableParameter
Constructs a new localizable parameter with a currency parameter
of(String, BusinessDateTime) - Static method in class it.auties.whatsapp.model.business.BusinessLocalizableParameter
Constructs a new localizable parameter with a date time parameter
of(String, ContactJid.Server) - Static method in record class it.auties.whatsapp.model.contact.ContactJid
Constructs a new ContactId for a user from a jid and a custom server
of(String, BusinessShop.SurfaceType, int) - Static method in class it.auties.whatsapp.model.business.BusinessShop
 
of(String, ContactCard) - Static method in class it.auties.whatsapp.model.message.standard.ContactMessage
 
of(String, MessageContainer, String) - Static method in class it.auties.whatsapp.model.message.server.DeviceSentMessage
 
of(String, String) - Static method in class it.auties.whatsapp.model.action.ContactAction
 
of(String, String) - Static method in class it.auties.whatsapp.model.button.ButtonRow
Constructs a new row with a random id
of(String, String) - Static method in class it.auties.whatsapp.model.button.HydratedCallButton
 
of(String, String) - Static method in class it.auties.whatsapp.model.button.HydratedQuickReplyButton
 
of(String, String) - Static method in class it.auties.whatsapp.model.button.HydratedURLButton
 
of(String, String) - Static method in class it.auties.whatsapp.model.button.NativeFlowButton
 
of(String, String, Map<String, ContactJid>, String) - Static method in class it.auties.whatsapp.model.contact.ContactCard
 
of(String, String, ContextInfo) - Static method in class it.auties.whatsapp.model.message.button.ButtonsResponseMessage
 
of(String, String, String) - Static method in class it.auties.whatsapp.model.business.BusinessLocalizedName
 
of(String, String, String) - Static method in class it.auties.whatsapp.model.button.ButtonRow
 
of(String, List<ButtonRow>) - Static method in class it.auties.whatsapp.model.button.ButtonSection
 
of(List<byte[]>) - Static method in class it.auties.whatsapp.model.poll.PollUpdateEncryptedOptions
 
of(List<NativeFlowButton>, String, int) - Static method in class it.auties.whatsapp.model.business.BusinessNativeFlow
 
of(T) - Static method in class it.auties.whatsapp.model.message.model.MessageContainer
Constructs a new MessageContainer from a message of any type
ofAttributes(String, Map<String, Object>) - Static method in record class it.auties.whatsapp.model.request.Node
Constructs a Node that provides a non-null tag and a non-null map of attributes
ofChildren(String, Map<String, Object>, Node...) - Static method in record class it.auties.whatsapp.model.request.Node
Constructs a Node that provides a non-null tag, a non-null map of attributes and a nullable var-args of children
ofChildren(String, Map<String, Object>, Collection<Node>) - Static method in record class it.auties.whatsapp.model.request.Node
Constructs a Node that provides a non-null tag, a non-null map of attributes and a nullable var-args of children
ofChildren(String, Node...) - Static method in record class it.auties.whatsapp.model.request.Node
Constructs a Node that provides a non-null tag and a nullable var-args of children
ofChildren(String, Collection<Node>) - Static method in record class it.auties.whatsapp.model.request.Node
Constructs a Node that provides a non-null tag and a nullable var-args of children
ofCompanion(String, int, int) - Static method in record class it.auties.whatsapp.model.contact.ContactJid
Constructs a new ContactId for a companion
ofDevice(String, int) - Static method in record class it.auties.whatsapp.model.contact.ContactJid
Constructs a new ContactId for a device
ofDocumentWithCaption(T) - Static method in class it.auties.whatsapp.model.message.model.MessageContainer
Constructs a new MessageContainer from a document with caption message
ofEditedMessage(T) - Static method in class it.auties.whatsapp.model.message.model.MessageContainer
Constructs a new MessageContainer from an edited message
ofEphemeral(T) - Static method in class it.auties.whatsapp.model.message.model.MessageContainer
Constructs a new MessageContainer from a message of any type marking it as ephemeral
ofError() - Static method in interface it.auties.whatsapp.model.privacy.GdprAccountReport
Constructs an erroneous gdpr report
OFF - Enum constant in enum class it.auties.whatsapp.model.chat.ChatEphemeralTimer
 
OFF - Enum constant in enum class it.auties.whatsapp.model.chat.ChatMediaVisibility
Off
OFFICIAL_BUSINESS_ACCOUNT - Enum constant in enum class it.auties.whatsapp.model.contact.ContactJid.Type
Official business account
OFFICIAL_SURVEY_ACCOUNT - Enum constant in enum class it.auties.whatsapp.model.contact.ContactJid.Type
Official survey account
offset() - Method in class it.auties.whatsapp.model.payment.PaymentMoney
 
offset(int) - Method in class it.auties.whatsapp.model.payment.PaymentMoney
 
offset(int) - Method in class it.auties.whatsapp.model.payment.PaymentMoney.PaymentMoneyBuilder
 
ofJid(ContactJid) - Static method in class it.auties.whatsapp.model.chat.Chat
Constructs a chat from a jid
ofJid(ContactJid) - Static method in class it.auties.whatsapp.model.contact.Contact
Constructs a new Contact from a provided jid
ofJson(String) - Static method in record class it.auties.whatsapp.model.info.MessageIndexInfo
Constructs a new index info from a json string
ofLatest(Version) - Static method in class it.auties.whatsapp.model.signal.auth.Version
 
ofNullable(Map<String, Object>) - Static method in record class it.auties.whatsapp.model.request.Attributes
Constructs a new map using the provided nullable map
ofPending(long) - Static method in interface it.auties.whatsapp.model.privacy.GdprAccountReport
Constructs a pending gdpr report from a timestamp
ofReady() - Static method in interface it.auties.whatsapp.model.privacy.GdprAccountReport
Constructs a successful gdpr report
ofSerialized(byte[]) - Static method in class it.auties.whatsapp.model.signal.message.SenderKeyMessage
 
ofSerialized(byte[]) - Static method in class it.auties.whatsapp.model.signal.message.SignalDistributionMessage
 
ofSerialized(byte[]) - Static method in class it.auties.whatsapp.model.signal.message.SignalMessage
 
ofSerialized(byte[]) - Static method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage
 
ofServer(ContactJid.Server) - Static method in record class it.auties.whatsapp.model.contact.ContactJid
Constructs a new ContactId that represents a server
ofViewOnce(T) - Static method in class it.auties.whatsapp.model.message.model.MessageContainer
Constructs a new MessageContainer from a message of any type that can only be seen once
ofViewOnceV2(T) - Static method in class it.auties.whatsapp.model.message.model.MessageContainer
Constructs a new MessageContainer from a message of any type that can only be seen once(version v2)
oldJid() - Method in class it.auties.whatsapp.model.chat.Chat
Returns an optional value containing the old jid of this chat
oldJid(ContactJid) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
The nullable old jid for this Chat.
oldPhoto() - Method in class it.auties.whatsapp.model.sync.PhotoChange
 
oldPhoto(byte[]) - Method in class it.auties.whatsapp.model.sync.PhotoChange
 
oldPhoto(byte[]) - Method in class it.auties.whatsapp.model.sync.PhotoChange.PhotoChangeBuilder
 
ON - Enum constant in enum class it.auties.whatsapp.model.chat.ChatMediaVisibility
On
ON_PREMISE - Enum constant in enum class it.auties.whatsapp.model.business.BusinessAccountLinkInfo.HostStorageType
 
onAction(Whatsapp, Action, MessageIndexInfo) - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket receives a sync from Whatsapp.
onAction(Whatsapp, Action, MessageIndexInfo) - Method in interface it.auties.whatsapp.listener.OnWhatsappAction
Called when the socket receives a sync from Whatsapp.
onAction(Action, MessageIndexInfo) - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket receives a sync from Whatsapp.
onAction(Action, MessageIndexInfo) - Method in interface it.auties.whatsapp.listener.OnAction
Called when the socket receives a sync from Whatsapp.
onAction(Action, MessageIndexInfo) - Method in class it.auties.whatsapp.socket.SocketHandler
 
OnAction - Interface in it.auties.whatsapp.listener
 
onAnyMessageStatus(Whatsapp, Chat, Contact, MessageInfo, MessageStatus) - Method in interface it.auties.whatsapp.listener.Listener
Called when the status of a message changes inside any type of chat.
onAnyMessageStatus(Whatsapp, Chat, Contact, MessageInfo, MessageStatus) - Method in interface it.auties.whatsapp.listener.OnWhatsappAnyMessageStatus
Called when the status of a message changes inside any type of chat.
onAnyMessageStatus(Chat, Contact, MessageInfo, MessageStatus) - Method in interface it.auties.whatsapp.listener.Listener
Called when the status of a message changes inside any type of chat.
onAnyMessageStatus(Chat, Contact, MessageInfo, MessageStatus) - Method in interface it.auties.whatsapp.listener.OnAnyMessageStatus
Called when the status of a message changes inside any type of chat.
OnAnyMessageStatus - Interface in it.auties.whatsapp.listener
 
onBinary(byte[]) - Method in class it.auties.whatsapp.socket.SocketHandler
 
onChatMessagesSync(Whatsapp, Chat, boolean) - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket receives the messages for a chat.
onChatMessagesSync(Whatsapp, Chat, boolean) - Method in interface it.auties.whatsapp.listener.OnWhatsappChatMessagesSync
Called when the socket receives the recent message for a chat
onChatMessagesSync(Chat, boolean) - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket receives the message for a chat This method is only called when the QR is first scanned and history is being synced.
onChatMessagesSync(Chat, boolean) - Method in interface it.auties.whatsapp.listener.OnChatMessagesSync
Called when the socket receives the recent message for a chat
OnChatMessagesSync - Interface in it.auties.whatsapp.listener
 
onChatRecentMessages(Chat, boolean) - Method in class it.auties.whatsapp.socket.SocketHandler
 
onChats() - Method in class it.auties.whatsapp.socket.SocketHandler
 
onChats(Whatsapp, Collection<Chat>) - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket receives all the chats from WhatsappWeb's WebSocket.
onChats(Collection<Chat>) - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket receives all the chats from WhatsappWeb's WebSocket.
onChats(Collection<Chat>) - Method in interface it.auties.whatsapp.listener.OnChats
Called when the socket receives all the chats from WhatsappWeb's WebSocket.
OnChats - Interface in it.auties.whatsapp.listener
 
onClose() - Method in class it.auties.whatsapp.socket.SocketHandler
 
onContactBlocked(Whatsapp, Contact) - Method in interface it.auties.whatsapp.listener.Listener
Called when a contact is blocked or unblocked
onContactBlocked(Whatsapp, Contact) - Method in interface it.auties.whatsapp.listener.OnWhatsappContactBlocked
Called when a contact is blocked or unblocked
onContactBlocked(Contact) - Method in interface it.auties.whatsapp.listener.Listener
Called when a contact is blocked or unblocked
onContactBlocked(Contact) - Method in interface it.auties.whatsapp.listener.OnContactBlocked
Called when a contact is blocked or unblocked
onContactBlocked(Contact) - Method in class it.auties.whatsapp.socket.SocketHandler
 
OnContactBlocked - Interface in it.auties.whatsapp.listener
 
onContactPictureChange(Whatsapp, Contact) - Method in interface it.auties.whatsapp.listener.Listener
Called when a contact's profile picture changes
onContactPictureChange(Whatsapp, Contact) - Method in interface it.auties.whatsapp.listener.OnWhatsappContactPictureChange
Called when a contact's profile picture changes
onContactPictureChange(Contact) - Method in interface it.auties.whatsapp.listener.Listener
Called when a contact's profile picture changes
onContactPictureChange(Contact) - Method in interface it.auties.whatsapp.listener.OnContactPictureChange
Called when a contact's profile picture changes
onContactPictureChange(Contact) - Method in class it.auties.whatsapp.socket.SocketHandler
 
OnContactPictureChange - Interface in it.auties.whatsapp.listener
 
onContactPresence(Whatsapp, Chat, Contact, ContactStatus) - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket receives an update regarding the presence of a contact
onContactPresence(Whatsapp, Chat, Contact, ContactStatus) - Method in interface it.auties.whatsapp.listener.OnWhatsappContactPresence
Called when the socket receives an update regarding the presence of a contact
onContactPresence(Chat, Contact, ContactStatus) - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket receives an update regarding the presence of a contact
onContactPresence(Chat, Contact, ContactStatus) - Method in interface it.auties.whatsapp.listener.OnContactPresence
Called when the socket receives an update regarding the presence of a contact
OnContactPresence - Interface in it.auties.whatsapp.listener
 
onContacts() - Method in class it.auties.whatsapp.socket.SocketHandler
 
onContacts(Whatsapp, Collection<Contact>) - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket receives all the contacts from WhatsappWeb's WebSocket
onContacts(Whatsapp, Collection<Contact>) - Method in interface it.auties.whatsapp.listener.OnWhatsappContacts
Called when the socket receives all the contacts from WhatsappWeb's WebSocket
onContacts(Collection<Contact>) - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket receives all the contacts from WhatsappWeb's WebSocket
onContacts(Collection<Contact>) - Method in interface it.auties.whatsapp.listener.OnContacts
Called when the socket receives all the contacts from WhatsappWeb's WebSocket
OnContacts - Interface in it.auties.whatsapp.listener
 
onConversationMessageStatus(Whatsapp, MessageInfo, MessageStatus) - Method in interface it.auties.whatsapp.listener.Listener
Called when the status of a message changes inside a conversation.
onConversationMessageStatus(Whatsapp, MessageInfo, MessageStatus) - Method in interface it.auties.whatsapp.listener.OnWhatsappConversationMessageStatus
Called when the status of a message changes inside a conversation.
onConversationMessageStatus(MessageInfo, MessageStatus) - Method in interface it.auties.whatsapp.listener.Listener
Called when the status of a message changes inside a conversation.
onConversationMessageStatus(MessageInfo, MessageStatus) - Method in interface it.auties.whatsapp.listener.OnConversationMessageStatus
Called when the status of a message changes inside a conversation.
OnConversationMessageStatus - Interface in it.auties.whatsapp.listener
 
onDisconnected(DisconnectReason) - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket successfully disconnects from WhatsappWeb's WebSocket
onDisconnected(DisconnectReason) - Method in interface it.auties.whatsapp.listener.OnDisconnected
Called when the socket successfully disconnects from WhatsappWeb's WebSocket
onDisconnected(DisconnectReason) - Method in class it.auties.whatsapp.socket.SocketHandler
 
onDisconnected(Whatsapp, DisconnectReason) - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket successfully disconnects from WhatsappWeb's WebSocket
onDisconnected(Whatsapp, DisconnectReason) - Method in interface it.auties.whatsapp.listener.OnWhatsappDisconnected
Called when the socket successfully disconnects from WhatsappWeb's WebSocket
OnDisconnected - Interface in it.auties.whatsapp.listener
 
ONE_DAY - Enum constant in enum class it.auties.whatsapp.model.chat.ChatEphemeralTimer
 
ONE_WEEK - Enum constant in enum class it.auties.whatsapp.model.chat.ChatEphemeralTimer
 
ONE_YEAR - Enum constant in enum class it.auties.whatsapp.api.HistoryLength
One year worth of chats
onError(Throwable) - Method in class it.auties.whatsapp.socket.SocketHandler
 
onFeatures(Whatsapp, List<String>) - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket receives new features from Whatsapp.
onFeatures(Whatsapp, List<String>) - Method in interface it.auties.whatsapp.listener.OnWhatsappFeatures
Called when the socket receives new features from Whatsapp.
onFeatures(ActionValueSync.PrimaryFeature) - Method in class it.auties.whatsapp.socket.SocketHandler
 
onFeatures(List<String>) - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket receives new features from Whatsapp.
onFeatures(List<String>) - Method in interface it.auties.whatsapp.listener.OnFeatures
Called when the socket receives new features from Whatsapp.
OnFeatures - Interface in it.auties.whatsapp.listener
 
onGroupPictureChange(Whatsapp, Chat) - Method in interface it.auties.whatsapp.listener.Listener
Called when a group's picture changes
onGroupPictureChange(Whatsapp, Chat) - Method in interface it.auties.whatsapp.listener.OnWhatsappGroupPictureChange
Called when a group's picture changes
onGroupPictureChange(Chat) - Method in interface it.auties.whatsapp.listener.Listener
Called when a group's picture changes
onGroupPictureChange(Chat) - Method in interface it.auties.whatsapp.listener.OnGroupPictureChange
Called when a group's picture changes
onGroupPictureChange(Chat) - Method in class it.auties.whatsapp.socket.SocketHandler
 
OnGroupPictureChange - Interface in it.auties.whatsapp.listener
 
onHistorySyncProgress(int, boolean) - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket receives the sync percentage for the full or recent chunk of messages.
onHistorySyncProgress(int, boolean) - Method in interface it.auties.whatsapp.listener.OnHistorySyncProgress
Called when the socket receives the sync percentage for the full or recent chunk of messages.
onHistorySyncProgress(Whatsapp, int, boolean) - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket receives the sync percentage for the full or recent chunk of messages.
onHistorySyncProgress(Whatsapp, int, boolean) - Method in interface it.auties.whatsapp.listener.OnWhatsappHistorySyncProgress
Called when the socket receives the sync percentage for the full or recent chunk of messages.
onHistorySyncProgress(Integer, boolean) - Method in class it.auties.whatsapp.socket.SocketHandler
 
OnHistorySyncProgress - Interface in it.auties.whatsapp.listener
 
ONLINE - Enum constant in enum class it.auties.whatsapp.model.privacy.PrivacySettingType
Refers to whether other people should be able to see when you are online
onLoggedIn() - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket successfully establishes a connection and logs in into an account.
onLoggedIn() - Method in interface it.auties.whatsapp.listener.OnLoggedIn
Called when the socket successfully establishes a connection and logs in into an account.
onLoggedIn() - Method in class it.auties.whatsapp.socket.SocketHandler
 
onLoggedIn(Whatsapp) - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket successfully establishes a connection and logs in into an account.
onLoggedIn(Whatsapp) - Method in interface it.auties.whatsapp.listener.OnWhatsappLoggedIn
Called when the socket successfully establishes a connection and logs in into an account.
OnLoggedIn - Interface in it.auties.whatsapp.listener
 
onMediaStatus() - Method in class it.auties.whatsapp.socket.SocketHandler
 
onMediaStatus(Whatsapp, Collection<MessageInfo>) - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket receives all the status updated from WhatsappWeb's Socket.
onMediaStatus(Whatsapp, Collection<MessageInfo>) - Method in interface it.auties.whatsapp.listener.OnWhatsappMediaStatus
Called when the socket receives all the status updated from WhatsappWeb's Socket.
onMediaStatus(Collection<MessageInfo>) - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket receives all the status updated from WhatsappWeb's Socket.
onMediaStatus(Collection<MessageInfo>) - Method in interface it.auties.whatsapp.listener.OnMediaStatus
Called when the socket receives all the status updated from WhatsappWeb's Socket.
OnMediaStatus - Interface in it.auties.whatsapp.listener
 
onMessageDeleted(Whatsapp, MessageInfo, boolean) - Method in interface it.auties.whatsapp.listener.Listener
Called when a message is deleted
onMessageDeleted(Whatsapp, MessageInfo, boolean) - Method in interface it.auties.whatsapp.listener.OnWhatsappMessageDeleted
Called when a message is deleted
onMessageDeleted(MessageInfo, boolean) - Method in interface it.auties.whatsapp.listener.Listener
Called when a message is deleted
onMessageDeleted(MessageInfo, boolean) - Method in interface it.auties.whatsapp.listener.OnMessageDeleted
Called when a message is deleted
onMessageDeleted(MessageInfo, boolean) - Method in class it.auties.whatsapp.socket.SocketHandler
 
OnMessageDeleted - Interface in it.auties.whatsapp.listener
 
onMessageReply(Whatsapp, MessageInfo, QuotedMessage) - Method in interface it.auties.whatsapp.listener.Listener
Called when a message answers a previous message
onMessageReply(Whatsapp, MessageInfo, QuotedMessage) - Method in interface it.auties.whatsapp.listener.OnWhatsappMessageReply
Called when a message answers a previous message
onMessageReply(MessageInfo, QuotedMessage) - Method in interface it.auties.whatsapp.listener.Listener
Called when a message answers a previous message
onMessageReply(MessageInfo, QuotedMessage) - Method in interface it.auties.whatsapp.listener.OnMessageReply
Called when a message answers a previous message
OnMessageReply - Interface in it.auties.whatsapp.listener
 
onMessageStatus(MessageStatus, Contact, MessageInfo, Chat) - Method in class it.auties.whatsapp.socket.SocketHandler
 
onMetadata(Whatsapp, Map<String, String>) - Method in interface it.auties.whatsapp.listener.Listener
Called when an updated list of properties is received.
onMetadata(Whatsapp, Map<String, String>) - Method in interface it.auties.whatsapp.listener.OnWhatsappMetadata
Called when an updated list of properties is received.
onMetadata(Map<String, String>) - Method in interface it.auties.whatsapp.listener.Listener
Called when an updated list of properties is received.
onMetadata(Map<String, String>) - Method in interface it.auties.whatsapp.listener.OnMetadata
Called when an updated list of properties is received.
onMetadata(Map<String, String>) - Method in class it.auties.whatsapp.socket.SocketHandler
 
OnMetadata - Interface in it.auties.whatsapp.listener
 
onNewContact(Whatsapp, Contact) - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket receives a new contact
onNewContact(Contact) - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket receives a new contact
onNewContact(Contact) - Method in interface it.auties.whatsapp.listener.OnNewContact
Called when the socket receives a new contact.
onNewContact(Contact) - Method in class it.auties.whatsapp.socket.SocketHandler
 
OnNewContact - Interface in it.auties.whatsapp.listener
 
OnNewMediaStatus - Interface in it.auties.whatsapp.listener
 
onNewMessage(Whatsapp, MessageInfo) - Method in interface it.auties.whatsapp.listener.Listener
Called when a new message is received in a chat
onNewMessage(Whatsapp, MessageInfo) - Method in interface it.auties.whatsapp.listener.OnWhatsappNewMessage
Called when a new message is received in a chat
onNewMessage(MessageInfo) - Method in interface it.auties.whatsapp.listener.Listener
Called when a new message is received in a chat
onNewMessage(MessageInfo) - Method in interface it.auties.whatsapp.listener.OnNewMessage
Called when a new message is received in a chat
onNewMessage(MessageInfo) - Method in class it.auties.whatsapp.socket.SocketHandler
 
OnNewMessage - Interface in it.auties.whatsapp.listener
 
onNewStatus(Whatsapp, MessageInfo) - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket receives a new status from WhatsappWeb's Socket
onNewStatus(Whatsapp, MessageInfo) - Method in interface it.auties.whatsapp.listener.OnWhatsappNewMediaStatus
Called when the socket receives a new status from WhatsappWeb's Socket
onNewStatus(MessageInfo) - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket receives a new status from WhatsappWeb's Socket
onNewStatus(MessageInfo) - Method in interface it.auties.whatsapp.listener.OnNewMediaStatus
Called when the socket receives a new status from WhatsappWeb's Socket
onNewStatus(MessageInfo) - Method in class it.auties.whatsapp.socket.SocketHandler
 
onNodeReceived(Whatsapp, Node) - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket receives a node from Whatsapp
onNodeReceived(Whatsapp, Node) - Method in interface it.auties.whatsapp.listener.OnWhatsappNodeReceived
Called when the socket receives a node from Whatsapp
onNodeReceived(Node) - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket receives a node from Whatsapp
onNodeReceived(Node) - Method in interface it.auties.whatsapp.listener.OnNodeReceived
Called when the socket receives a node from Whatsapp
OnNodeReceived - Interface in it.auties.whatsapp.listener
 
onNodeSent(Whatsapp, Node) - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket sends a node to Whatsapp
onNodeSent(Whatsapp, Node) - Method in interface it.auties.whatsapp.listener.OnWhatsappNodeSent
Called when the socket sends a node to Whatsapp
onNodeSent(Node) - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket sends a node to Whatsapp
onNodeSent(Node) - Method in interface it.auties.whatsapp.listener.OnNodeSent
Called when the socket sends a node to Whatsapp
OnNodeSent - Interface in it.auties.whatsapp.listener
 
onOpen(Session) - Method in class it.auties.whatsapp.socket.SocketHandler
 
onPrivacySettings() - Method in class it.auties.whatsapp.socket.SocketHandler
 
onPrivacySettings(Whatsapp, Map<PrivacySettingType, PrivacySettingValue>) - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket receives the privacy settings from Whatsapp
onPrivacySettings(Whatsapp, Map<PrivacySettingType, PrivacySettingValue>) - Method in interface it.auties.whatsapp.listener.OnWhatsappPrivacySettings
Called when the socket receives the privacy settings from Whatsapp
onPrivacySettings(Map<PrivacySettingType, PrivacySettingValue>) - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket receives the privacy settings from Whatsapp
onPrivacySettings(Map<PrivacySettingType, PrivacySettingValue>) - Method in interface it.auties.whatsapp.listener.OnPrivacySettings
Called when the socket receives the privacy settings from Whatsapp
OnPrivacySettings - Interface in it.auties.whatsapp.listener
 
onReply(MessageInfo) - Method in class it.auties.whatsapp.socket.SocketHandler
 
onSetting(Whatsapp, Setting) - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket receives a setting change from Whatsapp.
onSetting(Whatsapp, Setting) - Method in interface it.auties.whatsapp.listener.OnWhatsappSetting
Called when the socket receives a setting change from Whatsapp.
onSetting(Setting) - Method in interface it.auties.whatsapp.listener.Listener
Called when the socket receives a setting change from Whatsapp.
onSetting(Setting) - Method in interface it.auties.whatsapp.listener.OnSetting
Called when the socket receives a setting change from Whatsapp.
onSetting(Setting) - Method in class it.auties.whatsapp.socket.SocketHandler
 
OnSetting - Interface in it.auties.whatsapp.listener
 
onSocketEvent(SocketEvent) - Method in interface it.auties.whatsapp.listener.Listener
Called when an event regarding the underlying is fired
onSocketEvent(SocketEvent) - Method in interface it.auties.whatsapp.listener.OnSocketEvent
Called when an event regarding the underlying is fired
onSocketEvent(SocketEvent) - Method in class it.auties.whatsapp.socket.SocketHandler
 
onSocketEvent(Whatsapp, SocketEvent) - Method in interface it.auties.whatsapp.listener.Listener
Called when an event regarding the underlying is fired
onSocketEvent(Whatsapp, SocketEvent) - Method in interface it.auties.whatsapp.listener.OnWhatsappSocketEvent
Called when an event regarding the underlying is fired
OnSocketEvent - Interface in it.auties.whatsapp.listener
 
onUpdateChatPresence(ContactStatus, Contact, Chat) - Method in class it.auties.whatsapp.socket.SocketHandler
 
onUserLocaleChange(Whatsapp, String, String) - Method in interface it.auties.whatsapp.listener.Listener
Called when the companion's locale changes
onUserLocaleChange(Whatsapp, String, String) - Method in interface it.auties.whatsapp.listener.OnWhatsappUserLocaleChange
Called when the companion's locale changes
onUserLocaleChange(String, String) - Method in interface it.auties.whatsapp.listener.Listener
Called when the companion's locale changes
onUserLocaleChange(String, String) - Method in interface it.auties.whatsapp.listener.OnUserLocaleChange
Called when the companion's locale changes
OnUserLocaleChange - Interface in it.auties.whatsapp.listener
 
onUserNameChange(Whatsapp, String, String) - Method in interface it.auties.whatsapp.listener.Listener
Called when the companion's name changes
onUserNameChange(Whatsapp, String, String) - Method in interface it.auties.whatsapp.listener.OnWhatsappUserNameChange
Called when the companion's name changes
onUserNameChange(String, String) - Method in interface it.auties.whatsapp.listener.Listener
Called when the companion's name changes
onUserNameChange(String, String) - Method in interface it.auties.whatsapp.listener.OnUserNameChange
Called when the companion's name changes
OnUserNameChange - Interface in it.auties.whatsapp.listener
 
onUserPictureChange(Whatsapp, URI, URI) - Method in interface it.auties.whatsapp.listener.Listener
Called when the companion's picture changes
onUserPictureChange(Whatsapp, URI, URI) - Method in interface it.auties.whatsapp.listener.OnWhatsappUserPictureChange
Called when the companion's picture changes
onUserPictureChange(URI, URI) - Method in interface it.auties.whatsapp.listener.Listener
Called when the companion's picture changes
onUserPictureChange(URI, URI) - Method in interface it.auties.whatsapp.listener.OnUserPictureChange
Called when the companion's picture changes
onUserPictureChange(URI, URI) - Method in class it.auties.whatsapp.socket.SocketHandler
 
OnUserPictureChange - Interface in it.auties.whatsapp.listener
 
onUserStatusChange(Whatsapp, String, String) - Method in interface it.auties.whatsapp.listener.Listener
Called when the companion's status changes
onUserStatusChange(Whatsapp, String, String) - Method in interface it.auties.whatsapp.listener.OnWhatsappUserStatusChange
Called when the companion's status changes
onUserStatusChange(String, String) - Method in interface it.auties.whatsapp.listener.Listener
Called when the companion's status changes
onUserStatusChange(String, String) - Method in interface it.auties.whatsapp.listener.OnUserStatusChange
Called when the companion's status changes
onUserStatusChange(String, String) - Method in class it.auties.whatsapp.socket.SocketHandler
 
OnUserStatusChange - Interface in it.auties.whatsapp.listener
 
OnWhatsappAction - Interface in it.auties.whatsapp.listener
 
OnWhatsappAnyMessageStatus - Interface in it.auties.whatsapp.listener
 
OnWhatsappChatMessagesSync - Interface in it.auties.whatsapp.listener
 
OnWhatsappContactBlocked - Interface in it.auties.whatsapp.listener
 
OnWhatsappContactPictureChange - Interface in it.auties.whatsapp.listener
 
OnWhatsappContactPresence - Interface in it.auties.whatsapp.listener
 
OnWhatsappContacts - Interface in it.auties.whatsapp.listener
 
OnWhatsappConversationMessageStatus - Interface in it.auties.whatsapp.listener
 
OnWhatsappDisconnected - Interface in it.auties.whatsapp.listener
 
OnWhatsappFeatures - Interface in it.auties.whatsapp.listener
 
OnWhatsappGroupPictureChange - Interface in it.auties.whatsapp.listener
 
OnWhatsappHistorySyncProgress - Interface in it.auties.whatsapp.listener
 
OnWhatsappLoggedIn - Interface in it.auties.whatsapp.listener
 
OnWhatsappMediaStatus - Interface in it.auties.whatsapp.listener
 
OnWhatsappMessageDeleted - Interface in it.auties.whatsapp.listener
 
OnWhatsappMessageReply - Interface in it.auties.whatsapp.listener
 
OnWhatsappMetadata - Interface in it.auties.whatsapp.listener
 
OnWhatsappNewMediaStatus - Interface in it.auties.whatsapp.listener
 
OnWhatsappNewMessage - Interface in it.auties.whatsapp.listener
 
OnWhatsappNodeReceived - Interface in it.auties.whatsapp.listener
 
OnWhatsappNodeSent - Interface in it.auties.whatsapp.listener
 
OnWhatsappPrivacySettings - Interface in it.auties.whatsapp.listener
 
OnWhatsappSetting - Interface in it.auties.whatsapp.listener
 
OnWhatsappSocketEvent - Interface in it.auties.whatsapp.listener
 
OnWhatsappUserLocaleChange - Interface in it.auties.whatsapp.listener
 
OnWhatsappUserNameChange - Interface in it.auties.whatsapp.listener
 
OnWhatsappUserPictureChange - Interface in it.auties.whatsapp.listener
 
OnWhatsappUserStatusChange - Interface in it.auties.whatsapp.listener
 
opacity() - Method in class it.auties.whatsapp.model.chat.ChatWallpaper
The opacity of the wallpaper
opacity(int) - Method in class it.auties.whatsapp.model.chat.ChatWallpaper.ChatWallpaperBuilder
The opacity of the wallpaper
opacity(int) - Method in class it.auties.whatsapp.model.chat.ChatWallpaper
The opacity of the wallpaper
OPEN - Enum constant in enum class it.auties.whatsapp.api.SocketEvent
Called when the socket is opened
openTime() - Method in record class it.auties.whatsapp.model.business.BusinessHoursEntry
Returns the value of the openTime record component.
OPERA - Enum constant in enum class it.auties.whatsapp.model.signal.auth.Companion.CompanionPropsPlatformType
 
operation() - Method in class it.auties.whatsapp.model.sync.MutationSync
 
operation() - Method in record class it.auties.whatsapp.model.sync.PatchRequest
Returns the value of the operation record component.
operation() - Method in class it.auties.whatsapp.model.sync.RecordSync
 
operation() - Method in interface it.auties.whatsapp.model.sync.Syncable
 
operation(RecordSync.Operation) - Method in class it.auties.whatsapp.model.sync.MutationSync.MutationSyncBuilder
 
operation(RecordSync.Operation) - Method in class it.auties.whatsapp.model.sync.MutationSync
 
options() - Method in class it.auties.whatsapp.socket.SocketHandler
 
order(PaymentOrderMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Order message
originalMessageId() - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification
 
originalMessageId(String) - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification.HistorySyncNotificationBuilder
 
originalMessageId(String) - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification
 
originalSelfAuthor() - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
originalSelfAuthor(String) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData.ButtonOpaqueDataBuilder
 
originalSelfAuthor(String) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
OriginPatcher() - Constructor for class it.auties.whatsapp.socket.SocketHandler.OriginPatcher
 
os() - Method in class it.auties.whatsapp.model.signal.auth.Companion
 
os(String) - Method in class it.auties.whatsapp.model.signal.auth.Companion.CompanionBuilder
 
os(String) - Method in class it.auties.whatsapp.model.signal.auth.Companion
 
osBuildNumber() - Method in class it.auties.whatsapp.model.signal.auth.UserAgent
 
osBuildNumber(String) - Method in class it.auties.whatsapp.model.signal.auth.UserAgent
 
osBuildNumber(String) - Method in class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentBuilder
 
osVersion() - Method in class it.auties.whatsapp.model.signal.auth.UserAgent
 
osVersion(String) - Method in class it.auties.whatsapp.model.signal.auth.UserAgent
 
osVersion(String) - Method in class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentBuilder
 
OSWALD_HEAVY - Enum constant in enum class it.auties.whatsapp.model.message.standard.TextMessage.TextMessageFontType
Oswald Heavy
OUT_OF_STOCK - Enum constant in enum class it.auties.whatsapp.model.business.BusinessCatalogEntry.Availability
 
OUTDATED - Enum constant in enum class it.auties.whatsapp.model.business.BusinessCatalogEntry.ReviewStatus
 
outdatedHard() - Method in record class it.auties.whatsapp.model.response.AppVersionResponse
Returns the value of the outdatedHard record component.
outdatedSoft() - Method in record class it.auties.whatsapp.model.response.AppVersionResponse
Returns the value of the outdatedSoft record component.
outdatedUpdateTime() - Method in record class it.auties.whatsapp.model.response.AppVersionResponse
Returns the value of the outdatedUpdateTime record component.
OVERRIDE - Enum constant in enum class it.auties.whatsapp.model.signal.auth.DNSSource.DNSSourceDNSResolutionMethod
 
overrideSender() - Method in record class it.auties.whatsapp.model.request.MessageSendRequest
Returns the value of the overrideSender record component.
overrideSender(ContactJid) - Method in class it.auties.whatsapp.model.request.MessageSendRequest.MessageSendRequestBuilder
 
OVERSIZED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 

P

PACKED_MAX - Enum constant in enum class it.auties.whatsapp.binary.Tag
 
padding() - Method in class it.auties.whatsapp.model.sync.ActionDataSync
 
padding(byte[]) - Method in class it.auties.whatsapp.model.sync.ActionDataSync.ActionDataSyncBuilder
 
padding(byte[]) - Method in class it.auties.whatsapp.model.sync.ActionDataSync
 
paddingBytes() - Method in class it.auties.whatsapp.model.info.DeviceContextInfo
 
paddingBytes() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
paddingBytes(byte[]) - Method in class it.auties.whatsapp.model.info.DeviceContextInfo.DeviceContextInfoBuilder
 
paddingBytes(byte[]) - Method in class it.auties.whatsapp.model.info.DeviceContextInfo
 
paddingBytes(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadBuilder
 
paddingBytes(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
PAGE - Enum constant in enum class it.auties.whatsapp.model.business.BusinessAccountType
Page
PAGE - Enum constant in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentPlatform
 
pageCount() - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage
The unsigned length in pages of the document that this object wraps
pageCount(int) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage.SimpleDocumentMessageBuilder
 
pageCount(Integer) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage.DocumentMessageBuilder
 
pageCount(Integer) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage
The unsigned length in pages of the document that this object wraps
parameters() - Method in class it.auties.whatsapp.model.business.BusinessNativeFlow
The parameters of this flow as json
parameters() - Method in class it.auties.whatsapp.model.button.NativeFlowButton
The parameters of this button as json
parameters() - Method in class it.auties.whatsapp.model.info.NativeFlowInfo
The params of the flow, encoded as json
parameters(String) - Method in class it.auties.whatsapp.model.business.BusinessNativeFlow.BusinessNativeFlowBuilder
The parameters of this flow as json
parameters(String) - Method in class it.auties.whatsapp.model.business.BusinessNativeFlow
The parameters of this flow as json
parameters(String) - Method in class it.auties.whatsapp.model.button.NativeFlowButton.NativeFlowButtonBuilder
The parameters of this button as json
parameters(String) - Method in class it.auties.whatsapp.model.button.NativeFlowButton
The parameters of this button as json
parameters(String) - Method in class it.auties.whatsapp.model.info.NativeFlowInfo.NativeFlowInfoBuilder
The params of the flow, encoded as json
parameters(String) - Method in class it.auties.whatsapp.model.info.NativeFlowInfo
The params of the flow, encoded as json
parameterType() - Method in class it.auties.whatsapp.model.business.BusinessLocalizableParameter
Returns the type of parameter that this message wraps
params() - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage
Params
params(List<String>) - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage.HighlyStructuredMessageBuilder
 
params(List<String>) - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage
Params
paramsJson() - Method in class it.auties.whatsapp.model.message.button.NativeFlowResponseMessage
 
paramsJson(String) - Method in class it.auties.whatsapp.model.message.button.NativeFlowResponseMessage.NativeFlowResponseMessageBuilder
 
paramsJson(String) - Method in class it.auties.whatsapp.model.message.button.NativeFlowResponseMessage
 
PARENT - Enum constant in enum class it.auties.whatsapp.model.message.standard.GroupInviteMessage.Type
 
parentGroup() - Method in class it.auties.whatsapp.model.chat.Chat
Whether this chat is a parent group
parentGroup() - Method in class it.auties.whatsapp.model.info.ContextInfo
Parent group
parentGroup(boolean) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
Whether this chat is a parent group
parentGroup(boolean) - Method in class it.auties.whatsapp.model.chat.Chat
Whether this chat is a parent group
parentGroup(ContactJid) - Method in class it.auties.whatsapp.model.info.ContextInfo.ContextInfoBuilder
Parent group
parentGroup(ContactJid) - Method in class it.auties.whatsapp.model.info.ContextInfo
Parent group
parentGroupJid() - Method in class it.auties.whatsapp.model.chat.Chat
The parent group's jid in a community
parentGroupJid(ContactJid) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
The parent group's jid in a community
parentGroupJid(ContactJid) - Method in class it.auties.whatsapp.model.chat.Chat
The parent group's jid in a community
parse(Long) - Static method in class it.auties.whatsapp.util.Clock
 
participant() - Method in class it.auties.whatsapp.model.info.NotificationMessageInfo
 
participant() - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata
 
participant(String) - Method in class it.auties.whatsapp.model.info.NotificationMessageInfo.NotificationMessageInfoBuilder
 
participant(String) - Method in class it.auties.whatsapp.model.info.NotificationMessageInfo
 
participant(String) - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata
 
participant(String) - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata.RecentStickerMetadataBuilder
 
participants() - Method in class it.auties.whatsapp.model.chat.Chat
The participants of this chat, if it's a group
participants() - Method in class it.auties.whatsapp.model.chat.GroupMetadata
The participants of this group
participants(List<GroupParticipant>) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
 
participants(List<GroupParticipant>) - Method in class it.auties.whatsapp.model.chat.Chat
The participants of this chat, if it's a group
participantsJids() - Method in class it.auties.whatsapp.model.chat.GroupMetadata
 
participantsPreKeys() - Method in class it.auties.whatsapp.model.chat.Chat
A set that hold all the jids of the participants in this chat that have received pre keys.
participantsPreKeys(Set<ContactJid>) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
A set that hold all the jids of the participants in this chat that have received pre keys.
participantsPreKeys(Set<ContactJid>) - Method in class it.auties.whatsapp.model.chat.Chat
A set that hold all the jids of the participants in this chat that have received pre keys.
passive() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
passive(boolean) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadBuilder
 
passive(boolean) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
password() - Method in class it.auties.whatsapp.model.setting.AvatarUserSettings
 
password(String) - Method in class it.auties.whatsapp.model.setting.AvatarUserSettings.AvatarUserSettingsBuilder
 
password(String) - Method in class it.auties.whatsapp.model.setting.AvatarUserSettings
 
PastParticipant - Class in it.auties.whatsapp.model.chat
 
PastParticipant(ContactJid, PastParticipant.LeaveReason, long) - Constructor for class it.auties.whatsapp.model.chat.PastParticipant
 
PastParticipant.LeaveReason - Enum Class in it.auties.whatsapp.model.chat
 
PastParticipant.PastParticipantBuilder - Class in it.auties.whatsapp.model.chat
 
pastParticipants() - Method in class it.auties.whatsapp.model.chat.Chat
The participants that used to be in this chat, if it's a group
pastParticipants() - Method in class it.auties.whatsapp.model.chat.PastParticipants
 
pastParticipants() - Method in class it.auties.whatsapp.model.sync.HistorySync
 
pastParticipants(List<PastParticipant>) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
The participants that used to be in this chat, if it's a group
pastParticipants(List<PastParticipant>) - Method in class it.auties.whatsapp.model.chat.Chat
The participants that used to be in this chat, if it's a group
pastParticipants(List<PastParticipant>) - Method in class it.auties.whatsapp.model.chat.PastParticipants
 
pastParticipants(List<PastParticipant>) - Method in class it.auties.whatsapp.model.chat.PastParticipants.PastParticipantsBuilder
 
pastParticipants(List<PastParticipants>) - Method in class it.auties.whatsapp.model.sync.HistorySync.HistorySyncBuilder
 
pastParticipants(List<PastParticipants>) - Method in class it.auties.whatsapp.model.sync.HistorySync
 
PastParticipants - Class in it.auties.whatsapp.model.chat
 
PastParticipants(ContactJid, List<PastParticipant>) - Constructor for class it.auties.whatsapp.model.chat.PastParticipants
 
PastParticipants.PastParticipantsBuilder - Class in it.auties.whatsapp.model.chat
 
patchMac() - Method in class it.auties.whatsapp.model.sync.PatchSync
 
patchMac(byte[]) - Method in class it.auties.whatsapp.model.sync.PatchSync
 
patchMac(byte[]) - Method in class it.auties.whatsapp.model.sync.PatchSync.PatchSyncBuilder
 
patchMacKey() - Method in record class it.auties.whatsapp.model.sync.MutationKeys
Returns the value of the patchMacKey record component.
PatchRequest - Record Class in it.auties.whatsapp.model.sync
 
PatchRequest(PatchType, ActionValueSync, String, int, RecordSync.Operation) - Constructor for record class it.auties.whatsapp.model.sync.PatchRequest
Creates an instance of a PatchRequest record class.
PatchSync - Class in it.auties.whatsapp.model.sync
 
PatchSync(VersionSync, List<MutationSync>, ExternalBlobReference, byte[], byte[], KeyId, ExitCode, Integer) - Constructor for class it.auties.whatsapp.model.sync.PatchSync
 
PatchSync.PatchSyncBuilder - Class in it.auties.whatsapp.model.sync
 
PatchType - Enum Class in it.auties.whatsapp.binary
 
path() - Method in enum class it.auties.whatsapp.model.message.model.MediaMessageType
Returns the path for an encrypted url
payload() - Method in class it.auties.whatsapp.model.poll.PollUpdateEncryptedMetadata
The bytes of the payload, decoded internally by the message handler
payload() - Method in class it.auties.whatsapp.model.signal.auth.ClientFinish
 
payload() - Method in class it.auties.whatsapp.model.signal.auth.ClientHello
 
payload() - Method in class it.auties.whatsapp.model.signal.auth.ServerHello
 
payload() - Method in class it.auties.whatsapp.model.signal.auth.WebInfo
 
payload(byte[]) - Method in class it.auties.whatsapp.model.poll.PollUpdateEncryptedMetadata
The bytes of the payload, decoded internally by the message handler
payload(byte[]) - Method in class it.auties.whatsapp.model.poll.PollUpdateEncryptedMetadata.PollUpdateEncryptedMetadataBuilder
The bytes of the payload, decoded internally by the message handler
payload(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.ClientFinish.ClientFinishBuilder
 
payload(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.ClientFinish
 
payload(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.ClientHello.ClientHelloBuilder
 
payload(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.ClientHello
 
payload(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.ServerHello
 
payload(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.ServerHello.ServerHelloBuilder
 
payload(WebPayload) - Method in class it.auties.whatsapp.model.signal.auth.WebInfo
 
payload(WebPayload) - Method in class it.auties.whatsapp.model.signal.auth.WebInfo.WebInfoBuilder
 
PAYMENT - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageCategory
Payment message
PAYMENT_ACTION_ACCOUNT_SETUP_REMINDER - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
PAYMENT_ACTION_REQUEST_CANCELLED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
PAYMENT_ACTION_REQUEST_DECLINED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
PAYMENT_ACTION_REQUEST_EXPIRED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
PAYMENT_ACTION_SEND_PAYMENT_INVITATION - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
PAYMENT_ACTION_SEND_PAYMENT_REMINDER - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
PAYMENT_CIPHERTEXT - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
PAYMENT_FUTUREPROOF - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
PAYMENT_INVITE - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Payment invite
PAYMENT_INVOICE - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Payment invoice
PAYMENT_ORDER - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Order
PAYMENT_TRANSACTION_STATUS_RECEIVER_PENDING_SETUP - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
PAYMENT_TRANSACTION_STATUS_RECEIVER_SUCCESS_AFTER_HICCUP - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
PAYMENT_TRANSACTION_STATUS_UPDATE_FAILED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
PAYMENT_TRANSACTION_STATUS_UPDATE_REFUND_FAILED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
PAYMENT_TRANSACTION_STATUS_UPDATE_REFUNDED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
paymentAmount1000() - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
The payment amount of the button
paymentAmount1000(int) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData.ButtonOpaqueDataBuilder
The payment amount of the button
paymentAmount1000(int) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
The payment amount of the button
PaymentBackground - Class in it.auties.whatsapp.model.payment
 
PaymentBackground(String, long, int, int, String, int, int, int, PaymentMediaData, PaymentBackground.PaymentBackgroundType) - Constructor for class it.auties.whatsapp.model.payment.PaymentBackground
 
PaymentBackground.PaymentBackgroundBuilder - Class in it.auties.whatsapp.model.payment
 
PaymentBackground.PaymentBackgroundType - Enum Class in it.auties.whatsapp.model.payment
 
paymentInfo() - Method in class it.auties.whatsapp.model.info.MessageInfo
Returns the optional payment info
paymentInfo(PaymentInfo) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
PaymentInfo
paymentInfo(PaymentInfo) - Method in class it.auties.whatsapp.model.info.MessageInfo
PaymentInfo
PaymentInfo - Class in it.auties.whatsapp.model.info
A model class that holds the information related to a payment.
PaymentInfo(PaymentInfo.PaymentInfoCurrency, long, String, PaymentInfo.PaymentInfoStatus, long, MessageKey, long, boolean, String, PaymentInfo.PaymentInfoTxnStatus, boolean, PaymentMoney, PaymentMoney) - Constructor for class it.auties.whatsapp.model.info.PaymentInfo
 
PaymentInfo.PaymentInfoBuilder - Class in it.auties.whatsapp.model.info
 
PaymentInfo.PaymentInfoCurrency - Enum Class in it.auties.whatsapp.model.info
Deprecated.
PaymentInfo.PaymentInfoStatus - Enum Class in it.auties.whatsapp.model.info
The constants of this enumerated type describe the status of a payment described by a PaymentInfo
PaymentInfo.PaymentInfoTxnStatus - Enum Class in it.auties.whatsapp.model.info
 
paymentInvite(PaymentInviteMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Payment invite message
PaymentInviteMessage - Class in it.auties.whatsapp.model.message.payment
A model class that represents a message to decline a RequestPaymentMessage.
PaymentInviteMessage() - Constructor for class it.auties.whatsapp.model.message.payment.PaymentInviteMessage
 
PaymentInviteMessage(PaymentInviteMessage.PaymentInviteMessageServiceType, long) - Constructor for class it.auties.whatsapp.model.message.payment.PaymentInviteMessage
 
PaymentInviteMessage.PaymentInviteMessageBuilder - Class in it.auties.whatsapp.model.message.payment
 
PaymentInviteMessage.PaymentInviteMessageServiceType - Enum Class in it.auties.whatsapp.model.message.payment
 
PaymentInvoiceMessage - Class in it.auties.whatsapp.model.message.payment
A model class that represents a message to notify the invoice about a successful payment.
PaymentInvoiceMessage() - Constructor for class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
 
PaymentInvoiceMessage(PaymentInvoiceMessage.PaymentInvoiceMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
 
PaymentInvoiceMessage(String, String, PaymentInvoiceMessage.AttachmentType, String, byte[], long, byte[], byte[], String, byte[]) - Constructor for class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
 
PaymentInvoiceMessage.AttachmentType - Enum Class in it.auties.whatsapp.model.message.payment
The constants of this enumerated type describe the various types of attachment that an invoice can wrap
PaymentInvoiceMessage.PaymentInvoiceMessageBuilder<C extends PaymentInvoiceMessage,B extends PaymentInvoiceMessage.PaymentInvoiceMessageBuilder<C,B>> - Class in it.auties.whatsapp.model.message.payment
 
PaymentInvoiceMessageBuilder() - Constructor for class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage.PaymentInvoiceMessageBuilder
 
PaymentMediaData - Class in it.auties.whatsapp.model.payment
 
PaymentMediaData(byte[], long, byte[], byte[], String) - Constructor for class it.auties.whatsapp.model.payment.PaymentMediaData
 
PaymentMediaData.PaymentMediaDataBuilder - Class in it.auties.whatsapp.model.payment
 
PaymentMessage - Interface in it.auties.whatsapp.model.message.model
A model interface that represents a message regarding a payment
PaymentMoney - Class in it.auties.whatsapp.model.payment
 
PaymentMoney(long, int, String) - Constructor for class it.auties.whatsapp.model.payment.PaymentMoney
 
PaymentMoney.PaymentMoneyBuilder - Class in it.auties.whatsapp.model.payment
 
paymentNote() - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
The note attached to the payment of the button
paymentNote(String) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData.ButtonOpaqueDataBuilder
The note attached to the payment of the button
paymentNote(String) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
The note attached to the payment of the button
PaymentOrderMessage - Class in it.auties.whatsapp.model.message.payment
A model class that represents a message to pay an order.
PaymentOrderMessage() - Constructor for class it.auties.whatsapp.model.message.payment.PaymentOrderMessage
 
PaymentOrderMessage(String, byte[], int, PaymentOrderMessage.OrderMessageOrderStatus, PaymentOrderMessage.OrderSurface, String, String, ContactJid, String, long, String) - Constructor for class it.auties.whatsapp.model.message.payment.PaymentOrderMessage
 
PaymentOrderMessage.OrderMessageOrderStatus - Enum Class in it.auties.whatsapp.model.message.payment
Unsupported, doesn't make much sense
PaymentOrderMessage.OrderSurface - Enum Class in it.auties.whatsapp.model.message.payment
Unsupported, doesn't make much sense
PaymentOrderMessage.PaymentOrderMessageBuilder - Class in it.auties.whatsapp.model.message.payment
 
payments() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
payments(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
payments(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
PDF - Enum constant in enum class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage.AttachmentType
PDF
Pending(ZonedDateTime) - Constructor for record class it.auties.whatsapp.model.privacy.GdprAccountReport.Pending
Creates an instance of a Pending record class.
PENDING - Enum constant in enum class it.auties.whatsapp.model.business.BusinessCatalogEntry.ReviewStatus
 
PENDING - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageStatus
Pending status(no ticks)
PENDING - Enum constant in enum class it.auties.whatsapp.model.privacy.GdprAccountReport.Type
Pending, should be ready in about three business days
PENDING_RECEIVER_SETUP - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
PENDING_SETUP - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
pendingHandlers(ConcurrentLinkedDeque<NodeHandler>) - Method in class it.auties.whatsapp.controller.Store.StoreBuilder
The non-null list of all the predicates awaiting a result
pendingPreKey() - Method in class it.auties.whatsapp.model.signal.session.SessionState
 
pendingPreKey(SessionPreKey) - Method in class it.auties.whatsapp.model.signal.session.SessionState
 
pendingPreKey(SessionPreKey) - Method in class it.auties.whatsapp.model.signal.session.SessionState.SessionStateBuilder
 
period() - Method in enum class it.auties.whatsapp.model.chat.ChatEphemeralTimer
 
phash() - Method in class it.auties.whatsapp.model.message.server.DeviceSentMessage
The hash of the destination chat
phash(String) - Method in class it.auties.whatsapp.model.message.server.DeviceSentMessage.DeviceSentMessageBuilder
The hash of the destination chat
phash(String) - Method in class it.auties.whatsapp.model.message.server.DeviceSentMessage
The hash of the destination chat
phoneId() - Method in class it.auties.whatsapp.model.signal.auth.UserAgent
 
phoneId(String) - Method in class it.auties.whatsapp.model.signal.auth.UserAgent
 
phoneId(String) - Method in class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentBuilder
 
phoneNumber() - Method in class it.auties.whatsapp.model.button.CallButton
The phone number
phoneNumber() - Method in class it.auties.whatsapp.model.button.HydratedCallButton
The phone number of this button
phoneNumber(ContactJid) - Method in class it.auties.whatsapp.model.contact.ContactCard.ContactCardBuilder
 
phoneNumber(HighlyStructuredMessage) - Method in class it.auties.whatsapp.model.button.CallButton.CallButtonBuilder
The phone number
phoneNumber(HighlyStructuredMessage) - Method in class it.auties.whatsapp.model.button.CallButton
The phone number
phoneNumber(String) - Method in class it.auties.whatsapp.model.button.HydratedCallButton.HydratedCallButtonBuilder
The phone number of this button
phoneNumber(String) - Method in class it.auties.whatsapp.model.button.HydratedCallButton
The phone number of this button
phoneNumbers() - Method in class it.auties.whatsapp.model.contact.ContactCard
The phone numbers, ordered by type
phoneNumbers(Map<String, ContactJid>) - Method in class it.auties.whatsapp.model.contact.ContactCard.ContactCardBuilder
The phone numbers, ordered by type
photoChange(PhotoChange) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
Photo change This field is suppressed because this information is available from the message itself
PhotoChange - Class in it.auties.whatsapp.model.sync
 
PhotoChange(byte[], byte[], int) - Constructor for class it.auties.whatsapp.model.sync.PhotoChange
 
PhotoChange.PhotoChangeBuilder - Class in it.auties.whatsapp.model.sync
 
pin(T) - Method in class it.auties.whatsapp.api.Whatsapp
Pins a chat to the top.
pinAction(PinAction) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
PinAction - Class in it.auties.whatsapp.model.action
A model clas that represents a new pin status for a chat
PinAction.PinActionBuilder - Class in it.auties.whatsapp.model.action
 
PING - Enum constant in enum class it.auties.whatsapp.api.SocketEvent
Called when a ping is sent
PING_RECONNECT - Enum constant in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadConnectReason
 
pinned() - Method in class it.auties.whatsapp.model.action.PinAction
Whether this action marks the chat as pinned
pinned() - Method in class it.auties.whatsapp.model.chat.Chat
Returns an optional value containing the seconds this chat was pinned
pinned(boolean) - Method in class it.auties.whatsapp.model.action.PinAction.PinActionBuilder
Whether this action marks the chat as pinned
pinned(boolean) - Method in class it.auties.whatsapp.model.action.PinAction
Whether this action marks the chat as pinned
pinned(long) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
The seconds in seconds since Instant.EPOCH when this chat was pinned to the top.
pinned(long) - Method in class it.auties.whatsapp.model.chat.Chat
The seconds in seconds since Instant.EPOCH when this chat was pinned to the top.
pinnedChats() - Method in class it.auties.whatsapp.controller.Store
Returns the chats pinned to the top
placeholderArgb() - Method in class it.auties.whatsapp.model.payment.PaymentBackground
 
placeholderArgb(int) - Method in class it.auties.whatsapp.model.payment.PaymentBackground.PaymentBackgroundBuilder
 
placeholderArgb(int) - Method in class it.auties.whatsapp.model.payment.PaymentBackground
 
placeholderKey() - Method in class it.auties.whatsapp.model.info.ContextInfo
Placeholder key
placeholderKey(MessageKey) - Method in class it.auties.whatsapp.model.info.ContextInfo.ContextInfoBuilder
Placeholder key
placeholderKey(MessageKey) - Method in class it.auties.whatsapp.model.info.ContextInfo
Placeholder key
platform() - Method in class it.auties.whatsapp.model.signal.auth.UserAgent
 
platform() - Method in class it.auties.whatsapp.model.signal.auth.WebInfo
 
platform(UserAgent.UserAgentPlatform) - Method in class it.auties.whatsapp.model.signal.auth.UserAgent
 
platform(UserAgent.UserAgentPlatform) - Method in class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentBuilder
 
platform(WebInfo.WebInfoWebSubPlatform) - Method in class it.auties.whatsapp.model.signal.auth.WebInfo
 
platform(WebInfo.WebInfoWebSubPlatform) - Method in class it.auties.whatsapp.model.signal.auth.WebInfo.WebInfoBuilder
 
platformType() - Method in class it.auties.whatsapp.model.signal.auth.Companion
 
platformType(Companion.CompanionPropsPlatformType) - Method in class it.auties.whatsapp.model.signal.auth.Companion.CompanionBuilder
 
platformType(Companion.CompanionPropsPlatformType) - Method in class it.auties.whatsapp.model.signal.auth.Companion
 
PLAYED - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageStatus
Played(two blue ticks)
playedTimestamp() - Method in class it.auties.whatsapp.model.message.model.MessageReceipt
Returns the date when the message was played
playedTimestamp(long) - Method in class it.auties.whatsapp.model.message.model.MessageReceipt
Sets the played timestamp
playedTimestamp(Long) - Method in class it.auties.whatsapp.model.message.model.MessageReceipt.MessageReceiptBuilder
When the message was played(two blue ticks)
PNG - Enum constant in enum class it.auties.whatsapp.util.Medias.Format
 
pnhDuplicateLidThread(boolean) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
Experimental
pnJid(String) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
Experimental
Point - Class in it.auties.whatsapp.model.location
This model class describes a Point in space
Point() - Constructor for class it.auties.whatsapp.model.location.Point
 
Point(int, int, Double, Double) - Constructor for class it.auties.whatsapp.model.location.Point
 
Point.PointBuilder - Class in it.auties.whatsapp.model.location
 
policies() - Method in class it.auties.whatsapp.model.chat.GroupMetadata
The policies that regulate this group
poll(MessageInfo) - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage.SimplePollUpdateMessageBuilder
 
POLL - Enum constant in enum class it.auties.whatsapp.api.ErrorHandler.Location
Called when an error occurs when deciphering a poll message
POLL_CREATION - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
 
POLL_UPDATE - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
 
pollCreation(PollCreationMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
 
pollCreationMessage() - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage
The actual message where the user voted
pollCreationMessage(PollCreationMessage) - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage
The actual message where the user voted
pollCreationMessage(PollCreationMessage) - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage.PollUpdateMessageBuilder
The actual message where the user voted
PollCreationMessage - Class in it.auties.whatsapp.model.message.standard
A model class that represents a message holding a poll inside
PollCreationMessage(PollCreationMessage.PollCreationMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp.model.message.standard.PollCreationMessage
 
PollCreationMessage(String, List<PollOption>, int, Map<String, PollOption>, Map<ContactJid, List<PollOption>>, byte[], ContextInfo) - Constructor for class it.auties.whatsapp.model.message.standard.PollCreationMessage
 
PollCreationMessage.PollCreationMessageBuilder<C extends PollCreationMessage,B extends PollCreationMessage.PollCreationMessageBuilder<C,B>> - Class in it.auties.whatsapp.model.message.standard
 
PollCreationMessage.SimplePollCreationMessageBuilder - Class in it.auties.whatsapp.model.message.standard
 
PollCreationMessageBuilder() - Constructor for class it.auties.whatsapp.model.message.standard.PollCreationMessage.PollCreationMessageBuilder
 
pollCreationMessageKey() - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage
The MessageKey of the poll where the user voted
pollCreationMessageKey(MessageKey) - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage
The MessageKey of the poll where the user voted
pollCreationMessageKey(MessageKey) - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage.PollUpdateMessageBuilder
The MessageKey of the poll where the user voted
pollName() - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
pollName(String) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData.ButtonOpaqueDataBuilder
 
pollName(String) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
PollOption - Class in it.auties.whatsapp.model.poll
A model class that represents an option in a PollCreationMessage
PollOption.PollOptionBuilder - Class in it.auties.whatsapp.model.poll
 
pollOptions() - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
pollOptions(List<PollOption>) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData.ButtonOpaqueDataBuilder
 
pollOptions(List<PollOption>) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
pollSelectableOptionsCount() - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
pollSelectableOptionsCount(Integer) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData.ButtonOpaqueDataBuilder
 
pollSelectableOptionsCount(Integer) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
pollUpdate(PollUpdateMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
 
PollUpdate - Class in it.auties.whatsapp.model.poll
A model class that represents metadata about a PollUpdateMessage Not currently used, so it's package private
PollUpdate(MessageKey, PollUpdateEncryptedOptions, long) - Constructor for class it.auties.whatsapp.model.poll.PollUpdate
 
PollUpdate.PollUpdateBuilder - Class in it.auties.whatsapp.model.poll
 
PollUpdateEncryptedMetadata - Class in it.auties.whatsapp.model.poll
A model class that represents the cypher data to decode a PollUpdateMessage
PollUpdateEncryptedMetadata(byte[], byte[]) - Constructor for class it.auties.whatsapp.model.poll.PollUpdateEncryptedMetadata
 
PollUpdateEncryptedMetadata.PollUpdateEncryptedMetadataBuilder - Class in it.auties.whatsapp.model.poll
 
PollUpdateEncryptedOptions - Class in it.auties.whatsapp.model.poll
A model class that represents the cypher data to decode the votes of a user inside PollUpdateMessage
PollUpdateEncryptedOptions.PollUpdateEncryptedOptionsBuilder - Class in it.auties.whatsapp.model.poll
 
PollUpdateMessage - Class in it.auties.whatsapp.model.message.standard
A model class that represents a message holding a vote for a poll inside
PollUpdateMessage.PollUpdateMessageBuilder - Class in it.auties.whatsapp.model.message.standard
 
PollUpdateMessage.SimplePollUpdateMessageBuilder - Class in it.auties.whatsapp.model.message.standard
 
pollUpdateMessageKey() - Method in class it.auties.whatsapp.model.poll.PollUpdate
The message key
pollUpdateMessageKey(MessageKey) - Method in class it.auties.whatsapp.model.poll.PollUpdate.PollUpdateBuilder
The message key
pollUpdateMessageKey(MessageKey) - Method in class it.auties.whatsapp.model.poll.PollUpdate
The message key
PollUpdateMessageMetadata - Class in it.auties.whatsapp.model.poll
A model class that represents additional metadata about a PollUpdateMessage Currently empty
PollUpdateMessageMetadata() - Constructor for class it.auties.whatsapp.model.poll.PollUpdateMessageMetadata
 
PollUpdateMessageMetadata.PollUpdateMessageMetadataBuilder - Class in it.auties.whatsapp.model.poll
 
pollUpdateParentKey() - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
pollUpdateParentKey(String) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData.ButtonOpaqueDataBuilder
 
pollUpdateParentKey(String) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
polygonVertices() - Method in class it.auties.whatsapp.model.location.InteractiveLocationAnnotation
Polygon vertices
polygonVertices(List<Point>) - Method in class it.auties.whatsapp.model.location.InteractiveLocationAnnotation.InteractiveLocationAnnotationBuilder
 
polygonVertices(List<Point>) - Method in class it.auties.whatsapp.model.location.InteractiveLocationAnnotation
Polygon vertices
PORTAL - Enum constant in enum class it.auties.whatsapp.model.signal.auth.Companion.CompanionPropsPlatformType
 
PORTAL - Enum constant in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentPlatform
 
PORTAL_PLUS - Enum constant in enum class it.auties.whatsapp.model.signal.auth.Companion.CompanionPropsPlatformType
 
PORTAL_TV - Enum constant in enum class it.auties.whatsapp.model.signal.auth.Companion.CompanionPropsPlatformType
 
predicate() - Method in record class it.auties.whatsapp.model.request.NodeHandler
Returns the value of the predicate record component.
preKeyId() - Method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage
 
preKeyId() - Method in record class it.auties.whatsapp.model.signal.session.SessionPreKey
Returns the value of the preKeyId record component.
preKeyId(int) - Method in class it.auties.whatsapp.model.signal.session.SessionPreKey.SessionPreKeyBuilder
 
preKeyId(Integer) - Method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage
 
preKeyId(Integer) - Method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage.SignalPreKeyMessageBuilder
 
preKeys(ConcurrentLinkedDeque<SignalPreKeyPair>) - Method in class it.auties.whatsapp.controller.Keys.KeysBuilder
Whether these keys have generated pre keys assigned to them
presences() - Method in class it.auties.whatsapp.model.chat.Chat
A map that holds the status of each participant, excluding yourself, for this chat.
presences(Map<ContactJid, ContactStatus>) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
A map that holds the status of each participant, excluding yourself, for this chat.
presences(Map<ContactJid, ContactStatus>) - Method in class it.auties.whatsapp.model.chat.Chat
A map that holds the status of each participant, excluding yourself, for this chat.
previewType() - Method in class it.auties.whatsapp.model.message.standard.TextMessage
The type of preview that this text message provides.
previewType(TextMessage.TextMessagePreviewType) - Method in class it.auties.whatsapp.model.message.standard.TextMessage
The type of preview that this text message provides.
previewType(TextMessage.TextMessagePreviewType) - Method in class it.auties.whatsapp.model.message.standard.TextMessage.TextMessageBuilder
 
previousCounter() - Method in class it.auties.whatsapp.model.signal.message.SignalMessage
 
previousCounter() - Method in class it.auties.whatsapp.model.signal.session.SessionState
 
previousCounter(int) - Method in class it.auties.whatsapp.model.signal.session.SessionState
 
previousCounter(int) - Method in class it.auties.whatsapp.model.signal.session.SessionState.SessionStateBuilder
 
previousCounter(Integer) - Method in class it.auties.whatsapp.model.signal.message.SignalMessage
 
previousCounter(Integer) - Method in class it.auties.whatsapp.model.signal.message.SignalMessage.SignalMessageBuilder
 
price() - Method in record class it.auties.whatsapp.model.business.BusinessCatalogEntry
Returns the value of the price record component.
priceAmount1000() - Method in class it.auties.whatsapp.model.product.ProductSnapshot
 
priceAmount1000(long) - Method in class it.auties.whatsapp.model.product.ProductSnapshot
 
priceAmount1000(long) - Method in class it.auties.whatsapp.model.product.ProductSnapshot.ProductSnapshotBuilder
 
primary() - Method in class it.auties.whatsapp.model.signal.auth.Version
 
primary(Integer) - Method in class it.auties.whatsapp.model.signal.auth.Version
 
primary(Integer) - Method in class it.auties.whatsapp.model.signal.auth.Version.VersionBuilder
 
primaryAmount() - Method in class it.auties.whatsapp.model.info.PaymentInfo
The primary amount
primaryAmount(PaymentMoney) - Method in class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoBuilder
The primary amount
primaryAmount(PaymentMoney) - Method in class it.auties.whatsapp.model.info.PaymentInfo
The primary amount
primaryFeature() - Method in class it.auties.whatsapp.model.sync.ActionValueSync
 
primaryFeature(ActionValueSync.PrimaryFeature) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
PrimaryFeature() - Constructor for class it.auties.whatsapp.model.sync.ActionValueSync.PrimaryFeature
 
PrimaryFeature(List<String>) - Constructor for class it.auties.whatsapp.model.sync.ActionValueSync.PrimaryFeature
 
primaryVersionAction(PrimaryVersionAction) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
PrimaryVersionAction - Class in it.auties.whatsapp.model.action
 
PrimaryVersionAction(String) - Constructor for class it.auties.whatsapp.model.action.PrimaryVersionAction
 
PrimaryVersionAction.PrimaryVersionActionBuilder - Class in it.auties.whatsapp.model.action
 
privacyModeTs() - Method in class it.auties.whatsapp.model.info.BusinessIdentityInfo
The privacy mode of this account
privacyModeTs(long) - Method in class it.auties.whatsapp.model.info.BusinessIdentityInfo.BusinessIdentityInfoBuilder
The privacy mode of this account
privacyModeTs(long) - Method in class it.auties.whatsapp.model.info.BusinessIdentityInfo
The privacy mode of this account
privacySettings() - Method in class it.auties.whatsapp.controller.Store
The non-null map of privacy settings
privacySettings(ConcurrentHashMap<PrivacySettingType, PrivacySettingValue>) - Method in class it.auties.whatsapp.controller.Store.StoreBuilder
The non-null map of privacy settings
PrivacySettingType - Enum Class in it.auties.whatsapp.model.privacy
The constants of this enumerated type describe the various types of settings that a user can toggle in his account's preferences
PrivacySettingValue - Enum Class in it.auties.whatsapp.model.privacy
The constants of this enumerated type describe the various types of preferences that can be toggled for a corresponding setting
privateKey() - Method in interface it.auties.whatsapp.model.signal.keypair.ISignalKeyPair
 
privateKey() - Method in record class it.auties.whatsapp.model.signal.keypair.SignalKeyPair
Returns the value of the privateKey record component.
privateKey() - Method in record class it.auties.whatsapp.model.signal.keypair.SignalPreKeyPair
Returns the value of the privateKey record component.
privateKey() - Method in record class it.auties.whatsapp.model.signal.keypair.SignalSignedKeyPair
 
PROCESSING - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoStatus
Processing
product() - Method in class it.auties.whatsapp.model.message.standard.ProductMessage
The product that this message wraps
product() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
product(ProductMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Product message
product(ProductSnapshot) - Method in class it.auties.whatsapp.model.message.standard.ProductMessage
The product that this message wraps
product(ProductSnapshot) - Method in class it.auties.whatsapp.model.message.standard.ProductMessage.ProductMessageBuilder
 
product(ClientPayload.ClientPayloadProduct) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadBuilder
 
product(ClientPayload.ClientPayloadProduct) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
Product - Class in it.auties.whatsapp.model.product
 
Product(String) - Constructor for class it.auties.whatsapp.model.product.Product
 
PRODUCT - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Product
PRODUCT_LIST - Enum constant in enum class it.auties.whatsapp.model.message.button.ListMessage.Type
A list of products
Product.ProductBuilder - Class in it.auties.whatsapp.model.product
 
ProductBody - Class in it.auties.whatsapp.model.product
A model class that represents the body of a product
ProductBody.ProductBodyBuilder - Class in it.auties.whatsapp.model.product
 
ProductCatalog - Class in it.auties.whatsapp.model.product
 
ProductCatalog(ImageMessage, String, String) - Constructor for class it.auties.whatsapp.model.product.ProductCatalog
 
ProductCatalog.ProductCatalogBuilder - Class in it.auties.whatsapp.model.product
 
ProductFooter - Class in it.auties.whatsapp.model.product
A model class that represents the footer of a product
ProductFooter.ProductFooterBuilder - Class in it.auties.whatsapp.model.product
 
ProductHeader - Class in it.auties.whatsapp.model.product
A model class that represents the header of a product
ProductHeader(String, String, boolean, DocumentMessage, ImageMessage, byte[], VideoMessage) - Constructor for class it.auties.whatsapp.model.product.ProductHeader
 
ProductHeader.AttachmentType - Enum Class in it.auties.whatsapp.model.product
The constants of this enumerated type describe the various types of attachment that a product header can have
ProductHeader.DocumentProductHeaderBuilder - Class in it.auties.whatsapp.model.product
 
ProductHeader.ImageProductHeaderBuilder - Class in it.auties.whatsapp.model.product
 
ProductHeader.ProductHeaderBuilder - Class in it.auties.whatsapp.model.product
 
ProductHeader.ThumbnailProductHeaderBuilder - Class in it.auties.whatsapp.model.product
 
ProductHeader.VideoProductHeaderBuilder - Class in it.auties.whatsapp.model.product
 
productId() - Method in class it.auties.whatsapp.model.product.Product
 
productId() - Method in class it.auties.whatsapp.model.product.ProductListHeaderImage
 
productId() - Method in class it.auties.whatsapp.model.product.ProductSnapshot
 
productId(String) - Method in class it.auties.whatsapp.model.product.Product.ProductBuilder
 
productId(String) - Method in class it.auties.whatsapp.model.product.Product
 
productId(String) - Method in class it.auties.whatsapp.model.product.ProductListHeaderImage
 
productId(String) - Method in class it.auties.whatsapp.model.product.ProductListHeaderImage.ProductListHeaderImageBuilder
 
productId(String) - Method in class it.auties.whatsapp.model.product.ProductSnapshot
 
productId(String) - Method in class it.auties.whatsapp.model.product.ProductSnapshot.ProductSnapshotBuilder
 
productImage() - Method in class it.auties.whatsapp.model.product.ProductSnapshot
 
productImage(ImageMessage) - Method in class it.auties.whatsapp.model.product.ProductSnapshot
 
productImage(ImageMessage) - Method in class it.auties.whatsapp.model.product.ProductSnapshot.ProductSnapshotBuilder
 
productImageCount() - Method in class it.auties.whatsapp.model.product.ProductSnapshot
 
productImageCount(Integer) - Method in class it.auties.whatsapp.model.product.ProductSnapshot
 
productImageCount(Integer) - Method in class it.auties.whatsapp.model.product.ProductSnapshot.ProductSnapshotBuilder
 
PRODUCTION - Enum constant in enum class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesFlag
 
ProductListHeaderImage - Class in it.auties.whatsapp.model.product
 
ProductListHeaderImage(String, byte[]) - Constructor for class it.auties.whatsapp.model.product.ProductListHeaderImage
 
ProductListHeaderImage.ProductListHeaderImageBuilder - Class in it.auties.whatsapp.model.product
 
productListInfo() - Method in class it.auties.whatsapp.model.message.button.ListMessage
The product info of this message
productListInfo(ProductListInfo) - Method in class it.auties.whatsapp.model.message.button.ListMessage.ListMessageBuilder
The product info of this message
productListInfo(ProductListInfo) - Method in class it.auties.whatsapp.model.message.button.ListMessage
The product info of this message
ProductListInfo - Class in it.auties.whatsapp.model.info
A model class that holds the information related to a list of products.
ProductListInfo(List<ProductSection>, ProductListHeaderImage, ContactJid) - Constructor for class it.auties.whatsapp.model.info.ProductListInfo
 
ProductListInfo.ProductListInfoBuilder - Class in it.auties.whatsapp.model.info
 
ProductMessage - Class in it.auties.whatsapp.model.message.standard
A model class that represents a message holding a product inside
ProductMessage() - Constructor for class it.auties.whatsapp.model.message.standard.ProductMessage
 
ProductMessage(ProductMessage.ProductMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp.model.message.standard.ProductMessage
 
ProductMessage(ProductSnapshot, ContactJid, ProductCatalog, String, String) - Constructor for class it.auties.whatsapp.model.message.standard.ProductMessage
 
ProductMessage.ProductMessageBuilder<C extends ProductMessage,B extends ProductMessage.ProductMessageBuilder<C,B>> - Class in it.auties.whatsapp.model.message.standard
 
ProductMessageBuilder() - Constructor for class it.auties.whatsapp.model.message.standard.ProductMessage.ProductMessageBuilder
 
products() - Method in record class it.auties.whatsapp.model.business.BusinessCollectionEntry
Returns the value of the products record component.
products() - Method in class it.auties.whatsapp.model.product.ProductSection
 
products(List<Product>) - Method in class it.auties.whatsapp.model.product.ProductSection
 
products(List<Product>) - Method in class it.auties.whatsapp.model.product.ProductSection.ProductSectionBuilder
 
ProductSection - Class in it.auties.whatsapp.model.product
 
ProductSection(String, List<Product>) - Constructor for class it.auties.whatsapp.model.product.ProductSection
 
ProductSection.ProductSectionBuilder - Class in it.auties.whatsapp.model.product
 
productSections() - Method in class it.auties.whatsapp.model.info.ProductListInfo
The products that this message wraps
productSections(List<ProductSection>) - Method in class it.auties.whatsapp.model.info.ProductListInfo.ProductListInfoBuilder
The products that this message wraps
productSections(List<ProductSection>) - Method in class it.auties.whatsapp.model.info.ProductListInfo
The products that this message wraps
ProductSnapshot - Class in it.auties.whatsapp.model.product
 
ProductSnapshot(ImageMessage, String, String, String, String, long, String, String, Integer, String, long) - Constructor for class it.auties.whatsapp.model.product.ProductSnapshot
 
ProductSnapshot.ProductSnapshotBuilder - Class in it.auties.whatsapp.model.product
 
PROFILE_PIC - Enum constant in enum class it.auties.whatsapp.model.privacy.PrivacySettingType
Refers to who should be able to see your profile pic
PROFILE_PIC_SIZE - Static variable in class it.auties.whatsapp.util.Medias
 
progress() - Method in class it.auties.whatsapp.model.sync.HistorySync
 
progress(Integer) - Method in class it.auties.whatsapp.model.sync.HistorySync.HistorySyncBuilder
 
progress(Integer) - Method in class it.auties.whatsapp.model.sync.HistorySync
 
PROLOGUE - Static variable in class it.auties.whatsapp.crypto.Handshake
 
promote(ContactJidProvider, ContactJidProvider...) - Method in class it.auties.whatsapp.api.Whatsapp
Promotes any number of contacts to admin in a group
PROMOTE - Enum constant in enum class it.auties.whatsapp.model.chat.GroupAction
Promotes a contact to admin in a group
PROTOBUF - Static variable in interface it.auties.whatsapp.util.JacksonProvider
 
protocol(ProtocolMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Sever message
PROTOCOL - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Protocol
ProtocolMessage - Class in it.auties.whatsapp.model.message.server
A model class that represents a message sent by a WhatsappWeb.
ProtocolMessage() - Constructor for class it.auties.whatsapp.model.message.server.ProtocolMessage
 
ProtocolMessage(MessageKey, ProtocolMessage.ProtocolMessageType, long, long, HistorySyncNotification, AppStateSyncKeyShare, AppStateSyncKeyRequest, InitialSecurityNotificationSettingSync, AppStateFatalExceptionNotification) - Constructor for class it.auties.whatsapp.model.message.server.ProtocolMessage
 
ProtocolMessage.ProtocolMessageBuilder - Class in it.auties.whatsapp.model.message.server
 
ProtocolMessage.ProtocolMessageType - Enum Class in it.auties.whatsapp.model.message.server
The constants of this enumerated type describe the various type of data that a ProtocolMessage can wrap
protocolType() - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage
The type of this server message
protocolType(ProtocolMessage.ProtocolMessageType) - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage.ProtocolMessageBuilder
The type of this server message
protocolType(ProtocolMessage.ProtocolMessageType) - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage
The type of this server message
psaStatus() - Method in class it.auties.whatsapp.model.info.MessageInfo
Returns the optional psa status
psaStatus(PublicServiceAnnouncementStatus) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
Public service announcement status
psaStatus(PublicServiceAnnouncementStatus) - Method in class it.auties.whatsapp.model.info.MessageInfo
Public service announcement status
publicKey() - Method in interface it.auties.whatsapp.model.signal.keypair.ISignalKeyPair
 
publicKey() - Method in record class it.auties.whatsapp.model.signal.keypair.SignalKeyPair
Returns the value of the publicKey record component.
publicKey() - Method in record class it.auties.whatsapp.model.signal.keypair.SignalPreKeyPair
Returns the value of the publicKey record component.
publicKey() - Method in record class it.auties.whatsapp.model.signal.keypair.SignalSignedKeyPair
 
PublicServiceAnnouncementStatus - Class in it.auties.whatsapp.model.message.model
 
PublicServiceAnnouncementStatus(String, long) - Constructor for class it.auties.whatsapp.model.message.model.PublicServiceAnnouncementStatus
 
PublicServiceAnnouncementStatus.PublicServiceAnnouncementStatusBuilder - Class in it.auties.whatsapp.model.message.model
 
pull() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
pull(Boolean) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadBuilder
 
pull(Boolean) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
PULL_APP_STATE - Enum constant in enum class it.auties.whatsapp.api.ErrorHandler.Location
Called when an error is thrown while pulling app data
pullInitialPatches() - Method in class it.auties.whatsapp.socket.SocketHandler
 
pullPatch(PatchType...) - Method in class it.auties.whatsapp.socket.SocketHandler
 
PUSH - Enum constant in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadConnectReason
 
PUSH_APP_STATE - Enum constant in enum class it.auties.whatsapp.api.ErrorHandler.Location
Called when an error is thrown while pushing app data
PUSH_NAME - Enum constant in enum class it.auties.whatsapp.model.sync.HistorySync.HistorySyncHistorySyncType
 
PUSH_NAME - Enum constant in enum class it.auties.whatsapp.model.sync.HistorySyncNotification.HistorySyncNotificationHistorySyncType
 
pushName() - Method in class it.auties.whatsapp.model.info.MessageInfo
Returns the optional push name
pushName() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
pushName(String) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
Push name
pushName(String) - Method in class it.auties.whatsapp.model.info.MessageInfo
Push name
pushName(String) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadBuilder
 
pushName(String) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
PushName - Class in it.auties.whatsapp.model.sync
 
PushName(String, String) - Constructor for class it.auties.whatsapp.model.sync.PushName
 
PushName.PushNameBuilder - Class in it.auties.whatsapp.model.sync
 
pushNames() - Method in class it.auties.whatsapp.model.sync.HistorySync
 
pushNames(List<PushName>) - Method in class it.auties.whatsapp.model.sync.HistorySync.HistorySyncBuilder
 
pushNames(List<PushName>) - Method in class it.auties.whatsapp.model.sync.HistorySync
 
pushNameSetting(PushNameSetting) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
PushNameSetting - Class in it.auties.whatsapp.model.setting
 
PushNameSetting(String) - Constructor for class it.auties.whatsapp.model.setting.PushNameSetting
 
PushNameSetting.PushNameSettingBuilder - Class in it.auties.whatsapp.model.setting
 
pushPatch(PatchRequest) - Method in class it.auties.whatsapp.socket.SocketHandler
 
put(String, Object) - Method in record class it.auties.whatsapp.model.request.Attributes
Inserts a key-value pair in the wrapped map
put(String, Object, BooleanSupplier...) - Method in record class it.auties.whatsapp.model.request.Attributes
Inserts a key-value pair in the wrapped map
put(String, T, Function<T, Boolean>...) - Method in record class it.auties.whatsapp.model.request.Attributes
Inserts a key-value pair in the wrapped map
putSession(SessionAddress, Session) - Method in class it.auties.whatsapp.controller.Keys
Adds the provided address and record to the known sessions
putState(PatchType, LTHashState) - Method in class it.auties.whatsapp.controller.Keys
Adds the provided hash state to the known ones
PYTHON_CLIENT - Enum constant in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentPlatform
 

Q

qrHandler() - Method in class it.auties.whatsapp.api.Whatsapp.Options
 
qrHandler(QrHandler) - Method in class it.auties.whatsapp.api.Whatsapp.Options.OptionsBuilder
 
qrHandler(QrHandler) - Method in class it.auties.whatsapp.api.Whatsapp.Options
 
QrHandler - Interface in it.auties.whatsapp.api
This interface allows to consume a qr code and provides default common implementations to do so
QrHandler.ToFileConsumer - Interface in it.auties.whatsapp.api
This interface allows to consume a file created by QrHandler.toFile(Path, ToFileConsumer) easily
quaternary() - Method in class it.auties.whatsapp.model.signal.auth.Version
 
quaternary(Integer) - Method in class it.auties.whatsapp.model.signal.auth.Version
 
quaternary(Integer) - Method in class it.auties.whatsapp.model.signal.auth.Version.VersionBuilder
 
queryBlockList() - Method in class it.auties.whatsapp.api.Whatsapp
Queries the block list
queryBlockList() - Method in class it.auties.whatsapp.socket.SocketHandler
 
queryBusinessCatalog() - Method in class it.auties.whatsapp.api.Whatsapp
Query the catalog of this business
queryBusinessCatalog(int) - Method in class it.auties.whatsapp.api.Whatsapp
Query the catalog of this business
queryBusinessCatalog(ContactJidProvider) - Method in class it.auties.whatsapp.api.Whatsapp
Query the catalog of a business
queryBusinessCatalog(ContactJidProvider, int) - Method in class it.auties.whatsapp.api.Whatsapp
Query the catalog of a business
queryBusinessCategories() - Method in class it.auties.whatsapp.api.Whatsapp
Queries all the known business categories
queryBusinessCollections() - Method in class it.auties.whatsapp.api.Whatsapp
Query the collections of this business
queryBusinessCollections(int) - Method in class it.auties.whatsapp.api.Whatsapp
Query the collections of this business
queryBusinessCollections(ContactJidProvider) - Method in class it.auties.whatsapp.api.Whatsapp
Query the collections of a business
queryBusinessCollections(ContactJidProvider, int) - Method in class it.auties.whatsapp.api.Whatsapp
Query the collections of a business
queryBusinessProfile(ContactJidProvider) - Method in class it.auties.whatsapp.api.Whatsapp
Queries a business profile, if any exists
queryGroupInviteCode(ContactJidProvider) - Method in class it.auties.whatsapp.api.Whatsapp
Queries the invite code of a group
queryGroupMetadata(ContactJidProvider) - Method in class it.auties.whatsapp.api.Whatsapp
Queries the metadata of a group
queryGroupMetadata(ContactJid) - Method in class it.auties.whatsapp.socket.SocketHandler
 
queryPicture(ContactJidProvider) - Method in class it.auties.whatsapp.api.Whatsapp
Queries the profile picture
queryPicture(ContactJidProvider) - Method in class it.auties.whatsapp.socket.SocketHandler
 
querySessionsForcefully(ContactJid) - Method in class it.auties.whatsapp.socket.SocketHandler
 
queryStatus(ContactJidProvider) - Method in class it.auties.whatsapp.api.Whatsapp
Queries the written whatsapp status of a Contact
queryStatus(ContactJidProvider) - Method in class it.auties.whatsapp.socket.SocketHandler
 
queryStatusV3Thumbnail() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
queryStatusV3Thumbnail(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
queryStatusV3Thumbnail(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
queryVname() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
queryVname(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
queryVname(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
QUICK_REPLY_BUTTON - Enum constant in enum class it.auties.whatsapp.model.button.ButtonTemplate.ButtonType
Quick reply button
QUICK_REPLY_BUTTON - Enum constant in enum class it.auties.whatsapp.model.button.HydratedButtonTemplate.ButtonType
Quick reply button
quickRepliesQuery() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
quickRepliesQuery(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
quickRepliesQuery(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
quickReplyAction(QuickReplyAction) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
QuickReplyAction - Class in it.auties.whatsapp.model.action
A model clas that represents the addition or deletion of a quick reply
QuickReplyAction(String, String, List<String>, int, boolean) - Constructor for class it.auties.whatsapp.model.action.QuickReplyAction
 
QuickReplyAction.QuickReplyActionBuilder - Class in it.auties.whatsapp.model.action
 
quickReplyButton() - Method in class it.auties.whatsapp.model.button.ButtonTemplate
 
quickReplyButton() - Method in class it.auties.whatsapp.model.button.HydratedButtonTemplate
 
quickReplyButton(HydratedQuickReplyButton) - Method in class it.auties.whatsapp.model.button.HydratedButtonTemplate.HydratedButtonTemplateBuilder
 
quickReplyButton(HydratedQuickReplyButton) - Method in class it.auties.whatsapp.model.button.HydratedButtonTemplate
 
quickReplyButton(QuickReplyButton) - Method in class it.auties.whatsapp.model.button.ButtonTemplate.ButtonTemplateBuilder
 
quickReplyButton(QuickReplyButton) - Method in class it.auties.whatsapp.model.button.ButtonTemplate
 
QuickReplyButton - Class in it.auties.whatsapp.model.button
A model class that represents a quick reply button
QuickReplyButton.QuickReplyButtonBuilder - Class in it.auties.whatsapp.model.button
 
quinary() - Method in class it.auties.whatsapp.model.signal.auth.Version
 
quinary(Integer) - Method in class it.auties.whatsapp.model.signal.auth.Version
 
quinary(Integer) - Method in class it.auties.whatsapp.model.signal.auth.Version.VersionBuilder
 
quotedAd() - Method in class it.auties.whatsapp.model.info.ContextInfo
The ad that this ContextualMessage quotes
quotedAd(AdReplyInfo) - Method in class it.auties.whatsapp.model.info.ContextInfo.ContextInfoBuilder
The ad that this ContextualMessage quotes
quotedAd(AdReplyInfo) - Method in class it.auties.whatsapp.model.info.ContextInfo
The ad that this ContextualMessage quotes
quotedMessage() - Method in class it.auties.whatsapp.model.button.ButtonRowOpaqueData
The quoted message
quotedMessage() - Method in class it.auties.whatsapp.model.info.ContextInfo
Returns the quoted message
quotedMessage() - Method in class it.auties.whatsapp.model.info.MessageInfo
Returns the message quoted by this message
quotedMessage(ButtonOpaqueData) - Method in class it.auties.whatsapp.model.button.ButtonRowOpaqueData.ButtonRowOpaqueDataBuilder
The quoted message
quotedMessage(ButtonOpaqueData) - Method in class it.auties.whatsapp.model.button.ButtonRowOpaqueData
The quoted message
quotedMessage(MessageContainer) - Method in class it.auties.whatsapp.model.info.ContextInfo.ContextInfoBuilder
The message container that this ContextualMessage quotes
QuotedMessage - Class in it.auties.whatsapp.model.message.model
An immutable model class that represents a quoted message
QuotedMessage(String, Chat, Contact, MessageContainer) - Constructor for class it.auties.whatsapp.model.message.model.QuotedMessage
 
quotedMessageChat() - Method in class it.auties.whatsapp.model.info.ContextInfo
Returns the chat of the quoted message
quotedMessageChat(Chat) - Method in class it.auties.whatsapp.model.info.ContextInfo.ContextInfoBuilder
The contact that sent the message that this ContextualMessage quotes
quotedMessageChat(Chat) - Method in class it.auties.whatsapp.model.info.ContextInfo
The contact that sent the message that this ContextualMessage quotes
quotedMessageChatJid() - Method in class it.auties.whatsapp.model.info.ContextInfo
Returns the chat jid of the quoted message
quotedMessageChatJid(ContactJid) - Method in class it.auties.whatsapp.model.info.ContextInfo.ContextInfoBuilder
The jid of the contact that sent the message that this ContextualMessage quotes
quotedMessageId() - Method in class it.auties.whatsapp.model.info.ContextInfo
Returns the id of the quoted message
quotedMessageId(String) - Method in class it.auties.whatsapp.model.info.ContextInfo.ContextInfoBuilder
The jid of the message that this ContextualMessage quotes
quotedMessageSender() - Method in class it.auties.whatsapp.model.info.ContextInfo
Returns the sender of the quoted message
quotedMessageSender(Contact) - Method in class it.auties.whatsapp.model.info.ContextInfo.ContextInfoBuilder
The contact that sent the message that this ContextualMessage quotes
quotedMessageSender(Contact) - Method in class it.auties.whatsapp.model.info.ContextInfo
The contact that sent the message that this ContextualMessage quotes
quotedMessageSenderJid() - Method in class it.auties.whatsapp.model.info.ContextInfo
Returns the jid of the sender of the quoted message
quotedMessageSenderJid(ContactJid) - Method in class it.auties.whatsapp.model.info.ContextInfo.ContextInfoBuilder
The jid of the contact that sent the message that this ContextualMessage quotes
quotedPaymentInfo() - Method in class it.auties.whatsapp.model.info.MessageInfo
Returns the optional quoted payment info
quotedPaymentInfo(PaymentInfo) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
Quoted payment info
quotedPaymentInfo(PaymentInfo) - Method in class it.auties.whatsapp.model.info.MessageInfo
Quoted payment info
quotedStickerData(MediaData) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
Media data This field is suppressed because this information is available from the message itself

R

random() - Static method in record class it.auties.whatsapp.model.signal.keypair.SignalKeyPair
 
random(int) - Static method in record class it.auties.whatsapp.model.signal.keypair.SignalPreKeyPair
 
random(int, boolean) - Static method in class it.auties.whatsapp.controller.Keys
Returns a new instance of random keys
random(int, boolean) - Static method in class it.auties.whatsapp.controller.Store
Constructs a new default instance of WhatsappStore
random(String) - Static method in record class it.auties.whatsapp.model.media.MediaKeys
 
randomId() - Static method in class it.auties.whatsapp.model.message.model.MessageKey
Generates a random message id
raw() - Method in class it.auties.whatsapp.binary.MessageWrapper
 
rawId() - Method in class it.auties.whatsapp.model.signal.auth.DeviceIdentity
 
rawId() - Method in class it.auties.whatsapp.model.signal.auth.KeyIndexList
 
rawId() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyFingerprint
 
rawId(Integer) - Method in class it.auties.whatsapp.model.signal.auth.DeviceIdentity.DeviceIdentityBuilder
 
rawId(Integer) - Method in class it.auties.whatsapp.model.signal.auth.DeviceIdentity
 
rawId(Integer) - Method in class it.auties.whatsapp.model.signal.auth.KeyIndexList.KeyIndexListBuilder
 
rawId(Integer) - Method in class it.auties.whatsapp.model.signal.auth.KeyIndexList
 
rawId(Integer) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyFingerprint.AppStateSyncKeyFingerprintBuilder
 
rawId(Integer) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyFingerprint
 
reaction(ReactionMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Reaction message
REACTION - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Reaction
ReactionMessage - Class in it.auties.whatsapp.model.message.standard
A model class that represents a message holding an emoji reaction inside
ReactionMessage(MessageKey, String, String, Long) - Constructor for class it.auties.whatsapp.model.message.standard.ReactionMessage
 
ReactionMessage.ReactionMessageBuilder - Class in it.auties.whatsapp.model.message.standard
 
reactions() - Method in class it.auties.whatsapp.model.info.MessageInfo
Reactions
reactions(List<ReactionMessage>) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
 
reactions(List<ReactionMessage>) - Method in class it.auties.whatsapp.model.info.MessageInfo
Reactions
read() - Method in class it.auties.whatsapp.model.action.MarkChatAsReadAction
Whether this action marks the chat as read
read(boolean) - Method in class it.auties.whatsapp.model.action.MarkChatAsReadAction.MarkChatAsReadActionBuilder
Whether this action marks the chat as read
read(boolean) - Method in class it.auties.whatsapp.model.action.MarkChatAsReadAction
Whether this action marks the chat as read
READ - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageStatus
Read(two blue ticks)
READ_RECEIPTS - Enum constant in enum class it.auties.whatsapp.model.privacy.PrivacySettingType
Refers to whether read receipts should be sent and received for messages
readCounter(boolean) - Method in class it.auties.whatsapp.controller.Keys
Returns read counter
readCounter(AtomicLong) - Method in class it.auties.whatsapp.controller.Keys.KeysBuilder
Read counter for IV
readGroupThumbnail(URI) - Method in class it.auties.whatsapp.api.Whatsapp
 
readJids() - Method in class it.auties.whatsapp.model.message.model.MessageReceipt
A list of contacts who read the message(two blue ticks)
readJids(List<ContactJid>) - Method in class it.auties.whatsapp.model.message.model.MessageReceipt.MessageReceiptBuilder
 
readJids(List<ContactJid>) - Method in class it.auties.whatsapp.model.message.model.MessageReceipt
A list of contacts who read the message(two blue ticks)
readKey() - Method in class it.auties.whatsapp.controller.Keys
 
readKey(Bytes) - Method in class it.auties.whatsapp.controller.Keys.KeysBuilder
 
readKey(Bytes) - Method in class it.auties.whatsapp.controller.Keys
 
readOnly() - Method in class it.auties.whatsapp.model.chat.Chat
Whether this chat is read only
readOnly(boolean) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
Whether this chat is read only
readOnly(boolean) - Method in class it.auties.whatsapp.model.chat.Chat
Whether this chat is read only
readString() - Method in class it.auties.whatsapp.binary.Decoder
 
readTimestamp() - Method in class it.auties.whatsapp.model.message.model.MessageReceipt
Returns the date when the message was delivered
readTimestamp(long) - Method in class it.auties.whatsapp.model.message.model.MessageReceipt
Sets the read timestamp
readTimestamp(Long) - Method in class it.auties.whatsapp.model.message.model.MessageReceipt.MessageReceiptBuilder
When the message was read(two blue ticks)
Ready() - Constructor for record class it.auties.whatsapp.model.privacy.GdprAccountReport.Ready
Creates an instance of a Ready record class.
READY - Enum constant in enum class it.auties.whatsapp.model.privacy.GdprAccountReport.Type
The report is ready to be downloaded
receipt() - Method in class it.auties.whatsapp.model.info.MessageInfo
Message receipt
receipt(MessageReceipt) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
Message receipt
receipt(MessageReceipt) - Method in class it.auties.whatsapp.model.info.MessageInfo
Message receipt
receiverJid() - Method in class it.auties.whatsapp.model.info.PaymentInfo
The jid of the beneficiary of this transaction
receiverJid(String) - Method in class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoBuilder
The jid of the beneficiary of this transaction
receiverJid(String) - Method in class it.auties.whatsapp.model.info.PaymentInfo
The jid of the beneficiary of this transaction
RECENT - Enum constant in enum class it.auties.whatsapp.model.sync.HistorySync.HistorySyncHistorySyncType
 
RECENT - Enum constant in enum class it.auties.whatsapp.model.sync.HistorySyncNotification.HistorySyncNotificationHistorySyncType
 
RecentEmojiWeight - Class in it.auties.whatsapp.model.sync
 
RecentEmojiWeight(String, Float) - Constructor for class it.auties.whatsapp.model.sync.RecentEmojiWeight
 
RecentEmojiWeight.RecentEmojiWeightBuilder - Class in it.auties.whatsapp.model.sync
 
recentEmojiWeightsAction(RecentEmojiWeightsAction) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
RecentEmojiWeightsAction - Class in it.auties.whatsapp.model.action
A model clas that represents a change in the weight of recent emojis
RecentEmojiWeightsAction.RecentEmojiWeightsActionBuilder - Class in it.auties.whatsapp.model.action
 
recentStickerMetadata() - Method in class it.auties.whatsapp.model.sync.ActionValueSync
 
recentStickerMetadata(RecentStickerMetadata) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
RecentStickerMetadata - Class in it.auties.whatsapp.model.sync
 
RecentStickerMetadata(String, String, String, String, String, String, boolean, String, Long, Float, Long) - Constructor for class it.auties.whatsapp.model.sync.RecentStickerMetadata
 
RecentStickerMetadata.RecentStickerMetadataBuilder - Class in it.auties.whatsapp.model.sync
 
recentStickers() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
recentStickers() - Method in class it.auties.whatsapp.model.sync.HistorySync
 
recentStickers(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
recentStickers(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
recentStickers(List<RecentStickerMetadata>) - Method in class it.auties.whatsapp.model.sync.HistorySync.HistorySyncBuilder
 
recentStickers(List<RecentStickerMetadata>) - Method in class it.auties.whatsapp.model.sync.HistorySync
 
recentStickersV2() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
recentStickersV2(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
recentStickersV2(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
recentStickersV3() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
recentStickersV3(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
recentStickersV3(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
RecentStickerWeight - Class in it.auties.whatsapp.model.sync
 
RecentStickerWeight(String, Float) - Constructor for class it.auties.whatsapp.model.sync.RecentStickerWeight
 
RecentStickerWeight.RecentStickerWeightBuilder - Class in it.auties.whatsapp.model.sync
 
recentStickerWeightsAction(RecentStickerWeightsAction) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
RecentStickerWeightsAction - Class in it.auties.whatsapp.model.action
A model clas that represents a change in the weight of recent stickers
RecentStickerWeightsAction.RecentStickerWeightsActionBuilder - Class in it.auties.whatsapp.model.action
 
recipientKeyHash() - Method in class it.auties.whatsapp.model.sync.DeviceListMetadata
 
recipientKeyHash(byte[]) - Method in class it.auties.whatsapp.model.sync.DeviceListMetadata.DeviceListMetadataBuilder
 
recipientKeyHash(byte[]) - Method in class it.auties.whatsapp.model.sync.DeviceListMetadata
 
recipientKeyIndexes() - Method in class it.auties.whatsapp.model.sync.DeviceListMetadata
 
recipientKeyIndexes(List<Integer>) - Method in class it.auties.whatsapp.model.sync.DeviceListMetadata.DeviceListMetadataBuilder
 
recipientKeyIndexes(List<Integer>) - Method in class it.auties.whatsapp.model.sync.DeviceListMetadata
 
recipientTimestamp() - Method in class it.auties.whatsapp.model.sync.DeviceListMetadata
 
recipientTimestamp(Long) - Method in class it.auties.whatsapp.model.sync.DeviceListMetadata.DeviceListMetadataBuilder
 
recipientTimestamp(Long) - Method in class it.auties.whatsapp.model.sync.DeviceListMetadata
 
reconnect() - Method in class it.auties.whatsapp.api.Whatsapp
Disconnects and reconnects to Whatsapp Web's WebSocket if a previous connection exists
RECONNECT - Enum constant in enum class it.auties.whatsapp.api.ErrorHandler.Result
Disconnects from the current session without deleting it and reconnects to it
RECONNECTING - Enum constant in enum class it.auties.whatsapp.api.DisconnectReason
Reconnect
record() - Method in class it.auties.whatsapp.model.sync.MutationSync
 
record() - Method in class it.auties.whatsapp.model.sync.RecordSync
 
record() - Method in interface it.auties.whatsapp.model.sync.Syncable
 
record(RecordSync) - Method in class it.auties.whatsapp.model.sync.MutationSync.MutationSyncBuilder
 
record(RecordSync) - Method in class it.auties.whatsapp.model.sync.MutationSync
 
RECORDING - Enum constant in enum class it.auties.whatsapp.model.contact.ContactStatus
When the contact is recording an audio message
records() - Method in class it.auties.whatsapp.model.sync.SnapshotSync
 
records(List<RecordSync>) - Method in class it.auties.whatsapp.model.sync.SnapshotSync
 
records(List<RecordSync>) - Method in class it.auties.whatsapp.model.sync.SnapshotSync.SnapshotSyncBuilder
 
RecordSync - Class in it.auties.whatsapp.model.sync
 
RecordSync(IndexSync, ValueSync, KeyId) - Constructor for class it.auties.whatsapp.model.sync.RecordSync
 
RecordSync.Operation - Enum Class in it.auties.whatsapp.model.sync
 
RecordSync.RecordSyncBuilder - Class in it.auties.whatsapp.model.sync
 
ref() - Method in record class it.auties.whatsapp.model.media.MediaKeys
Returns the value of the ref record component.
refToken() - Method in class it.auties.whatsapp.model.signal.auth.WebInfo
 
refToken(String) - Method in class it.auties.whatsapp.model.signal.auth.WebInfo
 
refToken(String) - Method in class it.auties.whatsapp.model.signal.auth.WebInfo.WebInfoBuilder
 
REFUND_FAILED - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
REFUND_FAILED_DA - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
REFUND_FAILED_PROCESSING - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
REFUND_PENDING - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
REFUNDED - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoStatus
Refunded
REFUNDED_TXN - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
regData() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
regData(CompanionData) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadBuilder
 
regData(CompanionData) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
RegisterListener - Annotation Interface in it.auties.whatsapp.listener
An annotation used to specify that a Listener should be dected automatically by Whatsapp.
registrationId() - Method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage
 
registrationId() - Method in class it.auties.whatsapp.model.signal.session.SessionState
 
registrationId() - Static method in class it.auties.whatsapp.util.KeyHelper
 
registrationId(int) - Method in class it.auties.whatsapp.model.signal.session.SessionState.SessionStateBuilder
 
registrationId(Integer) - Method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage
 
registrationId(Integer) - Method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage.SignalPreKeyMessageBuilder
 
REGULAR - Enum constant in enum class it.auties.whatsapp.binary.PatchType
 
REGULAR_HIGH - Enum constant in enum class it.auties.whatsapp.binary.PatchType
 
REGULAR_LOW - Enum constant in enum class it.auties.whatsapp.binary.PatchType
 
REJECTED - Enum constant in enum class it.auties.whatsapp.model.business.BusinessCatalogEntry.ReviewStatus
 
REJECTED - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoStatus
Rejected
RELEASE - Enum constant in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentReleaseChannel
 
releaseChannel() - Method in class it.auties.whatsapp.model.signal.auth.UserAgent
 
releaseChannel(UserAgent.UserAgentReleaseChannel) - Method in class it.auties.whatsapp.model.signal.auth.UserAgent
 
releaseChannel(UserAgent.UserAgentReleaseChannel) - Method in class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentBuilder
 
remoteIdentityKey() - Method in class it.auties.whatsapp.model.signal.session.SessionState
 
remoteIdentityKey(byte[]) - Method in class it.auties.whatsapp.model.signal.session.SessionState.SessionStateBuilder
 
REMOVE - Enum constant in enum class it.auties.whatsapp.model.chat.GroupAction
Removes a contact from a group
REMOVE - Enum constant in enum class it.auties.whatsapp.model.sync.RecordSync.Operation
 
removeChain(byte[]) - Method in class it.auties.whatsapp.model.signal.session.SessionState
 
REMOVED - Enum constant in enum class it.auties.whatsapp.model.chat.PastParticipant.LeaveReason
 
removeGroupParticipant(ContactJidProvider, ContactJidProvider...) - Method in class it.auties.whatsapp.api.Whatsapp
Removes any number of contacts from group
removeListener(Listener) - Method in class it.auties.whatsapp.api.Whatsapp
Removes a listener
removeMessage(MessageInfo) - Method in class it.auties.whatsapp.model.chat.Chat
Remove a message from the chat
removeMessage(Predicate<? super MessageInfo>) - Method in class it.auties.whatsapp.model.chat.Chat
Remove a message from the chat
removeMessages() - Method in class it.auties.whatsapp.model.chat.Chat
Removes all messages from the chat
removeReaction(MessageMetadataProvider) - Method in class it.auties.whatsapp.api.Whatsapp
Remove a reaction from a message
removeRecentStickerAction(RemoveRecentStickerAction) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
RemoveRecentStickerAction - Class in it.auties.whatsapp.model.action
 
RemoveRecentStickerAction(long) - Constructor for class it.auties.whatsapp.model.action.RemoveRecentStickerAction
 
RemoveRecentStickerAction.RemoveRecentStickerActionBuilder - Class in it.auties.whatsapp.model.action
 
reply() - Method in class it.auties.whatsapp.model.message.button.ListResponseMessage
The selected option
reply(SingleSelectReplyButton) - Method in class it.auties.whatsapp.model.message.button.ListResponseMessage.ListResponseMessageBuilder
 
reply(SingleSelectReplyButton) - Method in class it.auties.whatsapp.model.message.button.ListResponseMessage
The selected option
ReplyHandler - Record Class in it.auties.whatsapp.model.request
A model class that represents a pending reply that accepts only a result
ReplyHandler(String, CompletableFuture<MessageInfo>) - Constructor for record class it.auties.whatsapp.model.request.ReplyHandler
Creates an instance of a ReplyHandler record class.
replyHandlers(ConcurrentLinkedDeque<ReplyHandler>) - Method in class it.auties.whatsapp.controller.Store.StoreBuilder
The non-null list of replies waiting to be fulfilled
Request - Record Class in it.auties.whatsapp.model.request
An abstract model class that represents a request made from the client to the server.
Request(String, Object, CompletableFuture<Node>, Throwable) - Constructor for record class it.auties.whatsapp.model.request.Request
Creates an instance of a Request record class.
REQUEST_PAYMENT - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Request payment
REQUEST_PHONE_NUMBER - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
 
requestFrom() - Method in class it.auties.whatsapp.model.message.payment.RequestPaymentMessage
The name of the Whatsapp business account that will receive the money
requestFrom(String) - Method in class it.auties.whatsapp.model.message.payment.RequestPaymentMessage
The name of the Whatsapp business account that will receive the money
requestFrom(String) - Method in class it.auties.whatsapp.model.message.payment.RequestPaymentMessage.RequestPaymentMessageBuilder
The name of the Whatsapp business account that will receive the money
requestMessageKey() - Method in class it.auties.whatsapp.model.info.PaymentInfo
The MessageKey of the RequestPaymentMessage that originated this transaction
requestMessageKey() - Method in class it.auties.whatsapp.model.message.payment.SendPaymentMessage
The key of the original RequestPaymentMessage that this message confirms
requestMessageKey(MessageKey) - Method in class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoBuilder
The MessageKey of the RequestPaymentMessage that originated this transaction
requestMessageKey(MessageKey) - Method in class it.auties.whatsapp.model.info.PaymentInfo
The MessageKey of the RequestPaymentMessage that originated this transaction
requestMessageKey(MessageKey) - Method in class it.auties.whatsapp.model.message.payment.SendPaymentMessage
The key of the original RequestPaymentMessage that this message confirms
requestMessageKey(MessageKey) - Method in class it.auties.whatsapp.model.message.payment.SendPaymentMessage.SendPaymentMessageBuilder
The key of the original RequestPaymentMessage that this message confirms
requestPayment(RequestPaymentMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Request payment message
RequestPaymentMessage - Class in it.auties.whatsapp.model.message.payment
A model class that represents a message to try to place a PaymentMessage.
RequestPaymentMessage() - Constructor for class it.auties.whatsapp.model.message.payment.RequestPaymentMessage
 
RequestPaymentMessage(String, long, String, MessageContainer, long, PaymentMoney, PaymentBackground) - Constructor for class it.auties.whatsapp.model.message.payment.RequestPaymentMessage
 
RequestPaymentMessage.RequestPaymentMessageBuilder - Class in it.auties.whatsapp.model.message.payment
 
requestPhoneNumber(RequestPhoneNumberMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
 
RequestPhoneNumberMessage - Class in it.auties.whatsapp.model.message.standard
A model class that represents a message holding a request for a phone number inside Still needs to be implemented by Whatsapp
RequestPhoneNumberMessage(ContextInfo) - Constructor for class it.auties.whatsapp.model.message.standard.RequestPhoneNumberMessage
 
RequestPhoneNumberMessage.RequestPhoneNumberMessageBuilder - Class in it.auties.whatsapp.model.message.standard
 
requests(ConcurrentLinkedDeque<Request>) - Method in class it.auties.whatsapp.controller.Store.StoreBuilder
The non-null list of requests that were sent to Whatsapp.
requestTimestamp() - Method in class it.auties.whatsapp.model.message.server.StickerSyncRMRMessage
 
requestTimestamp(long) - Method in class it.auties.whatsapp.model.message.server.StickerSyncRMRMessage
 
requestTimestamp(long) - Method in class it.auties.whatsapp.model.message.server.StickerSyncRMRMessage.StickerSyncRMRMessageBuilder
 
requireFullSync() - Method in class it.auties.whatsapp.model.signal.auth.Companion
 
requireFullSync(boolean) - Method in class it.auties.whatsapp.model.signal.auth.Companion.CompanionBuilder
 
requireFullSync(boolean) - Method in class it.auties.whatsapp.model.signal.auth.Companion
 
requireMediaReupload(MessageInfo) - Method in class it.auties.whatsapp.api.Whatsapp
Asks Whatsapp for a media reupload for a specific media
resolvePendingHandler(Node) - Method in class it.auties.whatsapp.controller.Store
Queries the first handler that matches a handler in memory and uses its consumer
resolvePendingReply(MessageInfo) - Method in class it.auties.whatsapp.controller.Store
Queries the first reply waiting and completes it with the input message
resolvePendingRequest(Node, boolean) - Method in class it.auties.whatsapp.controller.Store
Queries the first request whose id equals the one stored by the response and, if any is found, it completes it
ResponseWrapper - Interface in it.auties.whatsapp.model.response
 
RESTORE - Enum constant in enum class it.auties.whatsapp.api.ErrorHandler.Result
Deletes the current session and creates a new one instantly
result() - Method in class it.auties.whatsapp.model.sync.MediaRetryNotification
 
result(MediaRetryNotification.Result) - Method in class it.auties.whatsapp.model.sync.MediaRetryNotification.MediaRetryNotificationBuilder
 
result(MediaRetryNotification.Result) - Method in class it.auties.whatsapp.model.sync.MediaRetryNotification
 
Result(byte[], Map<String, byte[]>) - Constructor for record class it.auties.whatsapp.crypto.LTHash.Result
Creates an instance of a Result record class.
retailerId() - Method in class it.auties.whatsapp.model.product.ProductSnapshot
 
retailerId(String) - Method in class it.auties.whatsapp.model.product.ProductSnapshot.ProductSnapshotBuilder
 
retailerId(String) - Method in class it.auties.whatsapp.model.product.ProductSnapshot
 
REVERSAL_PENDING - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
REVERSAL_SUCCESS - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
reviewStatus() - Method in record class it.auties.whatsapp.model.business.BusinessCatalogEntry
Returns the value of the reviewStatus record component.
REVOKE - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
REVOKE - Enum constant in enum class it.auties.whatsapp.model.message.server.ProtocolMessage.ProtocolMessageType
A ProtocolMessage that notifies that a message was deleted for everyone in a chat
revoked() - Method in class it.auties.whatsapp.model.info.BusinessIdentityInfo
Indicates whether the signed certificate of this account has been revoked
revoked(boolean) - Method in class it.auties.whatsapp.model.info.BusinessIdentityInfo.BusinessIdentityInfoBuilder
Indicates whether the signed certificate of this account has been revoked
revoked(boolean) - Method in class it.auties.whatsapp.model.info.BusinessIdentityInfo
Indicates whether the signed certificate of this account has been revoked
revokeGroupInvite(T) - Method in class it.auties.whatsapp.api.Whatsapp
Revokes the invite code of a group
rmrSource() - Method in class it.auties.whatsapp.model.message.server.StickerSyncRMRMessage
 
rmrSource(String) - Method in class it.auties.whatsapp.model.message.server.StickerSyncRMRMessage
 
rmrSource(String) - Method in class it.auties.whatsapp.model.message.server.StickerSyncRMRMessage.StickerSyncRMRMessageBuilder
 
role() - Method in record class it.auties.whatsapp.model.chat.GroupParticipant
Returns the value of the role record component.
rootKey() - Method in class it.auties.whatsapp.model.signal.session.SessionState
 
rootKey(byte[]) - Method in class it.auties.whatsapp.model.signal.session.SessionState
 
rootKey(byte[]) - Method in class it.auties.whatsapp.model.signal.session.SessionState.SessionStateBuilder
 
rowId() - Method in class it.auties.whatsapp.model.button.SingleSelectReplyButton
The id of the selected row
rowId(String) - Method in class it.auties.whatsapp.model.button.SingleSelectReplyButton
The id of the selected row
rowId(String) - Method in class it.auties.whatsapp.model.button.SingleSelectReplyButton.SingleSelectReplyButtonBuilder
The id of the selected row
rows() - Method in class it.auties.whatsapp.model.button.ButtonSection
The rows in this section
rows(List<ButtonRow>) - Method in class it.auties.whatsapp.model.button.ButtonSection.ButtonSectionBuilder
 
rows(List<ButtonRow>) - Method in class it.auties.whatsapp.model.button.ButtonSection
The rows in this section

S

S40 - Enum constant in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentPlatform
 
S60 - Enum constant in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentPlatform
 
SAFARI - Enum constant in enum class it.auties.whatsapp.model.signal.auth.Companion.CompanionPropsPlatformType
 
salePriceAmount1000() - Method in class it.auties.whatsapp.model.product.ProductSnapshot
 
salePriceAmount1000(long) - Method in class it.auties.whatsapp.model.product.ProductSnapshot.ProductSnapshotBuilder
 
salePriceAmount1000(long) - Method in class it.auties.whatsapp.model.product.ProductSnapshot
 
SANS_SERIF - Enum constant in enum class it.auties.whatsapp.model.message.standard.TextMessage.TextMessageFontType
Sans Serif
SATURDAY - Enum constant in enum class it.auties.whatsapp.model.business.BusinessDateTimeComponent.DayOfWeek
Saturday
save() - Method in class it.auties.whatsapp.model.message.model.MediaMessage
Saves this media to the internal memory of the host.
save(Path) - Method in class it.auties.whatsapp.model.message.model.MediaMessage
Saves this media to the provided path.
save(Throwable) - Static method in class it.auties.whatsapp.util.Exceptions
 
scan(Whatsapp) - Static method in class it.auties.whatsapp.util.ListenerScanner
 
scanLengths() - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The length of each scan of the decoded image
scanLengths(List<Integer>) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage.ImageMessageBuilder
 
scanLengths(List<Integer>) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The length of each scan of the decoded image
scansSidecar() - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The sidecar for the scans of the decoded image
scansSidecar(byte[]) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage.ImageMessageBuilder
 
scansSidecar(byte[]) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The sidecar for the scans of the decoded image
SCHEDULED - Enum constant in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadConnectReason
 
secondary() - Method in class it.auties.whatsapp.model.signal.auth.Version
 
secondary(Integer) - Method in class it.auties.whatsapp.model.signal.auth.Version
 
secondary(Integer) - Method in class it.auties.whatsapp.model.signal.auth.Version.VersionBuilder
 
secretName() - Method in class it.auties.whatsapp.model.message.server.EncryptedReactionMessage
 
secretName() - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage
 
sections() - Method in class it.auties.whatsapp.model.message.button.ListMessage
The button sections of this message
sections(List<ButtonSection>) - Method in class it.auties.whatsapp.model.message.button.ListMessage.ListMessageBuilder
 
sections(List<ButtonSection>) - Method in class it.auties.whatsapp.model.message.button.ListMessage
The button sections of this message
securityNotificationEnabled() - Method in class it.auties.whatsapp.model.sync.InitialSecurityNotificationSettingSync
 
securityNotificationEnabled(boolean) - Method in class it.auties.whatsapp.model.sync.InitialSecurityNotificationSettingSync.InitialSecurityNotificationSettingSyncBuilder
 
securityNotificationEnabled(boolean) - Method in class it.auties.whatsapp.model.sync.InitialSecurityNotificationSettingSync
 
securityNotificationSetting(SecurityNotificationSetting) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
SecurityNotificationSetting - Class in it.auties.whatsapp.model.setting
 
SecurityNotificationSetting(boolean) - Constructor for class it.auties.whatsapp.model.setting.SecurityNotificationSetting
 
SecurityNotificationSetting.SecurityNotificationSettingBuilder - Class in it.auties.whatsapp.model.setting
 
seed() - Method in record class it.auties.whatsapp.model.signal.sender.SenderChainKey
Returns the value of the seed record component.
seed() - Method in record class it.auties.whatsapp.model.signal.sender.SenderMessageKey
Returns the value of the seed record component.
seed(byte[]) - Method in class it.auties.whatsapp.model.signal.sender.SenderChainKey.SenderChainKeyBuilder
 
seed(byte[]) - Method in class it.auties.whatsapp.model.signal.sender.SenderMessageKey.SenderMessageKeyBuilder
 
selectableOptions() - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage
A list of options that can be selected in the poll
selectableOptions(List<PollOption>) - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage.SimplePollCreationMessageBuilder
 
selectableOptions(List<PollOption>) - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage.PollCreationMessageBuilder
 
selectableOptions(List<PollOption>) - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage
A list of options that can be selected in the poll
selectableOptionsCount(int) - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage.PollCreationMessageBuilder
 
selectableOptionsHashesMap() - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage
The SHA256 hashes of PollCreationMessage.selectableOptions
selectableOptionsHashesMap(Map<String, PollOption>) - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage.PollCreationMessageBuilder
 
selectableOptionsHashesMap(Map<String, PollOption>) - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage
The SHA256 hashes of PollCreationMessage.selectableOptions
selectedOptions() - Method in class it.auties.whatsapp.model.poll.PollUpdateEncryptedOptions
 
selectedOptions(List<byte[]>) - Method in class it.auties.whatsapp.model.poll.PollUpdateEncryptedOptions.PollUpdateEncryptedOptionsBuilder
 
selectedOptions(List<byte[]>) - Method in class it.auties.whatsapp.model.poll.PollUpdateEncryptedOptions
 
selectedOptionsMap() - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage
The map of the options selected by each person that can vote in this poll
selectedOptionsMap(Map<ContactJid, List<PollOption>>) - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage.PollCreationMessageBuilder
 
selectedOptionsMap(Map<ContactJid, List<PollOption>>) - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage
The map of the options selected by each person that can vote in this poll
self() - Method in class it.auties.whatsapp.model.message.button.ButtonsResponseMessage.ButtonsResponseMessageBuilder
 
self() - Method in class it.auties.whatsapp.model.message.button.InteractiveResponseMessage.InteractiveResponseMessageBuilder
 
self() - Method in class it.auties.whatsapp.model.message.button.ListResponseMessage.ListResponseMessageBuilder
 
self() - Method in class it.auties.whatsapp.model.message.button.TemplateMessage.TemplateMessageBuilder
 
self() - Method in class it.auties.whatsapp.model.message.button.TemplateReplyMessage.TemplateReplyMessageBuilder
 
self() - Method in class it.auties.whatsapp.model.message.model.ButtonReplyMessage.ButtonReplyMessageBuilder
 
self() - Method in class it.auties.whatsapp.model.message.model.ContextualMessage.ContextualMessageBuilder
 
self() - Method in class it.auties.whatsapp.model.message.model.MediaMessage.MediaMessageBuilder
 
self() - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage.PaymentInvoiceMessageBuilder
 
self() - Method in class it.auties.whatsapp.model.message.standard.AudioMessage.AudioMessageBuilder
 
self() - Method in class it.auties.whatsapp.model.message.standard.ContactMessage.ContactMessageBuilder
 
self() - Method in class it.auties.whatsapp.model.message.standard.ContactsArrayMessage.ContactsArrayMessageBuilder
 
self() - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage.DocumentMessageBuilder
 
self() - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage.GroupInviteMessageBuilder
 
self() - Method in class it.auties.whatsapp.model.message.standard.ImageMessage.ImageMessageBuilder
 
self() - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage.LiveLocationMessageBuilder
 
self() - Method in class it.auties.whatsapp.model.message.standard.LocationMessage.LocationMessageBuilder
 
self() - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage.PollCreationMessageBuilder
 
self() - Method in class it.auties.whatsapp.model.message.standard.ProductMessage.ProductMessageBuilder
 
self() - Method in class it.auties.whatsapp.model.message.standard.StickerMessage.StickerMessageBuilder
 
self() - Method in class it.auties.whatsapp.model.message.standard.TextMessage.TextMessageBuilder
 
self() - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.VideoMessageBuilder
 
SELF - Enum constant in enum class it.auties.whatsapp.model.business.BusinessActorsType
Self
SELF_HOSTED - Enum constant in enum class it.auties.whatsapp.model.business.BusinessStorageType
Hosted on a private server ("On-Premise")
seller() - Method in class it.auties.whatsapp.model.info.ProductListInfo
The jid of the seller of the products that this message wraps
seller(ContactJid) - Method in class it.auties.whatsapp.model.info.ProductListInfo.ProductListInfoBuilder
The jid of the seller of the products that this message wraps
seller(ContactJid) - Method in class it.auties.whatsapp.model.info.ProductListInfo
The jid of the seller of the products that this message wraps
sellerId() - Method in record class it.auties.whatsapp.model.business.BusinessCatalogEntry
Returns the value of the sellerId record component.
sellerId() - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage
The jid of the seller associated with this order
sellerId(ContactJid) - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage.PaymentOrderMessageBuilder
The jid of the seller associated with this order
sellerId(ContactJid) - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage
The jid of the seller associated with this order
send(Session, Keys, Store) - Method in record class it.auties.whatsapp.model.request.Request
Sends a request to the WebSocket linked to session.
send(Session, Keys, Store, boolean, boolean) - Method in record class it.auties.whatsapp.model.request.Request
Sends a request to the WebSocket linked to session.
send(Node) - Method in class it.auties.whatsapp.socket.SocketHandler
 
SEND_MESSAGES - Enum constant in enum class it.auties.whatsapp.model.chat.GroupSetting
Who can send messages in a group
SEND_PAYMENT - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Send payment
sender() - Method in class it.auties.whatsapp.model.info.MessageInfo
Returns the contact that sent the message
sender() - Method in class it.auties.whatsapp.model.message.model.MessageKey
Returns the contact that sent the message
sender() - Method in interface it.auties.whatsapp.model.message.model.MessageMetadataProvider
Returns the sender of the message
sender() - Method in class it.auties.whatsapp.model.message.model.QuotedMessage
Returns the sender of this message
sender() - Method in record class it.auties.whatsapp.model.signal.sender.SenderKeyName
Returns the value of the sender record component.
sender(Contact) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
The sender of the message
sender(Contact) - Method in class it.auties.whatsapp.model.info.MessageInfo
The sender of the message
sender(Contact) - Method in class it.auties.whatsapp.model.message.model.MessageKey.MessageKeyBuilder
The sender of the message
sender(Contact) - Method in class it.auties.whatsapp.model.message.model.MessageKey
The sender of the message
SENDER_KEY_DISTRIBUTION - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Sender key distribution
SenderChainKey - Record Class in it.auties.whatsapp.model.signal.sender
 
SenderChainKey(int, byte[]) - Constructor for record class it.auties.whatsapp.model.signal.sender.SenderChainKey
Creates an instance of a SenderChainKey record class.
SenderChainKey.SenderChainKeyBuilder - Class in it.auties.whatsapp.model.signal.sender
 
senderJid() - Method in class it.auties.whatsapp.model.info.MessageInfo
Returns the jid of the sender
senderJid() - Method in class it.auties.whatsapp.model.message.model.MessageKey
Returns the jid of the contact that sent the message
senderJid(ContactJid) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
The jid of the sender
senderJid(ContactJid) - Method in class it.auties.whatsapp.model.message.model.MessageKey.MessageKeyBuilder
The jid of the sender
senderJid(ContactJid) - Method in class it.auties.whatsapp.model.message.model.MessageKey
The jid of the sender
senderKey() - Static method in class it.auties.whatsapp.util.KeyHelper
 
senderKeyDistribution(SenderKeyDistributionMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Sender key distribution message
SenderKeyDistributionMessage - Class in it.auties.whatsapp.model.message.server
A model class that represents a message sent by WhatsappWeb for security purposes.
SenderKeyDistributionMessage() - Constructor for class it.auties.whatsapp.model.message.server.SenderKeyDistributionMessage
 
SenderKeyDistributionMessage(String, byte[]) - Constructor for class it.auties.whatsapp.model.message.server.SenderKeyDistributionMessage
 
SenderKeyDistributionMessage.SenderKeyDistributionMessageBuilder - Class in it.auties.whatsapp.model.message.server
 
senderKeyHash() - Method in class it.auties.whatsapp.model.sync.DeviceListMetadata
 
senderKeyHash(byte[]) - Method in class it.auties.whatsapp.model.sync.DeviceListMetadata.DeviceListMetadataBuilder
 
senderKeyHash(byte[]) - Method in class it.auties.whatsapp.model.sync.DeviceListMetadata
 
senderKeyId() - Static method in class it.auties.whatsapp.util.KeyHelper
 
senderKeyIndexes() - Method in class it.auties.whatsapp.model.sync.DeviceListMetadata
 
senderKeyIndexes(List<Integer>) - Method in class it.auties.whatsapp.model.sync.DeviceListMetadata.DeviceListMetadataBuilder
 
senderKeyIndexes(List<Integer>) - Method in class it.auties.whatsapp.model.sync.DeviceListMetadata
 
SenderKeyMessage - Class in it.auties.whatsapp.model.signal.message
 
SenderKeyMessage(int, int, byte[], byte[]) - Constructor for class it.auties.whatsapp.model.signal.message.SenderKeyMessage
 
SenderKeyMessage(int, Integer, Integer, byte[], byte[], byte[], byte[]) - Constructor for class it.auties.whatsapp.model.signal.message.SenderKeyMessage
 
SenderKeyMessage.SenderKeyMessageBuilder - Class in it.auties.whatsapp.model.signal.message
 
SenderKeyName - Record Class in it.auties.whatsapp.model.signal.sender
 
SenderKeyName(String, SessionAddress) - Constructor for record class it.auties.whatsapp.model.signal.sender.SenderKeyName
Creates an instance of a SenderKeyName record class.
SenderKeyRecord - Class in it.auties.whatsapp.model.signal.sender
 
SenderKeyRecord() - Constructor for class it.auties.whatsapp.model.signal.sender.SenderKeyRecord
 
SenderKeyRecord(LinkedHashMap<Integer, List<SenderKeyState>>) - Constructor for class it.auties.whatsapp.model.signal.sender.SenderKeyRecord
 
SenderKeyRecord.SenderKeyRecordBuilder - Class in it.auties.whatsapp.model.signal.sender
 
senderKeys(Map<SenderKeyName, SenderKeyRecord>) - Method in class it.auties.whatsapp.controller.Keys.KeysBuilder
Sender keys for signal implementation
SenderKeyState - Class in it.auties.whatsapp.model.signal.sender
 
SenderKeyState(int, int, byte[], SignalKeyPair) - Constructor for class it.auties.whatsapp.model.signal.sender.SenderKeyState
 
SenderKeyState(int, SignalKeyPair, ConcurrentHashMap<Integer, SenderMessageKey>, SenderChainKey) - Constructor for class it.auties.whatsapp.model.signal.sender.SenderKeyState
 
SenderKeyState.SenderKeyStateBuilder - Class in it.auties.whatsapp.model.signal.sender
 
SenderMessageKey - Record Class in it.auties.whatsapp.model.signal.sender
 
SenderMessageKey(int, byte[]) - Constructor for record class it.auties.whatsapp.model.signal.sender.SenderMessageKey
 
SenderMessageKey(int, byte[], byte[], byte[]) - Constructor for record class it.auties.whatsapp.model.signal.sender.SenderMessageKey
Creates an instance of a SenderMessageKey record class.
SenderMessageKey.SenderMessageKeyBuilder - Class in it.auties.whatsapp.model.signal.sender
 
senderName() - Method in class it.auties.whatsapp.model.info.MessageInfo
Returns the name of the person that sent this message or its pretty jid
senderTimestamp() - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage
Returns the time when this message was sent, if available
senderTimestamp() - Method in class it.auties.whatsapp.model.sync.DeviceListMetadata
 
senderTimestamp(Long) - Method in class it.auties.whatsapp.model.sync.DeviceListMetadata.DeviceListMetadataBuilder
 
senderTimestamp(Long) - Method in class it.auties.whatsapp.model.sync.DeviceListMetadata
 
senderTimestampMilliseconds() - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage
The timestamp of this message
senderTimestampMilliseconds() - Method in class it.auties.whatsapp.model.poll.PollUpdate
The timestamp
senderTimestampMilliseconds(long) - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage.PollUpdateMessageBuilder
The timestamp of this message
senderTimestampMilliseconds(long) - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage
The timestamp of this message
senderTimestampMilliseconds(long) - Method in class it.auties.whatsapp.model.poll.PollUpdate.PollUpdateBuilder
The timestamp
senderTimestampMilliseconds(long) - Method in class it.auties.whatsapp.model.poll.PollUpdate
The timestamp
senderTimestampMs() - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
senderTimestampMs(Long) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData.ButtonOpaqueDataBuilder
 
senderTimestampMs(Long) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
sendInteractiveQuery(Node, Node...) - Method in class it.auties.whatsapp.socket.SocketHandler
 
sendMessage(ContactJidProvider, ContextualMessage, ContextInfo) - Method in class it.auties.whatsapp.api.Whatsapp
Builds and sends a message from a chat, a message and a context
sendMessage(ContactJidProvider, ContextualMessage, MessageMetadataProvider) - Method in class it.auties.whatsapp.api.Whatsapp
Builds and sends a message from a chat, a message and a quoted message
sendMessage(ContactJidProvider, Message) - Method in class it.auties.whatsapp.api.Whatsapp
Builds and sends a message from a chat and a message
sendMessage(ContactJidProvider, MessageContainer) - Method in class it.auties.whatsapp.api.Whatsapp
Builds and sends a message from a chat and a message
sendMessage(ContactJidProvider, String) - Method in class it.auties.whatsapp.api.Whatsapp
Builds and sends a message from a chat and a message
sendMessage(ContactJidProvider, String, MessageMetadataProvider) - Method in class it.auties.whatsapp.api.Whatsapp
Builds and sends a message from a chat, a message and a quoted message
sendMessage(MessageInfo) - Method in class it.auties.whatsapp.api.Whatsapp
Sends a message info to a chat
sendMessage(MessageSendRequest) - Method in class it.auties.whatsapp.socket.SocketHandler
 
sendMessageAck(Node, Map<String, Object>) - Method in class it.auties.whatsapp.socket.SocketHandler
 
sendPayment(SendPaymentMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Send payment message
SendPaymentMessage - Class in it.auties.whatsapp.model.message.payment
A model class that represents a message to confirm a RequestPaymentMessage.
SendPaymentMessage() - Constructor for class it.auties.whatsapp.model.message.payment.SendPaymentMessage
 
SendPaymentMessage(MessageContainer, MessageKey) - Constructor for class it.auties.whatsapp.model.message.payment.SendPaymentMessage
 
SendPaymentMessage.SendPaymentMessageBuilder - Class in it.auties.whatsapp.model.message.payment
 
sendQuery(ContactJid, String, String, Node...) - Method in class it.auties.whatsapp.socket.SocketHandler
 
sendQuery(String, ContactJid, String, String, Map<String, Object>, Node...) - Method in class it.auties.whatsapp.socket.SocketHandler
 
sendQuery(String, String, Node...) - Method in class it.auties.whatsapp.socket.SocketHandler
 
sendQuery(String, String, Map<String, Object>, Node...) - Method in class it.auties.whatsapp.socket.SocketHandler
 
sendQueryWithNoResponse(String, ContactJid, String, String, Map<String, Object>, Node...) - Method in class it.auties.whatsapp.socket.SocketHandler
 
sendQueryWithNoResponse(String, String, Node...) - Method in class it.auties.whatsapp.socket.SocketHandler
 
sendReaction(MessageMetadataProvider, String) - Method in class it.auties.whatsapp.api.Whatsapp
Send a reaction to a message
sendReceipt(ContactJid, ContactJid, List<String>, String) - Method in class it.auties.whatsapp.socket.SocketHandler
 
sendSyncReceipt(MessageInfo, String) - Method in class it.auties.whatsapp.socket.SocketHandler
 
sendWithNoResponse(Session, Keys, Store) - Method in record class it.auties.whatsapp.model.request.Request
Sends a request to the WebSocket linked to session.
sendWithNoResponse(Node) - Method in class it.auties.whatsapp.socket.SocketHandler
 
sendWithPrologue(Session, Keys, Store) - Method in record class it.auties.whatsapp.model.request.Request
Sends a request to the WebSocket linked to session.
SENT - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoStatus
Sent
sentByMe() - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata
 
sentByMe(boolean) - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata.RecentStickerMetadataBuilder
 
sentByMe(boolean) - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata
 
sequenceNumber() - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage
This property probably refers to the number of updates that this live location message.
sequenceNumber(Long) - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage.LiveLocationMessageBuilder
 
sequenceNumber(Long) - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage
This property probably refers to the number of updates that this live location message.
serial() - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameDetails
The verified serial
serial(long) - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameDetails.BusinessVerifiedNameDetailsBuilder
The verified serial
serial(long) - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameDetails
The verified serial
serialize(boolean) - Method in interface it.auties.whatsapp.controller.Controller
Serializes this object
serialize(boolean) - Method in class it.auties.whatsapp.controller.Keys
 
serialize(boolean) - Method in class it.auties.whatsapp.controller.Store
 
serialized() - Method in class it.auties.whatsapp.model.signal.message.SenderKeyMessage
 
serialized() - Method in class it.auties.whatsapp.model.signal.message.SignalDistributionMessage
This message in a serialized form
serialized() - Method in class it.auties.whatsapp.model.signal.message.SignalMessage
 
serialized() - Method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage
 
serialized() - Method in interface it.auties.whatsapp.model.signal.message.SignalProtocolMessage
 
serialized(byte[]) - Method in class it.auties.whatsapp.model.signal.message.SenderKeyMessage.SenderKeyMessageBuilder
 
serialized(byte[]) - Method in class it.auties.whatsapp.model.signal.message.SenderKeyMessage
 
serialized(byte[]) - Method in class it.auties.whatsapp.model.signal.message.SignalDistributionMessage
This message in a serialized form
serialized(byte[]) - Method in class it.auties.whatsapp.model.signal.message.SignalDistributionMessage.SignalDistributionMessageBuilder
This message in a serialized form
serialized(byte[]) - Method in class it.auties.whatsapp.model.signal.message.SignalMessage
 
serialized(byte[]) - Method in class it.auties.whatsapp.model.signal.message.SignalMessage.SignalMessageBuilder
 
serialized(byte[]) - Method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage
 
serialized(byte[]) - Method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage.SignalPreKeyMessageBuilder
 
serializedSignalMessage() - Method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage
 
serializedSignalMessage(byte[]) - Method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage
 
serializedSignalMessage(byte[]) - Method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage.SignalPreKeyMessageBuilder
 
serializedVersion() - Method in interface it.auties.whatsapp.model.signal.message.SignalProtocolMessage
 
serializedXmlBytes() - Method in class it.auties.whatsapp.model.message.server.DeviceSyncMessage
The data that this synchronization wraps encoded as xml and stored in an array of bytes
serializedXmlBytes(byte[]) - Method in class it.auties.whatsapp.model.message.server.DeviceSyncMessage.DeviceSyncMessageBuilder
The data that this synchronization wraps encoded as xml and stored in an array of bytes
serializedXmlBytes(byte[]) - Method in class it.auties.whatsapp.model.message.server.DeviceSyncMessage
The data that this synchronization wraps encoded as xml and stored in an array of bytes
serializeKeys(Keys, boolean) - Method in interface it.auties.whatsapp.serialization.ControllerSerializerProvider
Serializes the keys
serializeStore(Store, boolean) - Method in interface it.auties.whatsapp.serialization.ControllerSerializerProvider
Serializes the store
SERIF - Enum constant in enum class it.auties.whatsapp.model.message.standard.TextMessage.TextMessageFontType
Serif
server() - Method in record class it.auties.whatsapp.model.contact.ContactJid
Returns the value of the server record component.
server(ContactJid.Server) - Method in class it.auties.whatsapp.model.contact.ContactJid.ContactJidBuilder
 
SERVER - Enum constant in enum class it.auties.whatsapp.model.contact.ContactJid.Type
Server Jid: Used to send nodes to Whatsapp usually
SERVER - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageCategory
Server message
SERVER_ACK - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageStatus
Acknowledged by the server(one tick)
ServerCertificate - Class in it.auties.whatsapp.model.signal.auth
 
ServerCertificate(byte[], byte[]) - Constructor for class it.auties.whatsapp.model.signal.auth.ServerCertificate
 
ServerCertificate.ServerCertificateBuilder - Class in it.auties.whatsapp.model.signal.auth
 
ServerErrorReceipt - Class in it.auties.whatsapp.model.sync
 
ServerErrorReceipt.ServerErrorReceiptBuilder - Class in it.auties.whatsapp.model.sync
 
serverHello() - Method in class it.auties.whatsapp.model.signal.auth.HandshakeMessage
 
serverHello(ServerHello) - Method in class it.auties.whatsapp.model.signal.auth.HandshakeMessage.HandshakeMessageBuilder
 
serverHello(ServerHello) - Method in class it.auties.whatsapp.model.signal.auth.HandshakeMessage
 
ServerHello - Class in it.auties.whatsapp.model.signal.auth
 
ServerHello(byte[], byte[], byte[]) - Constructor for class it.auties.whatsapp.model.signal.auth.ServerHello
 
ServerHello.ServerHelloBuilder - Class in it.auties.whatsapp.model.signal.auth
 
ServerMessage - Interface in it.auties.whatsapp.model.message.model
A model interface that represents a message sent by a WhatsappWeb's server
serverSignature() - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameCertificate
The server signature of this certificate
serverSignature(byte[]) - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameCertificate.BusinessVerifiedNameCertificateBuilder
The server signature of this certificate
serverSignature(byte[]) - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameCertificate
The server signature of this certificate
serverTimestamp() - Method in class it.auties.whatsapp.model.message.model.KeepInChat
 
serverTimestamp(long) - Method in class it.auties.whatsapp.model.message.model.KeepInChat.KeepInChatBuilder
 
serverTimestamp(long) - Method in class it.auties.whatsapp.model.message.model.KeepInChat
 
serverTimestampMilliseconds() - Method in class it.auties.whatsapp.model.message.model.KeepInChat
 
serverTimestampMilliseconds(long) - Method in class it.auties.whatsapp.model.message.model.KeepInChat.KeepInChatBuilder
 
serverTimestampMilliseconds(long) - Method in class it.auties.whatsapp.model.message.model.KeepInChat
 
SERVICE_EXTENSION - Enum constant in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadIOSAppExtension
 
serviceType() - Method in class it.auties.whatsapp.model.message.payment.PaymentInviteMessage
The type of service used for this payment
serviceType(PaymentInviteMessage.PaymentInviteMessageServiceType) - Method in class it.auties.whatsapp.model.message.payment.PaymentInviteMessage.PaymentInviteMessageBuilder
The type of service used for this payment
serviceType(PaymentInviteMessage.PaymentInviteMessageServiceType) - Method in class it.auties.whatsapp.model.message.payment.PaymentInviteMessage
The type of service used for this payment
session() - Method in class it.auties.whatsapp.socket.SocketHandler
 
Session - Record Class in it.auties.whatsapp.model.signal.session
 
Session() - Constructor for record class it.auties.whatsapp.model.signal.session.Session
 
Session(ConcurrentLinkedDeque<SessionState>) - Constructor for record class it.auties.whatsapp.model.signal.session.Session
Creates an instance of a Session record class.
Session.SessionBuilder - Class in it.auties.whatsapp.model.signal.session
 
SessionAddress - Record Class in it.auties.whatsapp.model.signal.session
 
SessionAddress(String, int) - Constructor for record class it.auties.whatsapp.model.signal.session.SessionAddress
Creates an instance of a SessionAddress record class.
SessionBuilder - Record Class in it.auties.whatsapp.crypto
 
SessionBuilder(SessionAddress, Keys) - Constructor for record class it.auties.whatsapp.crypto.SessionBuilder
Creates an instance of a SessionBuilder record class.
SessionChain - Record Class in it.auties.whatsapp.model.signal.session
 
SessionChain(int, byte[]) - Constructor for record class it.auties.whatsapp.model.signal.session.SessionChain
 
SessionChain(AtomicInteger, AtomicReference<byte[]>, ConcurrentHashMap<Integer, byte[]>) - Constructor for record class it.auties.whatsapp.model.signal.session.SessionChain
Creates an instance of a SessionChain record class.
SessionChain.SessionChainBuilder - Class in it.auties.whatsapp.model.signal.session
 
SessionCipher - Record Class in it.auties.whatsapp.crypto
 
SessionCipher(SessionAddress, Keys) - Constructor for record class it.auties.whatsapp.crypto.SessionCipher
Creates an instance of a SessionCipher record class.
sessionId() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
sessionId(Integer) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadBuilder
 
sessionId(Integer) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
SessionPreKey - Record Class in it.auties.whatsapp.model.signal.session
 
SessionPreKey(int, byte[], int) - Constructor for record class it.auties.whatsapp.model.signal.session.SessionPreKey
Creates an instance of a SessionPreKey record class.
SessionPreKey.SessionPreKeyBuilder - Class in it.auties.whatsapp.model.signal.session
 
sessions(Map<SessionAddress, Session>) - Method in class it.auties.whatsapp.controller.Keys.KeysBuilder
Sessions map
SessionState - Class in it.auties.whatsapp.model.signal.session
 
SessionState(int, int, byte[], byte[], ConcurrentHashMap<String, SessionChain>, byte[], SessionPreKey, SignalKeyPair, byte[], int, boolean) - Constructor for class it.auties.whatsapp.model.signal.session.SessionState
 
SessionState.SessionStateBuilder - Class in it.auties.whatsapp.model.signal.session
 
SET - Enum constant in enum class it.auties.whatsapp.model.sync.RecordSync.Operation
 
setContextInfo(ContextInfo) - Method in class it.auties.whatsapp.model.message.standard.RequestPhoneNumberMessage
The context of this message
setting() - Method in class it.auties.whatsapp.model.sync.ActionValueSync
 
Setting - Interface in it.auties.whatsapp.model.setting
 
settingsSync() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
settingsSync(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
settingsSync(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
Sha256 - Class in it.auties.whatsapp.crypto
 
shards() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
shards(List<Integer>) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadBuilder
 
shards(List<Integer>) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
SHARE_EXTENSION - Enum constant in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadIOSAppExtension
 
shareOwnPn(boolean) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
Experimental
SHOP_MESSAGE - Enum constant in enum class it.auties.whatsapp.model.message.button.InteractiveMessage.ContentType
Shop
shopContent() - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage
Shop store message
shopContent(BusinessShop) - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage.InteractiveMessageBuilder
Shop store message
shopContent(BusinessShop) - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage
Shop store message
shortConnect() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
shortConnect(boolean) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadBuilder
 
shortConnect(boolean) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
shortcut() - Method in class it.auties.whatsapp.model.action.QuickReplyAction
The shortcut for this reply
shortcut(String) - Method in class it.auties.whatsapp.model.action.QuickReplyAction.QuickReplyActionBuilder
The shortcut for this reply
shortcut(String) - Method in class it.auties.whatsapp.model.action.QuickReplyAction
The shortcut for this reply
shortName() - Method in class it.auties.whatsapp.model.contact.Contact
The nullable short name associated with this contact on the phone connected with Whatsapp If a name is available, theoretically, also a short name should be
shortName(String) - Method in class it.auties.whatsapp.model.contact.Contact.ContactBuilder
The nullable short name associated with this contact on the phone connected with Whatsapp If a name is available, theoretically, also a short name should be
shortName(String) - Method in class it.auties.whatsapp.model.contact.Contact
The nullable short name associated with this contact on the phone connected with Whatsapp If a name is available, theoretically, also a short name should be
showGroupNotificationsPreview() - Method in class it.auties.whatsapp.model.setting.GlobalSettings
 
showGroupNotificationsPreview(boolean) - Method in class it.auties.whatsapp.model.setting.GlobalSettings.GlobalSettingsBuilder
 
showGroupNotificationsPreview(boolean) - Method in class it.auties.whatsapp.model.setting.GlobalSettings
 
showIndividualNotificationsPreview() - Method in class it.auties.whatsapp.model.setting.GlobalSettings
 
showIndividualNotificationsPreview(boolean) - Method in class it.auties.whatsapp.model.setting.GlobalSettings.GlobalSettingsBuilder
 
showIndividualNotificationsPreview(boolean) - Method in class it.auties.whatsapp.model.setting.GlobalSettings
 
showNotification() - Method in class it.auties.whatsapp.model.setting.SecurityNotificationSetting
 
showNotification(boolean) - Method in class it.auties.whatsapp.model.setting.SecurityNotificationSetting.SecurityNotificationSettingBuilder
 
showNotification(boolean) - Method in class it.auties.whatsapp.model.setting.SecurityNotificationSetting
 
SignalDistributionMessage - Class in it.auties.whatsapp.model.signal.message
 
SignalDistributionMessage(int, int, byte[], byte[]) - Constructor for class it.auties.whatsapp.model.signal.message.SignalDistributionMessage
 
SignalDistributionMessage(int, Integer, Integer, byte[], byte[], byte[]) - Constructor for class it.auties.whatsapp.model.signal.message.SignalDistributionMessage
 
SignalDistributionMessage.SignalDistributionMessageBuilder - Class in it.auties.whatsapp.model.signal.message
 
SignalKeyPair - Record Class in it.auties.whatsapp.model.signal.keypair
 
SignalKeyPair(byte[], byte[]) - Constructor for record class it.auties.whatsapp.model.signal.keypair.SignalKeyPair
Creates an instance of a SignalKeyPair record class.
signalMessage() - Method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage
 
SignalMessage - Class in it.auties.whatsapp.model.signal.message
 
SignalMessage(byte[], int, int, byte[], Function<byte[], byte[]>) - Constructor for class it.auties.whatsapp.model.signal.message.SignalMessage
 
SignalMessage(int, byte[], Integer, Integer, byte[], byte[], byte[]) - Constructor for class it.auties.whatsapp.model.signal.message.SignalMessage
 
SignalMessage.SignalMessageBuilder - Class in it.auties.whatsapp.model.signal.message
 
SignalPreKeyMessage - Class in it.auties.whatsapp.model.signal.message
 
SignalPreKeyMessage(int, byte[], byte[], byte[], int, int) - Constructor for class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage
 
SignalPreKeyMessage(int, Integer, byte[], byte[], byte[], Integer, Integer, byte[]) - Constructor for class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage
 
SignalPreKeyMessage.SignalPreKeyMessageBuilder - Class in it.auties.whatsapp.model.signal.message
 
SignalPreKeyPair - Record Class in it.auties.whatsapp.model.signal.keypair
 
SignalPreKeyPair(int, byte[], byte[]) - Constructor for record class it.auties.whatsapp.model.signal.keypair.SignalPreKeyPair
Creates an instance of a SignalPreKeyPair record class.
SignalProtocolMessage - Interface in it.auties.whatsapp.model.signal.message
 
SignalSignedKeyPair - Record Class in it.auties.whatsapp.model.signal.keypair
 
SignalSignedKeyPair(int, SignalKeyPair, byte[]) - Constructor for record class it.auties.whatsapp.model.signal.keypair.SignalSignedKeyPair
Creates an instance of a SignalSignedKeyPair record class.
SignalSpecification - Interface in it.auties.whatsapp.util
 
signature() - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameCertificate
The signature of this certificate
signature() - Method in class it.auties.whatsapp.model.signal.auth.CompanionData
 
signature() - Method in class it.auties.whatsapp.model.signal.auth.ServerCertificate
 
signature() - Method in record class it.auties.whatsapp.model.signal.keypair.SignalSignedKeyPair
Returns the value of the signature record component.
signature() - Method in class it.auties.whatsapp.model.signal.message.SenderKeyMessage
 
signature() - Method in class it.auties.whatsapp.model.signal.message.SignalMessage
 
signature(byte[]) - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameCertificate.BusinessVerifiedNameCertificateBuilder
The signature of this certificate
signature(byte[]) - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameCertificate
The signature of this certificate
signature(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.CompanionData.CompanionDataBuilder
 
signature(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.CompanionData
 
signature(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.ServerCertificate.ServerCertificateBuilder
 
signature(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.ServerCertificate
 
signature(byte[]) - Method in class it.auties.whatsapp.model.signal.message.SenderKeyMessage.SenderKeyMessageBuilder
 
signature(byte[]) - Method in class it.auties.whatsapp.model.signal.message.SenderKeyMessage
 
signature(byte[]) - Method in class it.auties.whatsapp.model.signal.message.SignalMessage.SignalMessageBuilder
 
signature(byte[]) - Method in class it.auties.whatsapp.model.signal.message.SignalMessage
 
SIGNATURE_LENGTH - Static variable in interface it.auties.whatsapp.util.SignalSpecification
 
signatureId() - Method in class it.auties.whatsapp.model.signal.auth.CompanionData
 
signatureId(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.CompanionData.CompanionDataBuilder
 
signatureId(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.CompanionData
 
signaturePublicKey() - Method in class it.auties.whatsapp.model.signal.auth.CompanionData
 
signaturePublicKey(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.CompanionData.CompanionDataBuilder
 
signaturePublicKey(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.CompanionData
 
signed() - Method in class it.auties.whatsapp.model.info.BusinessIdentityInfo
Indicates whether this account has a signed certificate
signed(boolean) - Method in class it.auties.whatsapp.model.info.BusinessIdentityInfo.BusinessIdentityInfoBuilder
Indicates whether this account has a signed certificate
signed(boolean) - Method in class it.auties.whatsapp.model.info.BusinessIdentityInfo
Indicates whether this account has a signed certificate
SignedDeviceIdentity - Class in it.auties.whatsapp.model.signal.auth
 
SignedDeviceIdentity(byte[], byte[], byte[], byte[]) - Constructor for class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentity
 
SignedDeviceIdentity.SignedDeviceIdentityBuilder - Class in it.auties.whatsapp.model.signal.auth
 
SignedDeviceIdentityHMAC - Class in it.auties.whatsapp.model.signal.auth
 
SignedDeviceIdentityHMAC(byte[], byte[]) - Constructor for class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentityHMAC
 
SignedDeviceIdentityHMAC.SignedDeviceIdentityHMACBuilder - Class in it.auties.whatsapp.model.signal.auth
 
signedKeyId() - Method in record class it.auties.whatsapp.model.signal.session.SessionPreKey
Returns the value of the signedKeyId record component.
signedKeyId(int) - Method in class it.auties.whatsapp.model.signal.session.SessionPreKey.SessionPreKeyBuilder
 
SignedKeyIndexList - Class in it.auties.whatsapp.model.signal.auth
 
SignedKeyIndexList(byte[], byte[]) - Constructor for class it.auties.whatsapp.model.signal.auth.SignedKeyIndexList
 
SignedKeyIndexList.SignedKeyIndexListBuilder - Class in it.auties.whatsapp.model.signal.auth
 
signedKeyPair() - Method in class it.auties.whatsapp.controller.Keys
The signed pre key
signedKeyPair(SignalSignedKeyPair) - Method in class it.auties.whatsapp.controller.Keys.KeysBuilder
The signed pre key
signedPreKeyId() - Method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage
 
signedPreKeyId(Integer) - Method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage.SignalPreKeyMessageBuilder
 
signedPreKeyId(Integer) - Method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage
 
signingKey() - Method in class it.auties.whatsapp.model.signal.message.SenderKeyMessage
 
signingKey() - Method in class it.auties.whatsapp.model.signal.message.SignalDistributionMessage
The signing key of the message
signingKey() - Method in class it.auties.whatsapp.model.signal.sender.SenderKeyState
 
signingKey(byte[]) - Method in class it.auties.whatsapp.model.signal.message.SenderKeyMessage.SenderKeyMessageBuilder
 
signingKey(byte[]) - Method in class it.auties.whatsapp.model.signal.message.SenderKeyMessage
 
signingKey(byte[]) - Method in class it.auties.whatsapp.model.signal.message.SignalDistributionMessage.SignalDistributionMessageBuilder
The signing key of the message
signingKey(byte[]) - Method in class it.auties.whatsapp.model.signal.message.SignalDistributionMessage
The signing key of the message
signingKey(SignalKeyPair) - Method in class it.auties.whatsapp.model.signal.sender.SenderKeyState.SenderKeyStateBuilder
 
simpleBuilder() - Static method in class it.auties.whatsapp.model.message.standard.AudioMessage
 
simpleBuilder() - Static method in class it.auties.whatsapp.model.message.standard.DocumentMessage
 
simpleBuilder() - Static method in class it.auties.whatsapp.model.message.standard.ImageMessage
 
simpleBuilder() - Static method in class it.auties.whatsapp.model.message.standard.PollCreationMessage
 
simpleBuilder() - Static method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage
 
simpleBuilder() - Static method in class it.auties.whatsapp.model.message.standard.StickerMessage
 
simpleGifBuilder() - Static method in class it.auties.whatsapp.model.message.standard.VideoMessage
 
simpleVideoBuilder() - Static method in class it.auties.whatsapp.model.message.standard.VideoMessage
 
SINGLE_BYTE - Static variable in class it.auties.whatsapp.binary.Tokens
 
SINGLE_BYTE_MAX - Enum constant in enum class it.auties.whatsapp.binary.Tag
 
SINGLE_SELECT - Enum constant in enum class it.auties.whatsapp.model.message.button.ListMessage.Type
Only one option can be selected
SingleSelectReplyButton - Class in it.auties.whatsapp.model.button
A model class that represents the selection of a row
SingleSelectReplyButton.SingleSelectReplyButtonBuilder - Class in it.auties.whatsapp.model.button
 
size() - Method in record class it.auties.whatsapp.model.request.Node
Returns the size of this object
SMB_ANDROID - Enum constant in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentPlatform
 
SMB_IOS - Enum constant in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentPlatform
 
SMILE - Static variable in interface it.auties.whatsapp.util.JacksonProvider
 
snapshotMac() - Method in class it.auties.whatsapp.model.sync.PatchSync
 
snapshotMac(byte[]) - Method in class it.auties.whatsapp.model.sync.PatchSync.PatchSyncBuilder
 
snapshotMac(byte[]) - Method in class it.auties.whatsapp.model.sync.PatchSync
 
snapshotMacKey() - Method in record class it.auties.whatsapp.model.sync.MutationKeys
Returns the value of the snapshotMacKey record component.
SnapshotSync - Class in it.auties.whatsapp.model.sync
 
SnapshotSync(VersionSync, List<RecordSync>, byte[], KeyId) - Constructor for class it.auties.whatsapp.model.sync.SnapshotSync
 
SnapshotSync.SnapshotSyncBuilder - Class in it.auties.whatsapp.model.sync
 
SOCKET - Enum constant in enum class it.auties.whatsapp.api.ErrorHandler.Location
Called when sending or receiving a socket message
SocketEvent - Enum Class in it.auties.whatsapp.api
The constants of this enumerated type describe the various types of events regarding a socket
SocketHandler - Class in it.auties.whatsapp.socket
 
SocketHandler(Whatsapp, Whatsapp.Options, Store, Keys) - Constructor for class it.auties.whatsapp.socket.SocketHandler
 
SocketHandler.OriginPatcher - Class in it.auties.whatsapp.socket
 
SOLAR_HIJRI - Enum constant in enum class it.auties.whatsapp.model.business.BusinessDateTimeComponent.CalendarType
Solar calendar
source() - Method in class it.auties.whatsapp.model.info.CallInfo
The source of this call
source(String) - Method in class it.auties.whatsapp.model.info.CallInfo.CallInfoBuilder
The source of this call
source(String) - Method in class it.auties.whatsapp.model.info.CallInfo
The source of this call
sourceId() - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo
The source jid of this ad
sourceId(String) - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo.ExternalAdReplyInfoBuilder
The source jid of this ad
sourceId(String) - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo
The source jid of this ad
sourceType() - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo
The source type of this ad
sourceType(String) - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo.ExternalAdReplyInfoBuilder
The source type of this ad
sourceType(String) - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo
The source type of this ad
sourceUrl() - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo
The source url of this ad
sourceUrl(String) - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo.ExternalAdReplyInfoBuilder
The source url of this ad
sourceUrl(String) - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo
The source url of this ad
speed() - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage
The speed in meters per second of the device that sent this live location message
speed() - Method in class it.auties.whatsapp.model.message.standard.LocationMessage
The speed in meters per second of the device that sent this live location message
speed(Float) - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage.LiveLocationMessageBuilder
 
speed(Float) - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage
The speed in meters per second of the device that sent this live location message
speed(Float) - Method in class it.auties.whatsapp.model.message.standard.LocationMessage.LocationMessageBuilder
 
speed(Float) - Method in class it.auties.whatsapp.model.message.standard.LocationMessage
The speed in meters per second of the device that sent this live location message
STANDARD - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageCategory
Standard message
stanzaId() - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata
 
stanzaId(String) - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata.RecentStickerMetadataBuilder
 
stanzaId(String) - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata
 
star(MessageInfo) - Method in class it.auties.whatsapp.api.Whatsapp
Stars a message
starAction(StarAction) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
StarAction - Class in it.auties.whatsapp.model.action
A model clas that represents a new star status for a message
StarAction.StarActionBuilder - Class in it.auties.whatsapp.model.action
 
starred() - Method in class it.auties.whatsapp.model.action.StarAction
Whether this action set the message as starred
starred() - Method in class it.auties.whatsapp.model.info.MessageInfo
Whether this message is starred
starred(boolean) - Method in class it.auties.whatsapp.model.action.StarAction.StarActionBuilder
Whether this action set the message as starred
starred(boolean) - Method in class it.auties.whatsapp.model.action.StarAction
Whether this action set the message as starred
starred(boolean) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
Whether this message is starred
starred(boolean) - Method in class it.auties.whatsapp.model.info.MessageInfo
Whether this message is starred
starredMessages() - Method in class it.auties.whatsapp.controller.Store
Returns all the starred messages
starredMessages() - Method in class it.auties.whatsapp.model.chat.Chat
Returns all the starred messages in this chat
starredStickers() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
starredStickers(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
starredStickers(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
state() - Method in class it.auties.whatsapp.socket.SocketHandler
 
state(SocketState) - Method in class it.auties.whatsapp.socket.SocketHandler
 
states() - Method in record class it.auties.whatsapp.model.signal.session.Session
Returns the value of the states record component.
states(ConcurrentLinkedDeque<SessionState>) - Method in class it.auties.whatsapp.model.signal.session.Session.SessionBuilder
 
states(LinkedHashMap<Integer, List<SenderKeyState>>) - Method in class it.auties.whatsapp.model.signal.sender.SenderKeyRecord.SenderKeyRecordBuilder
 
staticText() - Method in class it.auties.whatsapp.model.signal.auth.ClientFinish
 
staticText() - Method in class it.auties.whatsapp.model.signal.auth.ClientHello
 
staticText() - Method in class it.auties.whatsapp.model.signal.auth.ServerHello
 
staticText(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.ClientFinish.ClientFinishBuilder
 
staticText(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.ClientFinish
 
staticText(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.ClientHello.ClientHelloBuilder
 
staticText(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.ClientHello
 
staticText(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.ServerHello.ServerHelloBuilder
 
staticText(byte[]) - Method in class it.auties.whatsapp.model.signal.auth.ServerHello
 
status() - Method in class it.auties.whatsapp.controller.Store
Returns all the status
status() - Method in class it.auties.whatsapp.model.info.MessageInfo
The global status of this message
status() - Method in class it.auties.whatsapp.model.info.PaymentInfo
The status of this payment
status() - Method in class it.auties.whatsapp.model.media.DownloadResult
 
status() - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage
The status of this order
status() - Method in record class it.auties.whatsapp.model.response.ContactStatusResponse
Returns the value of the status record component.
status(DownloadResult.Status) - Method in class it.auties.whatsapp.model.media.DownloadResult.DownloadResultBuilder
 
status(MessageStatus) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
The global status of this message
status(MessageStatus) - Method in class it.auties.whatsapp.model.info.MessageInfo
The global status of this message
status(ConcurrentHashMap<ContactJid, ConcurrentLinkedDeque<MessageInfo>>) - Method in class it.auties.whatsapp.controller.Store.StoreBuilder
The non-null list of status messages
status(PaymentInfo.PaymentInfoStatus) - Method in class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoBuilder
The status of this payment
status(PaymentInfo.PaymentInfoStatus) - Method in class it.auties.whatsapp.model.info.PaymentInfo
The status of this payment
status(PaymentOrderMessage.OrderMessageOrderStatus) - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage.PaymentOrderMessageBuilder
The status of this order
status(PaymentOrderMessage.OrderMessageOrderStatus) - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage
The status of this order
STATUS - Enum constant in enum class it.auties.whatsapp.model.contact.ContactJid.Type
Image Status Jid of a contact
STATUS - Enum constant in enum class it.auties.whatsapp.model.privacy.PrivacySettingType
Refers to who should be able to see your status
statusRanking() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
statusRanking(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
statusRanking(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
statusV3Messages() - Method in class it.auties.whatsapp.model.sync.HistorySync
 
statusV3Messages(List<MessageInfo>) - Method in class it.auties.whatsapp.model.sync.HistorySync.HistorySyncBuilder
 
statusV3Messages(List<MessageInfo>) - Method in class it.auties.whatsapp.model.sync.HistorySync
 
sticker(StickerMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Sticker message
STICKER - Enum constant in enum class it.auties.whatsapp.model.message.model.MediaMessageType
The message is a sticker
STICKER - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Sticker
STICKER_SYNC - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Sticker sync
stickerAction(StickerAction) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
StickerAction - Class in it.auties.whatsapp.model.action
 
StickerAction(String, byte[], byte[], String, int, int, String, long, boolean, Integer) - Constructor for class it.auties.whatsapp.model.action.StickerAction
 
StickerAction.StickerActionBuilder - Class in it.auties.whatsapp.model.action
 
stickerHashWithoutMeta() - Method in class it.auties.whatsapp.model.action.FavoriteStickerAction
The hash of the sticker without metadata
stickerHashWithoutMeta(String) - Method in class it.auties.whatsapp.model.action.FavoriteStickerAction.FavoriteStickerActionBuilder
The hash of the sticker without metadata
stickerHashWithoutMeta(String) - Method in class it.auties.whatsapp.model.action.FavoriteStickerAction
The hash of the sticker without metadata
StickerMessage - Class in it.auties.whatsapp.model.message.standard
A model class that represents a message holding a sticker inside
StickerMessage() - Constructor for class it.auties.whatsapp.model.message.standard.StickerMessage
 
StickerMessage(StickerMessage.StickerMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp.model.message.standard.StickerMessage
 
StickerMessage(String, byte[], byte[], byte[], String, Integer, Integer, String, long, long, Integer, byte[], boolean, byte[]) - Constructor for class it.auties.whatsapp.model.message.standard.StickerMessage
 
StickerMessage.SimpleStickerMessageBuilder - Class in it.auties.whatsapp.model.message.standard
 
StickerMessage.StickerMessageBuilder<C extends StickerMessage,B extends StickerMessage.StickerMessageBuilder<C,B>> - Class in it.auties.whatsapp.model.message.standard
 
StickerMessageBuilder() - Constructor for class it.auties.whatsapp.model.message.standard.StickerMessage.StickerMessageBuilder
 
stickerPackQuery() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
stickerPackQuery(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
stickerPackQuery(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
stickerSync(StickerSyncRMRMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Sticker sync message
StickerSyncRMRMessage - Class in it.auties.whatsapp.model.message.server
 
StickerSyncRMRMessage(List<String>, String, long) - Constructor for class it.auties.whatsapp.model.message.server.StickerSyncRMRMessage
 
StickerSyncRMRMessage.StickerSyncRMRMessageBuilder - Class in it.auties.whatsapp.model.message.server
 
storageQuotaMb() - Method in class it.auties.whatsapp.model.sync.HistorySyncConfig
 
storageQuotaMb(int) - Method in class it.auties.whatsapp.model.sync.HistorySyncConfig.HistorySyncConfigBuilder
 
storageQuotaMb(int) - Method in class it.auties.whatsapp.model.sync.HistorySyncConfig
 
store() - Method in class it.auties.whatsapp.api.Whatsapp
Returns the store associated with this session
store() - Method in class it.auties.whatsapp.socket.SocketHandler
 
Store - Class in it.auties.whatsapp.controller
This controller holds the user-related data regarding a WhatsappWeb session
Store(CountDownLatch, int, String, String, URI, String, ContactJid, ConcurrentHashMap<ContactJid, Chat>, ConcurrentHashMap<ContactJid, Contact>, ConcurrentHashMap<ContactJid, ConcurrentLinkedDeque<MessageInfo>>, ConcurrentHashMap<PrivacySettingType, PrivacySettingValue>, boolean, boolean, boolean, boolean, ConcurrentLinkedDeque<Request>, ConcurrentLinkedDeque<NodeHandler>, ConcurrentLinkedDeque<ReplyHandler>, ConcurrentLinkedDeque<Listener>, AtomicLong, String, long, MediaConnection, boolean, ChatEphemeralTimer) - Constructor for class it.auties.whatsapp.controller.Store
 
Store.StoreBuilder - Class in it.auties.whatsapp.controller
 
stream(boolean) - Static method in class it.auties.whatsapp.serialization.ControllerProviderLoader
Streams all the providers loaded in the class loader
STREAM - Enum constant in enum class it.auties.whatsapp.api.ErrorHandler.Location
Called when an error arrives from the stream
STREAM_END - Enum constant in enum class it.auties.whatsapp.binary.Tag
 
streamConnections() - Static method in class it.auties.whatsapp.api.Whatsapp
Returns a stream of all known connections
streamConnections(Whatsapp.Options) - Static method in class it.auties.whatsapp.api.Whatsapp
Returns a stream of all known connections
streamingSidecar() - Method in class it.auties.whatsapp.model.message.standard.AudioMessage
The sidecar is an array of bytes obtained by concatenating every [n*64K, (n+1)*64K+16] chunk of the encoded media signed with the mac key and truncated to ten bytes.
streamingSidecar() - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
The sidecar for the decoded video that this message wraps
streamingSidecar(byte[]) - Method in class it.auties.whatsapp.model.message.standard.AudioMessage.AudioMessageBuilder
 
streamingSidecar(byte[]) - Method in class it.auties.whatsapp.model.message.standard.AudioMessage
The sidecar is an array of bytes obtained by concatenating every [n*64K, (n+1)*64K+16] chunk of the encoded media signed with the mac key and truncated to ten bytes.
streamingSidecar(byte[]) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
The sidecar for the decoded video that this message wraps
streamingSidecar(byte[]) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.VideoMessageBuilder
 
stubParameters() - Method in class it.auties.whatsapp.model.info.MessageInfo
Message stub parameters
stubParameters(List<String>) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
 
stubParameters(List<String>) - Method in class it.auties.whatsapp.model.info.MessageInfo
Message stub parameters
stubType() - Method in class it.auties.whatsapp.model.info.MessageInfo
Returns the optional stub type
stubType(MessageInfo.StubType) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
The stub type of this message.
stubType(MessageInfo.StubType) - Method in class it.auties.whatsapp.model.info.MessageInfo
The stub type of this message.
subject() - Method in class it.auties.whatsapp.model.chat.GroupMetadata
The subject or name of the group
subjectTimestamp() - Method in class it.auties.whatsapp.model.chat.GroupMetadata
The timestamp when the subject was last changed
subscribeToPresence(ContactJidProvider) - Method in class it.auties.whatsapp.socket.SocketHandler
 
subscribeToPresence(T) - Method in class it.auties.whatsapp.api.Whatsapp
Sends a request to Whatsapp in order to receive updates when the status of a contact changes.
subscriptionAction(SubscriptionAction) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
SubscriptionAction - Class in it.auties.whatsapp.model.action
 
SubscriptionAction(boolean, boolean, long) - Constructor for class it.auties.whatsapp.model.action.SubscriptionAction
 
SubscriptionAction.SubscriptionActionBuilder - Class in it.auties.whatsapp.model.action
 
subtextArgb() - Method in class it.auties.whatsapp.model.payment.PaymentBackground
 
subtextArgb(int) - Method in class it.auties.whatsapp.model.payment.PaymentBackground.PaymentBackgroundBuilder
 
subtextArgb(int) - Method in class it.auties.whatsapp.model.payment.PaymentBackground
 
subtitle() - Method in class it.auties.whatsapp.model.product.ProductHeader
The subtitle of this header
subtitle(String) - Method in class it.auties.whatsapp.model.product.ProductHeader.DocumentProductHeaderBuilder
 
subtitle(String) - Method in class it.auties.whatsapp.model.product.ProductHeader.ImageProductHeaderBuilder
 
subtitle(String) - Method in class it.auties.whatsapp.model.product.ProductHeader.ProductHeaderBuilder
The subtitle of this header
subtitle(String) - Method in class it.auties.whatsapp.model.product.ProductHeader
The subtitle of this header
subtitle(String) - Method in class it.auties.whatsapp.model.product.ProductHeader.ThumbnailProductHeaderBuilder
 
subtitle(String) - Method in class it.auties.whatsapp.model.product.ProductHeader.VideoProductHeaderBuilder
 
success(byte[]) - Static method in class it.auties.whatsapp.model.media.DownloadResult
Constructs a new successful download result
SUCCESS - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
SUCCESS - Enum constant in enum class it.auties.whatsapp.model.media.DownloadResult.Status
The download was downloaded successfully
SUCCESS - Enum constant in enum class it.auties.whatsapp.model.sync.MediaRetryNotification.Result
 
SUNDAY - Enum constant in enum class it.auties.whatsapp.model.business.BusinessDateTimeComponent.DayOfWeek
Sunday
support() - Method in class it.auties.whatsapp.model.chat.Chat
Whether this chat is an official support chat from Whatsapp
support() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
support(boolean) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
Whether this chat is an official support chat from Whatsapp
support(boolean) - Method in class it.auties.whatsapp.model.chat.Chat
Whether this chat is an official support chat from Whatsapp
support(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
support(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
supportsDocumentMessages() - Method in class it.auties.whatsapp.model.signal.auth.WebPayload
 
supportsDocumentMessages(boolean) - Method in class it.auties.whatsapp.model.signal.auth.WebPayload
 
supportsDocumentMessages(boolean) - Method in class it.auties.whatsapp.model.signal.auth.WebPayload.WebPayloadBuilder
 
supportsE2EAudio() - Method in class it.auties.whatsapp.model.signal.auth.WebPayload
 
supportsE2EAudio(boolean) - Method in class it.auties.whatsapp.model.signal.auth.WebPayload
 
supportsE2EAudio(boolean) - Method in class it.auties.whatsapp.model.signal.auth.WebPayload.WebPayloadBuilder
 
supportsE2EDocument() - Method in class it.auties.whatsapp.model.signal.auth.WebPayload
 
supportsE2EDocument(boolean) - Method in class it.auties.whatsapp.model.signal.auth.WebPayload
 
supportsE2EDocument(boolean) - Method in class it.auties.whatsapp.model.signal.auth.WebPayload.WebPayloadBuilder
 
supportsE2EImage() - Method in class it.auties.whatsapp.model.signal.auth.WebPayload
 
supportsE2EImage(boolean) - Method in class it.auties.whatsapp.model.signal.auth.WebPayload
 
supportsE2EImage(boolean) - Method in class it.auties.whatsapp.model.signal.auth.WebPayload.WebPayloadBuilder
 
supportsE2EVideo() - Method in class it.auties.whatsapp.model.signal.auth.WebPayload
 
supportsE2EVideo(boolean) - Method in class it.auties.whatsapp.model.signal.auth.WebPayload
 
supportsE2EVideo(boolean) - Method in class it.auties.whatsapp.model.signal.auth.WebPayload.WebPayloadBuilder
 
supportsMediaRetry() - Method in class it.auties.whatsapp.model.signal.auth.WebPayload
 
supportsMediaRetry(boolean) - Method in class it.auties.whatsapp.model.signal.auth.WebPayload
 
supportsMediaRetry(boolean) - Method in class it.auties.whatsapp.model.signal.auth.WebPayload.WebPayloadBuilder
 
supportsStarredMessages() - Method in class it.auties.whatsapp.model.signal.auth.WebPayload
 
supportsStarredMessages(boolean) - Method in class it.auties.whatsapp.model.signal.auth.WebPayload
 
supportsStarredMessages(boolean) - Method in class it.auties.whatsapp.model.signal.auth.WebPayload.WebPayloadBuilder
 
supportsUrlMessages() - Method in class it.auties.whatsapp.model.signal.auth.WebPayload
 
supportsUrlMessages(boolean) - Method in class it.auties.whatsapp.model.signal.auth.WebPayload
 
supportsUrlMessages(boolean) - Method in class it.auties.whatsapp.model.signal.auth.WebPayload.WebPayloadBuilder
 
surface() - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage
The surface of this order
surface(PaymentOrderMessage.OrderSurface) - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage.PaymentOrderMessageBuilder
The surface of this order
surface(PaymentOrderMessage.OrderSurface) - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage
The surface of this order
surfaceType() - Method in class it.auties.whatsapp.model.business.BusinessShop
The surface of the shop
surfaceType(BusinessShop.SurfaceType) - Method in class it.auties.whatsapp.model.business.BusinessShop.BusinessShopBuilder
The surface of the shop
surfaceType(BusinessShop.SurfaceType) - Method in class it.auties.whatsapp.model.business.BusinessShop
The surface of the shop
suspended() - Method in class it.auties.whatsapp.model.chat.Chat
Whether this chat was suspended and therefore cannot be accessed anymore
suspended(boolean) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
Whether this chat was suspended and therefore cannot be accessed anymore
suspended(boolean) - Method in class it.auties.whatsapp.model.chat.Chat
Whether this chat was suspended and therefore cannot be accessed anymore
symbols() - Method in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
sync() - Method in record class it.auties.whatsapp.model.sync.PatchRequest
Returns the value of the sync record component.
SYNC_FAILED - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
Syncable - Interface in it.auties.whatsapp.model.sync
 
SyncActionMessage - Class in it.auties.whatsapp.model.sync
 
SyncActionMessage(MessageKey, Long) - Constructor for class it.auties.whatsapp.model.sync.SyncActionMessage
 
SyncActionMessage.SyncActionMessageBuilder - Class in it.auties.whatsapp.model.sync
 
SYNCING - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
syncType() - Method in class it.auties.whatsapp.model.sync.HistorySync
 
syncType() - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification
 
syncType(HistorySync.HistorySyncHistorySyncType) - Method in class it.auties.whatsapp.model.sync.HistorySync.HistorySyncBuilder
 
syncType(HistorySync.HistorySyncHistorySyncType) - Method in class it.auties.whatsapp.model.sync.HistorySync
 
syncType(HistorySyncNotification.HistorySyncNotificationHistorySyncType) - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification.HistorySyncNotificationBuilder
 
syncType(HistorySyncNotification.HistorySyncNotificationHistorySyncType) - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification
 
SYSTEM - Enum constant in enum class it.auties.whatsapp.model.signal.auth.DNSSource.DNSSourceDNSResolutionMethod
 

T

tag(String) - Method in class it.auties.whatsapp.controller.Store.StoreBuilder
The request tag, used to create messages
Tag - Enum Class in it.auties.whatsapp.binary
 
targetMessageKey() - Method in class it.auties.whatsapp.model.message.server.EncryptedReactionMessage
 
targetMessageKey(MessageKey) - Method in class it.auties.whatsapp.model.message.server.EncryptedReactionMessage.EncryptedReactionMessageBuilder
 
targetMessageKey(MessageKey) - Method in class it.auties.whatsapp.model.message.server.EncryptedReactionMessage
 
TCL_TV - Enum constant in enum class it.auties.whatsapp.model.signal.auth.Companion.CompanionPropsPlatformType
 
template(TemplateMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Template message
TEMPLATE - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Template
TEMPLATE_REPLY - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Template reply
TemplateFormatter - Interface in it.auties.whatsapp.model.button
 
templateId() - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate
The id of the template
templateId(String) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.HydratedFourRowTemplateBuilder
The id of the template
templateId(String) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate
The id of the template
templateMessage() - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage
Hydrated message
templateMessage() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
templateMessage(TemplateMessage) - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage.HighlyStructuredMessageBuilder
Hydrated message
templateMessage(TemplateMessage) - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage
Hydrated message
templateMessage(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
templateMessage(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
TemplateMessage - Class in it.auties.whatsapp.model.message.button
A model class that represents a message sent in a WhatsappBusiness chat that provides a list of buttons to choose from.
TemplateMessage() - Constructor for class it.auties.whatsapp.model.message.button.TemplateMessage
 
TemplateMessage(TemplateMessage.TemplateMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp.model.message.button.TemplateMessage
 
TemplateMessage(String, HydratedFourRowTemplate, FourRowTemplate, HydratedFourRowTemplate, InteractiveMessage, ContextInfo) - Constructor for class it.auties.whatsapp.model.message.button.TemplateMessage
 
TemplateMessage.Format - Enum Class in it.auties.whatsapp.model.message.button
The constant of this enumerated type define the various of types of visual formats for a TemplateMessage
TemplateMessage.TemplateMessageBuilder<C extends TemplateMessage,B extends TemplateMessage.TemplateMessageBuilder<C,B>> - Class in it.auties.whatsapp.model.message.button
 
TemplateMessageBuilder() - Constructor for class it.auties.whatsapp.model.message.button.TemplateMessage.TemplateMessageBuilder
 
templateMessageInteractivity() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
templateMessageInteractivity(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
templateMessageInteractivity(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
templateReply(TemplateReplyMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Template button reply message
TemplateReplyMessage - Class in it.auties.whatsapp.model.message.button
A model class that represents a message that contains a response to a previous HighlyStructuredMessage
TemplateReplyMessage() - Constructor for class it.auties.whatsapp.model.message.button.TemplateReplyMessage
 
TemplateReplyMessage(TemplateReplyMessage.TemplateReplyMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp.model.message.button.TemplateReplyMessage
 
TemplateReplyMessage(String, String, ContextInfo, int) - Constructor for class it.auties.whatsapp.model.message.button.TemplateReplyMessage
 
TemplateReplyMessage.TemplateReplyMessageBuilder<C extends TemplateReplyMessage,B extends TemplateReplyMessage.TemplateReplyMessageBuilder<C,B>> - Class in it.auties.whatsapp.model.message.button
 
TemplateReplyMessageBuilder() - Constructor for class it.auties.whatsapp.model.message.button.TemplateReplyMessage.TemplateReplyMessageBuilder
 
TENOR - Enum constant in enum class it.auties.whatsapp.model.message.standard.VideoMessage.VideoMessageAttribution
Tenor
terminated() - Method in class it.auties.whatsapp.model.chat.Chat
Whether this chat was terminated
terminated(boolean) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
Whether this chat was terminated
terminated(boolean) - Method in class it.auties.whatsapp.model.chat.Chat
Whether this chat was terminated
tertiary() - Method in class it.auties.whatsapp.model.signal.auth.Version
 
tertiary(Integer) - Method in class it.auties.whatsapp.model.signal.auth.Version
 
tertiary(Integer) - Method in class it.auties.whatsapp.model.signal.auth.Version.VersionBuilder
 
text() - Method in class it.auties.whatsapp.model.button.Button
The text content of this button.
text() - Method in class it.auties.whatsapp.model.button.CallButton
The text of this button
text() - Method in class it.auties.whatsapp.model.button.HydratedCallButton
The text of this button
text() - Method in class it.auties.whatsapp.model.button.HydratedQuickReplyButton
The text of this button
text() - Method in class it.auties.whatsapp.model.button.HydratedURLButton
The text of this button
text() - Method in class it.auties.whatsapp.model.button.QuickReplyButton
The text of this button
text() - Method in class it.auties.whatsapp.model.button.URLButton
The text of this button
text() - Method in class it.auties.whatsapp.model.message.standard.TextMessage
The text that this message wraps
text() - Method in class it.auties.whatsapp.model.sync.ExitCode
 
text(ButtonText) - Method in class it.auties.whatsapp.model.button.Button.ButtonBuilder
The text content of this button.
text(ButtonText) - Method in class it.auties.whatsapp.model.button.Button
The text content of this button.
text(HighlyStructuredMessage) - Method in class it.auties.whatsapp.model.button.CallButton.CallButtonBuilder
The text of this button
text(HighlyStructuredMessage) - Method in class it.auties.whatsapp.model.button.CallButton
The text of this button
text(HighlyStructuredMessage) - Method in class it.auties.whatsapp.model.button.QuickReplyButton.QuickReplyButtonBuilder
The text of this button
text(HighlyStructuredMessage) - Method in class it.auties.whatsapp.model.button.QuickReplyButton
The text of this button
text(HighlyStructuredMessage) - Method in class it.auties.whatsapp.model.button.URLButton
The text of this button
text(HighlyStructuredMessage) - Method in class it.auties.whatsapp.model.button.URLButton.URLButtonBuilder
The text of this button
text(TextMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Text message
text(String) - Method in class it.auties.whatsapp.model.button.HydratedCallButton.HydratedCallButtonBuilder
The text of this button
text(String) - Method in class it.auties.whatsapp.model.button.HydratedCallButton
The text of this button
text(String) - Method in class it.auties.whatsapp.model.button.HydratedQuickReplyButton.HydratedQuickReplyButtonBuilder
The text of this button
text(String) - Method in class it.auties.whatsapp.model.button.HydratedQuickReplyButton
The text of this button
text(String) - Method in class it.auties.whatsapp.model.button.HydratedURLButton.HydratedURLButtonBuilder
The text of this button
text(String) - Method in class it.auties.whatsapp.model.button.HydratedURLButton
The text of this button
text(String) - Method in class it.auties.whatsapp.model.message.standard.TextMessage
The text that this message wraps
text(String) - Method in class it.auties.whatsapp.model.message.standard.TextMessage.TextMessageBuilder
 
text(String) - Method in class it.auties.whatsapp.model.sync.ExitCode.ExitCodeBuilder
 
text(String) - Method in class it.auties.whatsapp.model.sync.ExitCode
 
TEXT - Enum constant in enum class it.auties.whatsapp.model.button.Button.ButtonType
 
TEXT - Enum constant in enum class it.auties.whatsapp.model.message.button.ButtonsMessage.HeaderType
Text message
TEXT - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Text
TEXT_TITLE - Enum constant in enum class it.auties.whatsapp.model.button.HydratedFourRowTemplate.TitleType
Text title
textArgb() - Method in class it.auties.whatsapp.model.message.standard.TextMessage
The color of this text message encoded as ARGB
textArgb() - Method in class it.auties.whatsapp.model.payment.PaymentBackground
 
textArgb(int) - Method in class it.auties.whatsapp.model.payment.PaymentBackground.PaymentBackgroundBuilder
 
textArgb(int) - Method in class it.auties.whatsapp.model.payment.PaymentBackground
 
textArgb(Integer) - Method in class it.auties.whatsapp.model.message.standard.TextMessage
The color of this text message encoded as ARGB
textArgb(Integer) - Method in class it.auties.whatsapp.model.message.standard.TextMessage.TextMessageBuilder
 
TextMessage - Class in it.auties.whatsapp.model.message.standard
A model class that represents a message holding text inside
TextMessage() - Constructor for class it.auties.whatsapp.model.message.standard.TextMessage
 
TextMessage(TextMessage.TextMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp.model.message.standard.TextMessage
 
TextMessage(String) - Constructor for class it.auties.whatsapp.model.message.standard.TextMessage
Constructs a TextMessage from a text
TextMessage(String, String, String, String, String, Integer, Integer, TextMessage.TextMessageFontType, TextMessage.TextMessagePreviewType, byte[], boolean) - Constructor for class it.auties.whatsapp.model.message.standard.TextMessage
 
TextMessage.TextMessageBuilder<C extends TextMessage,B extends TextMessage.TextMessageBuilder<C,B>> - Class in it.auties.whatsapp.model.message.standard
 
TextMessage.TextMessageFontType - Enum Class in it.auties.whatsapp.model.message.standard
The constants of this enumerated type describe the various types of fonts that a TextMessage supports.
TextMessage.TextMessagePreviewType - Enum Class in it.auties.whatsapp.model.message.standard
The constants of this enumerated type describe the various types of previuew that a TextMessage can provide.
TextMessageBuilder() - Constructor for class it.auties.whatsapp.model.message.standard.TextMessage.TextMessageBuilder
 
textPreviewSetting() - Method in class it.auties.whatsapp.api.Whatsapp.Options
 
textPreviewSetting(TextPreviewSetting) - Method in class it.auties.whatsapp.api.Whatsapp.Options.OptionsBuilder
 
TextPreviewSetting - Enum Class in it.auties.whatsapp.model.message.model
The constants of this enumerated type describe the various types of text preview that can be used
textTitle() - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate
The text title of this row.
textTitle(String) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.HydratedFourRowTemplateBuilder
The text title of this row.
textTitle(String) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate
The text title of this row.
textWithNoContext(String) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
 
thirdPartyStickers() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
thirdPartyStickers(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
thirdPartyStickers(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
threadDsTimeframeOffset() - Method in class it.auties.whatsapp.model.sync.HistorySync
 
threadDsTimeframeOffset(Integer) - Method in class it.auties.whatsapp.model.sync.HistorySync.HistorySyncBuilder
 
threadDsTimeframeOffset(Integer) - Method in class it.auties.whatsapp.model.sync.HistorySync
 
threadIdUserSecret() - Method in class it.auties.whatsapp.model.sync.HistorySync
 
threadIdUserSecret(byte[]) - Method in class it.auties.whatsapp.model.sync.HistorySync.HistorySyncBuilder
 
threadIdUserSecret(byte[]) - Method in class it.auties.whatsapp.model.sync.HistorySync
 
THREE_MONTHS - Enum constant in enum class it.auties.whatsapp.api.HistoryLength
Three months worth of chat
THREE_MONTHS - Enum constant in enum class it.auties.whatsapp.model.chat.ChatEphemeralTimer
 
thumbnail() - Method in class it.auties.whatsapp.model.info.AdReplyInfo
The thumbnail of the original companion encoded as jpeg in an array of bytes
thumbnail() - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo
The thumbnail for the media of this ad, if any is specified
thumbnail() - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
The thumbnail of the attachment that this invoice provides
thumbnail() - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage
The thumbnail of this order
thumbnail() - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage
The thumbnail for this document encoded as jpeg in an array of bytes
thumbnail() - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage
The thumbnail of the group that this invite regards encoded as jpeg in an array of bytes
thumbnail() - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The thumbnail for this image message encoded as jpeg in an array of bytes
thumbnail() - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage
The thumbnail for this live location message encoded as jpeg in an array of bytes
thumbnail() - Method in class it.auties.whatsapp.model.message.standard.LocationMessage
The thumbnail for this image message encoded as jpeg in an array of bytes
thumbnail() - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
The thumbnail for this sticker message encoded as png in an array of bytes
thumbnail() - Method in class it.auties.whatsapp.model.message.standard.TextMessage
The thumbnail for this text message encoded as jpeg in an array of bytes
thumbnail() - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
The thumbnail for this video message encoded as jpeg in an array of bytes
thumbnail() - Method in class it.auties.whatsapp.model.product.ProductListHeaderImage
 
thumbnail(byte[]) - Method in class it.auties.whatsapp.model.info.AdReplyInfo.AdReplyInfoBuilder
The thumbnail of the original companion encoded as jpeg in an array of bytes
thumbnail(byte[]) - Method in class it.auties.whatsapp.model.info.AdReplyInfo
The thumbnail of the original companion encoded as jpeg in an array of bytes
thumbnail(byte[]) - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo.ExternalAdReplyInfoBuilder
The thumbnail for the media of this ad, if any is specified
thumbnail(byte[]) - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo
The thumbnail for the media of this ad, if any is specified
thumbnail(byte[]) - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage.PaymentInvoiceMessageBuilder
 
thumbnail(byte[]) - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
The thumbnail of the attachment that this invoice provides
thumbnail(byte[]) - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage.PaymentOrderMessageBuilder
The thumbnail of this order
thumbnail(byte[]) - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage
The thumbnail of this order
thumbnail(byte[]) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage.DocumentMessageBuilder
 
thumbnail(byte[]) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage.SimpleDocumentMessageBuilder
 
thumbnail(byte[]) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage
The thumbnail for this document encoded as jpeg in an array of bytes
thumbnail(byte[]) - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage.GroupInviteMessageBuilder
 
thumbnail(byte[]) - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage
The thumbnail of the group that this invite regards encoded as jpeg in an array of bytes
thumbnail(byte[]) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage.ImageMessageBuilder
 
thumbnail(byte[]) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage.SimpleImageBuilder
 
thumbnail(byte[]) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The thumbnail for this image message encoded as jpeg in an array of bytes
thumbnail(byte[]) - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage.LiveLocationMessageBuilder
 
thumbnail(byte[]) - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage
The thumbnail for this live location message encoded as jpeg in an array of bytes
thumbnail(byte[]) - Method in class it.auties.whatsapp.model.message.standard.LocationMessage.LocationMessageBuilder
 
thumbnail(byte[]) - Method in class it.auties.whatsapp.model.message.standard.LocationMessage
The thumbnail for this image message encoded as jpeg in an array of bytes
thumbnail(byte[]) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage.SimpleStickerMessageBuilder
 
thumbnail(byte[]) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage.StickerMessageBuilder
 
thumbnail(byte[]) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
The thumbnail for this sticker message encoded as png in an array of bytes
thumbnail(byte[]) - Method in class it.auties.whatsapp.model.message.standard.TextMessage.TextMessageBuilder
 
thumbnail(byte[]) - Method in class it.auties.whatsapp.model.message.standard.TextMessage
The thumbnail for this text message encoded as jpeg in an array of bytes
thumbnail(byte[]) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.SimpleGifBuilder
 
thumbnail(byte[]) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.SimpleVideoMessageBuilder
 
thumbnail(byte[]) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
The thumbnail for this video message encoded as jpeg in an array of bytes
thumbnail(byte[]) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.VideoMessageBuilder
 
thumbnail(byte[]) - Method in class it.auties.whatsapp.model.product.ProductListHeaderImage.ProductListHeaderImageBuilder
 
thumbnail(byte[]) - Method in class it.auties.whatsapp.model.product.ProductListHeaderImage
 
THUMBNAIL - Enum constant in enum class it.auties.whatsapp.model.product.ProductHeader.AttachmentType
Jpeg attachment
thumbnailAttachment() - Method in class it.auties.whatsapp.model.product.ProductHeader
The jpeg attachment
thumbnailAttachment(byte[]) - Method in class it.auties.whatsapp.model.product.ProductHeader.ProductHeaderBuilder
The jpeg attachment
thumbnailAttachment(byte[]) - Method in class it.auties.whatsapp.model.product.ProductHeader
The jpeg attachment
thumbnailUrl() - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo
The url of the thumbnail for the media of this ad, if any is specified
thumbnailUrl(String) - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo.ExternalAdReplyInfoBuilder
The url of the thumbnail for the media of this ad, if any is specified
thumbnailUrl(String) - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo
The url of the thumbnail for the media of this ad, if any is specified
THURSDAY - Enum constant in enum class it.auties.whatsapp.model.business.BusinessDateTimeComponent.DayOfWeek
Thursday
time() - Method in class it.auties.whatsapp.model.business.BusinessDateTimeUnixEpoch
Returns the timestamp as a zoned date time
timeFormatAction(TimeFormatAction) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
TimeFormatAction - Class in it.auties.whatsapp.model.action
 
TimeFormatAction(boolean) - Constructor for class it.auties.whatsapp.model.action.TimeFormatAction
 
TimeFormatAction.TimeFormatActionBuilder - Class in it.auties.whatsapp.model.action
 
timeOffset() - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage
This offset probably refers to the seconds since the last update to this live location message.
timeOffset(Integer) - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage.LiveLocationMessageBuilder
 
timeOffset(Integer) - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage
This offset probably refers to the seconds since the last update to this live location message.
timestamp() - Method in class it.auties.whatsapp.model.business.BusinessDateTimeUnixEpoch
The timestamp of the date
timestamp() - Method in class it.auties.whatsapp.model.chat.Chat
Returns the timestamp for the creation of this chat in seconds since Instant.EPOCH
timestamp() - Method in class it.auties.whatsapp.model.info.BusinessAccountInfo
The timestamp of the account
timestamp() - Method in class it.auties.whatsapp.model.info.MessageInfo
Returns the timestamp for this message
timestamp() - Method in class it.auties.whatsapp.model.info.WebNotificationsInfo
 
timestamp() - Method in record class it.auties.whatsapp.model.media.MediaConnection
Returns the value of the timestamp record component.
timestamp() - Method in class it.auties.whatsapp.model.message.standard.ReactionMessage
The timestamp of this message in milliseconds
timestamp() - Method in record class it.auties.whatsapp.model.response.ContactStatusResponse
Returns the value of the timestamp record component.
timestamp() - Method in class it.auties.whatsapp.model.setting.EphemeralSetting
 
timestamp() - Method in class it.auties.whatsapp.model.signal.auth.DeviceIdentity
 
timestamp() - Method in class it.auties.whatsapp.model.signal.auth.KeyIndexList
 
timestamp() - Method in class it.auties.whatsapp.model.sync.ActionValueSync
 
timestamp() - Method in class it.auties.whatsapp.model.sync.AppStateFatalExceptionNotification
 
timestamp() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyData
 
timestamp() - Method in class it.auties.whatsapp.model.sync.SyncActionMessage
 
timestamp(long) - Method in class it.auties.whatsapp.model.business.BusinessDateTimeUnixEpoch.BusinessDateTimeUnixEpochBuilder
The timestamp of the date
timestamp(long) - Method in class it.auties.whatsapp.model.business.BusinessDateTimeUnixEpoch
The timestamp of the date
timestamp(long) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
The timestamp for the creation of this chat in seconds since Instant.EPOCH
timestamp(long) - Method in class it.auties.whatsapp.model.info.BusinessAccountInfo.BusinessAccountInfoBuilder
The timestamp of the account
timestamp(long) - Method in class it.auties.whatsapp.model.info.BusinessAccountInfo
The timestamp of the account
timestamp(long) - Method in class it.auties.whatsapp.model.info.WebNotificationsInfo
 
timestamp(long) - Method in class it.auties.whatsapp.model.info.WebNotificationsInfo.WebNotificationsInfoBuilder
 
timestamp(long) - Method in class it.auties.whatsapp.model.setting.EphemeralSetting.EphemeralSettingBuilder
 
timestamp(long) - Method in class it.auties.whatsapp.model.setting.EphemeralSetting
 
timestamp(long) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
timestamp(Long) - Method in class it.auties.whatsapp.model.message.standard.ReactionMessage.ReactionMessageBuilder
The timestamp of this message in milliseconds
timestamp(Long) - Method in class it.auties.whatsapp.model.message.standard.ReactionMessage
The timestamp of this message in milliseconds
timestamp(Long) - Method in class it.auties.whatsapp.model.signal.auth.DeviceIdentity.DeviceIdentityBuilder
 
timestamp(Long) - Method in class it.auties.whatsapp.model.signal.auth.DeviceIdentity
 
timestamp(Long) - Method in class it.auties.whatsapp.model.signal.auth.KeyIndexList.KeyIndexListBuilder
 
timestamp(Long) - Method in class it.auties.whatsapp.model.signal.auth.KeyIndexList
 
timestamp(Long) - Method in class it.auties.whatsapp.model.sync.AppStateFatalExceptionNotification.AppStateFatalExceptionNotificationBuilder
 
timestamp(Long) - Method in class it.auties.whatsapp.model.sync.AppStateFatalExceptionNotification
 
timestamp(Long) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyData.AppStateSyncKeyDataBuilder
 
timestamp(Long) - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyData
 
timestamp(Long) - Method in class it.auties.whatsapp.model.sync.SyncActionMessage.SyncActionMessageBuilder
 
timestamp(Long) - Method in class it.auties.whatsapp.model.sync.SyncActionMessage
 
timestampInSeconds() - Method in class it.auties.whatsapp.model.info.MessageInfo
The timestamp, that is the seconds since Instant.EPOCH, when this message was sent
timestampInSeconds(long) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
The timestamp, that is the seconds since Instant.EPOCH, when this message was sent
timestampInSeconds(long) - Method in class it.auties.whatsapp.model.info.MessageInfo
The timestamp, that is the seconds since Instant.EPOCH, when this message was sent
timestampMilliseconds() - Method in class it.auties.whatsapp.model.message.standard.KeepInChatMessage
 
timestampMilliseconds(long) - Method in class it.auties.whatsapp.model.message.standard.KeepInChatMessage.KeepInChatMessageBuilder
 
timestampMilliseconds(long) - Method in class it.auties.whatsapp.model.message.standard.KeepInChatMessage
 
timeZone() - Method in record class it.auties.whatsapp.model.business.BusinessHours
Returns the value of the timeZone record component.
title() - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
The title of the button
title() - Method in class it.auties.whatsapp.model.button.ButtonRow
The title of the row
title() - Method in class it.auties.whatsapp.model.button.ButtonSection
The title of the section
title() - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo
The title of this advertisement
title() - Method in class it.auties.whatsapp.model.message.button.ListMessage
The title of this message
title() - Method in class it.auties.whatsapp.model.message.button.ListResponseMessage
The title of this message
title() - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage
The title of this order
title() - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage
The title of the document that this object wraps
title() - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage
The title of the poll
title() - Method in class it.auties.whatsapp.model.message.standard.TextMessage
The title of the link that this text message wraps, if available
title() - Method in class it.auties.whatsapp.model.product.ProductCatalog
 
title() - Method in class it.auties.whatsapp.model.product.ProductHeader
The title of this header
title() - Method in class it.auties.whatsapp.model.product.ProductSection
 
title() - Method in class it.auties.whatsapp.model.product.ProductSnapshot
 
title(String) - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage.SimplePollCreationMessageBuilder
 
title(HighlyStructuredMessage) - Method in class it.auties.whatsapp.model.button.FourRowTemplate.HighlyStructuredFourRowTemplateBuilder
 
title(DocumentMessage) - Method in class it.auties.whatsapp.model.button.FourRowTemplate.DocumentFourRowTemplateBuilder
 
title(DocumentMessage) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.DocumentHydratedFourRowTemplateBuilder
 
title(ImageMessage) - Method in class it.auties.whatsapp.model.button.FourRowTemplate.ImageFourRowTemplateBuilder
 
title(ImageMessage) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.ImageHydratedFourRowTemplateBuilder
 
title(LocationMessage) - Method in class it.auties.whatsapp.model.button.FourRowTemplate.LocationFourRowTemplateBuilder
 
title(LocationMessage) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.LocationHydratedFourRowTemplateBuilder
 
title(VideoMessage) - Method in class it.auties.whatsapp.model.button.FourRowTemplate.VideoFourRowTemplateBuilder
 
title(VideoMessage) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.VideoHydratedFourRowTemplateBuilder
 
title(String) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData.ButtonOpaqueDataBuilder
The title of the button
title(String) - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
The title of the button
title(String) - Method in class it.auties.whatsapp.model.button.ButtonRow.ButtonRowBuilder
The title of the row
title(String) - Method in class it.auties.whatsapp.model.button.ButtonRow
The title of the row
title(String) - Method in class it.auties.whatsapp.model.button.ButtonSection.ButtonSectionBuilder
The title of the section
title(String) - Method in class it.auties.whatsapp.model.button.ButtonSection
The title of the section
title(String) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.HighlyStructuredHydratedFourRowTemplateBuilder
 
title(String) - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo.ExternalAdReplyInfoBuilder
The title of this advertisement
title(String) - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo
The title of this advertisement
title(String) - Method in class it.auties.whatsapp.model.message.button.ListMessage.ListMessageBuilder
The title of this message
title(String) - Method in class it.auties.whatsapp.model.message.button.ListMessage
The title of this message
title(String) - Method in class it.auties.whatsapp.model.message.button.ListResponseMessage.ListResponseMessageBuilder
 
title(String) - Method in class it.auties.whatsapp.model.message.button.ListResponseMessage
The title of this message
title(String) - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage.PaymentOrderMessageBuilder
The title of this order
title(String) - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage
The title of this order
title(String) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage.DocumentMessageBuilder
 
title(String) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage.SimpleDocumentMessageBuilder
 
title(String) - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage
The title of the document that this object wraps
title(String) - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage.PollCreationMessageBuilder
 
title(String) - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage
The title of the poll
title(String) - Method in class it.auties.whatsapp.model.message.standard.TextMessage.TextMessageBuilder
 
title(String) - Method in class it.auties.whatsapp.model.message.standard.TextMessage
The title of the link that this text message wraps, if available
title(String) - Method in class it.auties.whatsapp.model.product.ProductCatalog.ProductCatalogBuilder
 
title(String) - Method in class it.auties.whatsapp.model.product.ProductCatalog
 
title(String) - Method in class it.auties.whatsapp.model.product.ProductHeader.DocumentProductHeaderBuilder
 
title(String) - Method in class it.auties.whatsapp.model.product.ProductHeader.ImageProductHeaderBuilder
 
title(String) - Method in class it.auties.whatsapp.model.product.ProductHeader.ProductHeaderBuilder
The title of this header
title(String) - Method in class it.auties.whatsapp.model.product.ProductHeader.ThumbnailProductHeaderBuilder
 
title(String) - Method in class it.auties.whatsapp.model.product.ProductHeader
The title of this header
title(String) - Method in class it.auties.whatsapp.model.product.ProductHeader.VideoProductHeaderBuilder
 
title(String) - Method in class it.auties.whatsapp.model.product.ProductSection.ProductSectionBuilder
 
title(String) - Method in class it.auties.whatsapp.model.product.ProductSection
 
title(String) - Method in class it.auties.whatsapp.model.product.ProductSnapshot.ProductSnapshotBuilder
 
title(String) - Method in class it.auties.whatsapp.model.product.ProductSnapshot
 
titleType() - Method in class it.auties.whatsapp.model.button.FourRowTemplate
Returns the type of title that this template wraps
titleType() - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate
Returns the type of title that this template wraps
TIZEN - Enum constant in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentPlatform
 
toBuilder() - Method in class it.auties.whatsapp.model.message.model.MessageContainer
 
toDesktop() - Static method in interface it.auties.whatsapp.api.QrHandler.ToFileConsumer
Opens the file if a Desktop environment is available
toEphemeral() - Method in class it.auties.whatsapp.model.message.model.MessageContainer
Converts this message to an ephemeral message
toFile() - Static method in interface it.auties.whatsapp.api.ErrorHandler
Default error handler.
toFile(QrHandler.ToFileConsumer) - Static method in interface it.auties.whatsapp.api.QrHandler
Saves the QR code to a temp file
toFile(Path, QrHandler.ToFileConsumer) - Static method in interface it.auties.whatsapp.api.QrHandler
Saves the QR code to a specified file
toFile(BiConsumer<ErrorHandler.Location, Throwable>, BiConsumer<ErrorHandler.Location, Throwable>) - Static method in interface it.auties.whatsapp.api.ErrorHandler
Default error handler.
toGenericKeyPair() - Method in interface it.auties.whatsapp.model.signal.keypair.ISignalKeyPair
 
toGenericKeyPair() - Method in record class it.auties.whatsapp.model.signal.keypair.SignalKeyPair
 
toGenericKeyPair() - Method in record class it.auties.whatsapp.model.signal.keypair.SignalPreKeyPair
 
toGenericKeyPair() - Method in record class it.auties.whatsapp.model.signal.keypair.SignalSignedKeyPair
 
toHash() - Method in class it.auties.whatsapp.model.signal.auth.Version
 
toJid() - Method in class it.auties.whatsapp.model.chat.Chat
Returns this object as a jid
toJid() - Method in class it.auties.whatsapp.model.contact.Contact
Returns this object as a jid
toJid() - Method in enum class it.auties.whatsapp.model.contact.ContactJid.Server
 
toJid() - Method in record class it.auties.whatsapp.model.contact.ContactJid
Returns this object as a jid
toJid() - Method in interface it.auties.whatsapp.model.contact.ContactJidProvider
Returns this object as a jid
toJson() - Method in interface it.auties.whatsapp.controller.Controller
Converts this controller to a json.
toJson() - Method in class it.auties.whatsapp.model.info.MessageInfo
Converts this message to a json.
toJson() - Method in record class it.auties.whatsapp.model.request.Node
Converts this node into a JSON String
token() - Method in class it.auties.whatsapp.model.chat.Chat
Returns the token for this chat
token() - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
The token of this invoice
token() - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage
The token of this order
token(byte[]) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
The token of this chat
token(byte[]) - Method in class it.auties.whatsapp.model.chat.Chat
The token of this chat
token(String) - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage.PaymentInvoiceMessageBuilder
 
token(String) - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
The token of this invoice
token(String) - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage.PaymentOrderMessageBuilder
The token of this order
token(String) - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage
The token of this order
Tokens - Class in it.auties.whatsapp.binary
 
tokenSenderTimestamp() - Method in class it.auties.whatsapp.model.chat.Chat
Returns the timestamp for the token sender creation of this chat
tokenSenderTimestamp(long) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
The timestamp of the sender of the token of this chat
tokenSenderTimestamp(long) - Method in class it.auties.whatsapp.model.chat.Chat
The timestamp of the sender of the token of this chat
tokenTimestamp() - Method in class it.auties.whatsapp.model.chat.Chat
Returns the timestamp for the creation of this chat's token
tokenTimestamp(long) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
The timestamp of the token of this chat
tokenTimestamp(long) - Method in class it.auties.whatsapp.model.chat.Chat
The timestamp of the token of this chat
toMessageKey() - Method in record class it.auties.whatsapp.model.signal.sender.SenderChainKey
 
toNode() - Method in interface it.auties.whatsapp.model.signal.keypair.ISignalKeyPair
 
toNode() - Method in record class it.auties.whatsapp.model.signal.keypair.SignalKeyPair
 
toNode() - Method in record class it.auties.whatsapp.model.signal.keypair.SignalPreKeyPair
 
toNode() - Method in record class it.auties.whatsapp.model.signal.keypair.SignalSignedKeyPair
 
toNode() - Method in class it.auties.whatsapp.model.sync.LTHashState
 
toNodes(Keys) - Method in class it.auties.whatsapp.binary.MessageWrapper
 
toPhoneNumber() - Method in record class it.auties.whatsapp.model.contact.ContactJid
Converts this jid to a non-formatted phone number
toRequest(String) - Method in record class it.auties.whatsapp.model.request.Node
Constructs a new request from this node.
toSignalAddress() - Method in record class it.auties.whatsapp.model.contact.ContactJid
Converts this jid to a signal address
toString() - Method in class it.auties.whatsapp.api.Whatsapp.Options.OptionsBuilder
 
toString() - Method in class it.auties.whatsapp.api.Whatsapp.Options
 
toString() - Method in class it.auties.whatsapp.binary.MessageWrapper
 
toString() - Method in enum class it.auties.whatsapp.binary.PatchType
 
toString() - Method in class it.auties.whatsapp.controller.Keys.KeysBuilder
 
toString() - Method in class it.auties.whatsapp.controller.Store.StoreBuilder
 
toString() - Method in record class it.auties.whatsapp.crypto.GroupBuilder
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp.crypto.GroupCipher
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp.crypto.LTHash.Result
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp.crypto.SessionBuilder
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp.crypto.SessionCipher
Returns a string representation of this record class.
toString() - Method in class it.auties.whatsapp.model.action.AgentAction.AgentActionBuilder
 
toString() - Method in class it.auties.whatsapp.model.action.AgentAction
 
toString() - Method in class it.auties.whatsapp.model.action.AndroidUnsupportedActions.AndroidUnsupportedActionsBuilder
 
toString() - Method in class it.auties.whatsapp.model.action.AndroidUnsupportedActions
 
toString() - Method in class it.auties.whatsapp.model.action.ArchiveChatAction.ArchiveChatActionBuilder
 
toString() - Method in class it.auties.whatsapp.model.action.ArchiveChatAction
 
toString() - Method in class it.auties.whatsapp.model.action.ChatAssignmentAction.ChatAssignmentActionBuilder
 
toString() - Method in class it.auties.whatsapp.model.action.ChatAssignmentAction
 
toString() - Method in class it.auties.whatsapp.model.action.ChatAssignmentOpenedStatusAction.ChatAssignmentOpenedStatusActionBuilder
 
toString() - Method in class it.auties.whatsapp.model.action.ChatAssignmentOpenedStatusAction
 
toString() - Method in class it.auties.whatsapp.model.action.ClearChatAction.ClearChatActionBuilder
 
toString() - Method in class it.auties.whatsapp.model.action.ClearChatAction
 
toString() - Method in class it.auties.whatsapp.model.action.ContactAction.ContactActionBuilder
 
toString() - Method in class it.auties.whatsapp.model.action.ContactAction
 
toString() - Method in class it.auties.whatsapp.model.action.DeleteChatAction.DeleteChatActionBuilder
 
toString() - Method in class it.auties.whatsapp.model.action.DeleteChatAction
 
toString() - Method in class it.auties.whatsapp.model.action.DeleteMessageForMeAction.DeleteMessageForMeActionBuilder
 
toString() - Method in class it.auties.whatsapp.model.action.DeleteMessageForMeAction
 
toString() - Method in class it.auties.whatsapp.model.action.FavoriteStickerAction.FavoriteStickerActionBuilder
 
toString() - Method in class it.auties.whatsapp.model.action.FavoriteStickerAction
 
toString() - Method in class it.auties.whatsapp.model.action.LabelAssociationAction.LabelAssociationActionBuilder
 
toString() - Method in class it.auties.whatsapp.model.action.LabelAssociationAction
 
toString() - Method in class it.auties.whatsapp.model.action.LabelEditAction.LabelEditActionBuilder
 
toString() - Method in class it.auties.whatsapp.model.action.LabelEditAction
 
toString() - Method in class it.auties.whatsapp.model.action.MarkChatAsReadAction.MarkChatAsReadActionBuilder
 
toString() - Method in class it.auties.whatsapp.model.action.MarkChatAsReadAction
 
toString() - Method in class it.auties.whatsapp.model.action.MuteAction.MuteActionBuilder
 
toString() - Method in class it.auties.whatsapp.model.action.MuteAction
 
toString() - Method in class it.auties.whatsapp.model.action.NuxAction.NuxActionBuilder
 
toString() - Method in class it.auties.whatsapp.model.action.NuxAction
 
toString() - Method in class it.auties.whatsapp.model.action.PinAction.PinActionBuilder
 
toString() - Method in class it.auties.whatsapp.model.action.PinAction
 
toString() - Method in class it.auties.whatsapp.model.action.PrimaryVersionAction.PrimaryVersionActionBuilder
 
toString() - Method in class it.auties.whatsapp.model.action.PrimaryVersionAction
 
toString() - Method in class it.auties.whatsapp.model.action.QuickReplyAction.QuickReplyActionBuilder
 
toString() - Method in class it.auties.whatsapp.model.action.QuickReplyAction
 
toString() - Method in class it.auties.whatsapp.model.action.RecentEmojiWeightsAction.RecentEmojiWeightsActionBuilder
 
toString() - Method in class it.auties.whatsapp.model.action.RecentEmojiWeightsAction
 
toString() - Method in class it.auties.whatsapp.model.action.RecentStickerWeightsAction.RecentStickerWeightsActionBuilder
 
toString() - Method in class it.auties.whatsapp.model.action.RecentStickerWeightsAction
 
toString() - Method in class it.auties.whatsapp.model.action.RemoveRecentStickerAction.RemoveRecentStickerActionBuilder
 
toString() - Method in class it.auties.whatsapp.model.action.RemoveRecentStickerAction
 
toString() - Method in class it.auties.whatsapp.model.action.StarAction.StarActionBuilder
 
toString() - Method in class it.auties.whatsapp.model.action.StarAction
 
toString() - Method in class it.auties.whatsapp.model.action.StickerAction.StickerActionBuilder
 
toString() - Method in class it.auties.whatsapp.model.action.StickerAction
 
toString() - Method in class it.auties.whatsapp.model.action.SubscriptionAction.SubscriptionActionBuilder
 
toString() - Method in class it.auties.whatsapp.model.action.SubscriptionAction
 
toString() - Method in class it.auties.whatsapp.model.action.TimeFormatAction.TimeFormatActionBuilder
 
toString() - Method in class it.auties.whatsapp.model.action.TimeFormatAction
 
toString() - Method in class it.auties.whatsapp.model.action.UserStatusMuteAction
 
toString() - Method in class it.auties.whatsapp.model.action.UserStatusMuteAction.UserStatusMuteActionBuilder
 
toString() - Method in class it.auties.whatsapp.model.business.BusinessAccountLinkInfo.BusinessAccountLinkInfoBuilder
 
toString() - Method in class it.auties.whatsapp.model.business.BusinessAccountLinkInfo
 
toString() - Method in class it.auties.whatsapp.model.business.BusinessAccountPayload.BusinessAccountPayloadBuilder
 
toString() - Method in class it.auties.whatsapp.model.business.BusinessAccountPayload
 
toString() - Method in record class it.auties.whatsapp.model.business.BusinessCatalogEntry
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp.model.business.BusinessCategory
Returns a string representation of this record class.
toString() - Method in class it.auties.whatsapp.model.business.BusinessCollection.BusinessCollectionBuilder
 
toString() - Method in class it.auties.whatsapp.model.business.BusinessCollection
 
toString() - Method in record class it.auties.whatsapp.model.business.BusinessCollectionEntry
Returns a string representation of this record class.
toString() - Method in class it.auties.whatsapp.model.business.BusinessCurrency.BusinessCurrencyBuilder
 
toString() - Method in class it.auties.whatsapp.model.business.BusinessCurrency
 
toString() - Method in class it.auties.whatsapp.model.business.BusinessDateTime.BusinessDateTimeBuilder
 
toString() - Method in class it.auties.whatsapp.model.business.BusinessDateTime
 
toString() - Method in class it.auties.whatsapp.model.business.BusinessDateTimeComponent.BusinessDateTimeComponentBuilder
 
toString() - Method in class it.auties.whatsapp.model.business.BusinessDateTimeComponent
 
toString() - Method in class it.auties.whatsapp.model.business.BusinessDateTimeUnixEpoch.BusinessDateTimeUnixEpochBuilder
 
toString() - Method in class it.auties.whatsapp.model.business.BusinessDateTimeUnixEpoch
 
toString() - Method in record class it.auties.whatsapp.model.business.BusinessHours
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp.model.business.BusinessHoursEntry
Returns a string representation of this record class.
toString() - Method in class it.auties.whatsapp.model.business.BusinessLocalizableParameter.BusinessLocalizableParameterBuilder
 
toString() - Method in class it.auties.whatsapp.model.business.BusinessLocalizableParameter
 
toString() - Method in class it.auties.whatsapp.model.business.BusinessLocalizedName.BusinessLocalizedNameBuilder
 
toString() - Method in class it.auties.whatsapp.model.business.BusinessLocalizedName
 
toString() - Method in class it.auties.whatsapp.model.business.BusinessNativeFlow.BusinessNativeFlowBuilder
 
toString() - Method in class it.auties.whatsapp.model.business.BusinessNativeFlow
 
toString() - Method in class it.auties.whatsapp.model.business.BusinessProfile
 
toString() - Method in class it.auties.whatsapp.model.business.BusinessShop.BusinessShopBuilder
 
toString() - Method in class it.auties.whatsapp.model.business.BusinessShop
 
toString() - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameCertificate.BusinessVerifiedNameCertificateBuilder
 
toString() - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameCertificate
 
toString() - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameDetails.BusinessVerifiedNameDetailsBuilder
 
toString() - Method in class it.auties.whatsapp.model.business.BusinessVerifiedNameDetails
 
toString() - Method in class it.auties.whatsapp.model.button.Button.ButtonBuilder
 
toString() - Method in class it.auties.whatsapp.model.button.Button
 
toString() - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData.ButtonOpaqueDataBuilder
 
toString() - Method in class it.auties.whatsapp.model.button.ButtonOpaqueData
 
toString() - Method in class it.auties.whatsapp.model.button.ButtonRow.ButtonRowBuilder
 
toString() - Method in class it.auties.whatsapp.model.button.ButtonRow
 
toString() - Method in class it.auties.whatsapp.model.button.ButtonRowOpaqueData.ButtonRowOpaqueDataBuilder
 
toString() - Method in class it.auties.whatsapp.model.button.ButtonRowOpaqueData
 
toString() - Method in class it.auties.whatsapp.model.button.ButtonSection.ButtonSectionBuilder
 
toString() - Method in class it.auties.whatsapp.model.button.ButtonSection
 
toString() - Method in class it.auties.whatsapp.model.button.ButtonTemplate.ButtonTemplateBuilder
 
toString() - Method in class it.auties.whatsapp.model.button.ButtonTemplate
 
toString() - Method in class it.auties.whatsapp.model.button.ButtonText.ButtonTextBuilder
 
toString() - Method in class it.auties.whatsapp.model.button.ButtonText
 
toString() - Method in class it.auties.whatsapp.model.button.CallButton.CallButtonBuilder
 
toString() - Method in class it.auties.whatsapp.model.button.CallButton
 
toString() - Method in class it.auties.whatsapp.model.button.FourRowTemplate.DocumentFourRowTemplateBuilder
 
toString() - Method in class it.auties.whatsapp.model.button.FourRowTemplate.EmptyFourRowTemplateBuilder
 
toString() - Method in class it.auties.whatsapp.model.button.FourRowTemplate.FourRowTemplateBuilder
 
toString() - Method in class it.auties.whatsapp.model.button.FourRowTemplate.HighlyStructuredFourRowTemplateBuilder
 
toString() - Method in class it.auties.whatsapp.model.button.FourRowTemplate.ImageFourRowTemplateBuilder
 
toString() - Method in class it.auties.whatsapp.model.button.FourRowTemplate.LocationFourRowTemplateBuilder
 
toString() - Method in class it.auties.whatsapp.model.button.FourRowTemplate
 
toString() - Method in class it.auties.whatsapp.model.button.FourRowTemplate.VideoFourRowTemplateBuilder
 
toString() - Method in class it.auties.whatsapp.model.button.HydratedButtonTemplate.HydratedButtonTemplateBuilder
 
toString() - Method in class it.auties.whatsapp.model.button.HydratedButtonTemplate
 
toString() - Method in class it.auties.whatsapp.model.button.HydratedCallButton.HydratedCallButtonBuilder
 
toString() - Method in class it.auties.whatsapp.model.button.HydratedCallButton
 
toString() - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.DocumentHydratedFourRowTemplateBuilder
 
toString() - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.EmptyFourRowTemplateBuilder
 
toString() - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.HighlyStructuredHydratedFourRowTemplateBuilder
 
toString() - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.HydratedFourRowTemplateBuilder
 
toString() - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.ImageHydratedFourRowTemplateBuilder
 
toString() - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.LocationHydratedFourRowTemplateBuilder
 
toString() - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate
 
toString() - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.VideoHydratedFourRowTemplateBuilder
 
toString() - Method in class it.auties.whatsapp.model.button.HydratedQuickReplyButton.HydratedQuickReplyButtonBuilder
 
toString() - Method in class it.auties.whatsapp.model.button.HydratedQuickReplyButton
 
toString() - Method in class it.auties.whatsapp.model.button.HydratedURLButton.HydratedURLButtonBuilder
 
toString() - Method in class it.auties.whatsapp.model.button.HydratedURLButton
 
toString() - Method in class it.auties.whatsapp.model.button.NativeFlowButton.NativeFlowButtonBuilder
 
toString() - Method in class it.auties.whatsapp.model.button.NativeFlowButton
 
toString() - Method in class it.auties.whatsapp.model.button.QuickReplyButton.QuickReplyButtonBuilder
 
toString() - Method in class it.auties.whatsapp.model.button.QuickReplyButton
 
toString() - Method in class it.auties.whatsapp.model.button.SingleSelectReplyButton.SingleSelectReplyButtonBuilder
 
toString() - Method in class it.auties.whatsapp.model.button.SingleSelectReplyButton
 
toString() - Method in class it.auties.whatsapp.model.button.URLButton
 
toString() - Method in class it.auties.whatsapp.model.button.URLButton.URLButtonBuilder
 
toString() - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
 
toString() - Method in class it.auties.whatsapp.model.chat.Chat
 
toString() - Method in class it.auties.whatsapp.model.chat.ChatDisappear.ChatDisappearBuilder
 
toString() - Method in class it.auties.whatsapp.model.chat.ChatDisappear
 
toString() - Method in record class it.auties.whatsapp.model.chat.ChatMute
Returns a string representation of this record class.
toString() - Method in class it.auties.whatsapp.model.chat.ChatWallpaper.ChatWallpaperBuilder
 
toString() - Method in class it.auties.whatsapp.model.chat.ChatWallpaper
 
toString() - Method in class it.auties.whatsapp.model.chat.GroupMetadata
 
toString() - Method in record class it.auties.whatsapp.model.chat.GroupParticipant
Returns a string representation of this record class.
toString() - Method in class it.auties.whatsapp.model.chat.PastParticipant.PastParticipantBuilder
 
toString() - Method in class it.auties.whatsapp.model.chat.PastParticipant
 
toString() - Method in class it.auties.whatsapp.model.chat.PastParticipants.PastParticipantsBuilder
 
toString() - Method in class it.auties.whatsapp.model.chat.PastParticipants
 
toString() - Method in class it.auties.whatsapp.model.contact.Contact.ContactBuilder
 
toString() - Method in class it.auties.whatsapp.model.contact.Contact
 
toString() - Method in class it.auties.whatsapp.model.contact.ContactCard.ContactCardBuilder
 
toString() - Method in class it.auties.whatsapp.model.contact.ContactCard
Converts this object in a valid vcard
toString() - Method in class it.auties.whatsapp.model.contact.ContactJid.ContactJidBuilder
 
toString() - Method in enum class it.auties.whatsapp.model.contact.ContactJid.Server
 
toString() - Method in record class it.auties.whatsapp.model.contact.ContactJid
Converts this jid to a String
toString() - Method in class it.auties.whatsapp.model.info.AdReplyInfo.AdReplyInfoBuilder
 
toString() - Method in class it.auties.whatsapp.model.info.AdReplyInfo
 
toString() - Method in class it.auties.whatsapp.model.info.BusinessAccountInfo.BusinessAccountInfoBuilder
 
toString() - Method in class it.auties.whatsapp.model.info.BusinessAccountInfo
 
toString() - Method in class it.auties.whatsapp.model.info.BusinessIdentityInfo.BusinessIdentityInfoBuilder
 
toString() - Method in class it.auties.whatsapp.model.info.BusinessIdentityInfo
 
toString() - Method in class it.auties.whatsapp.model.info.CallInfo.CallInfoBuilder
 
toString() - Method in class it.auties.whatsapp.model.info.CallInfo
 
toString() - Method in class it.auties.whatsapp.model.info.ContextInfo.ContextInfoBuilder
 
toString() - Method in class it.auties.whatsapp.model.info.ContextInfo
 
toString() - Method in class it.auties.whatsapp.model.info.DeviceContextInfo.DeviceContextInfoBuilder
 
toString() - Method in class it.auties.whatsapp.model.info.DeviceContextInfo
 
toString() - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo.ExternalAdReplyInfoBuilder
 
toString() - Method in class it.auties.whatsapp.model.info.ExternalAdReplyInfo
 
toString() - Method in record class it.auties.whatsapp.model.info.MessageIndexInfo
Returns a string representation of this record class.
toString() - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
 
toString() - Method in class it.auties.whatsapp.model.info.MessageInfo
 
toString() - Method in class it.auties.whatsapp.model.info.NativeFlowInfo.NativeFlowInfoBuilder
 
toString() - Method in class it.auties.whatsapp.model.info.NativeFlowInfo
 
toString() - Method in class it.auties.whatsapp.model.info.NotificationMessageInfo.NotificationMessageInfoBuilder
 
toString() - Method in class it.auties.whatsapp.model.info.NotificationMessageInfo
 
toString() - Method in class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoBuilder
 
toString() - Method in class it.auties.whatsapp.model.info.PaymentInfo
 
toString() - Method in class it.auties.whatsapp.model.info.ProductListInfo.ProductListInfoBuilder
 
toString() - Method in class it.auties.whatsapp.model.info.ProductListInfo
 
toString() - Method in class it.auties.whatsapp.model.info.WebNotificationsInfo
 
toString() - Method in class it.auties.whatsapp.model.info.WebNotificationsInfo.WebNotificationsInfoBuilder
 
toString() - Method in class it.auties.whatsapp.model.location.InteractiveLocationAnnotation.InteractiveLocationAnnotationBuilder
 
toString() - Method in class it.auties.whatsapp.model.location.InteractiveLocationAnnotation
 
toString() - Method in class it.auties.whatsapp.model.location.Location.LocationBuilder
 
toString() - Method in class it.auties.whatsapp.model.location.Location
 
toString() - Method in class it.auties.whatsapp.model.location.Point.PointBuilder
 
toString() - Method in class it.auties.whatsapp.model.location.Point
 
toString() - Method in class it.auties.whatsapp.model.media.DownloadResult.DownloadResultBuilder
 
toString() - Method in class it.auties.whatsapp.model.media.DownloadResult
 
toString() - Method in record class it.auties.whatsapp.model.media.MediaConnection
Returns a string representation of this record class.
toString() - Method in class it.auties.whatsapp.model.media.MediaData.MediaDataBuilder
 
toString() - Method in class it.auties.whatsapp.model.media.MediaData
 
toString() - Method in record class it.auties.whatsapp.model.media.MediaDimensions
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp.model.media.MediaFile
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp.model.media.MediaKeys
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp.model.media.MediaUpload
Returns a string representation of this record class.
toString() - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.ButtonsMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.DocumentButtonsMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.EmptyButtonsMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.ImageButtonsMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.LocationHeaderButtonsMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.TextButtonsMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage
 
toString() - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage.VideoButtonsMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.button.ButtonsResponseMessage.ButtonsResponseMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.button.ButtonsResponseMessage
 
toString() - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage.HighlyStructuredMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage
 
toString() - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage.CollectionInteractiveMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage.InteractiveMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage.NativeFlowInteractiveMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage.ShopInteractiveMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage
 
toString() - Method in class it.auties.whatsapp.model.message.button.InteractiveResponseMessage.InteractiveResponseMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.button.InteractiveResponseMessage
 
toString() - Method in class it.auties.whatsapp.model.message.button.ListMessage.ListMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.button.ListMessage
 
toString() - Method in class it.auties.whatsapp.model.message.button.ListResponseMessage.ListResponseMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.button.ListResponseMessage
 
toString() - Method in class it.auties.whatsapp.model.message.button.NativeFlowResponseMessage.NativeFlowResponseMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.button.NativeFlowResponseMessage
 
toString() - Method in class it.auties.whatsapp.model.message.button.TemplateMessage.TemplateMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.button.TemplateMessage
 
toString() - Method in class it.auties.whatsapp.model.message.button.TemplateReplyMessage.TemplateReplyMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.button.TemplateReplyMessage
 
toString() - Method in class it.auties.whatsapp.model.message.model.ActionLink.ActionLinkBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.model.ActionLink
 
toString() - Method in class it.auties.whatsapp.model.message.model.ButtonReplyMessage.ButtonReplyMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.model.ContextualMessage.ContextualMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.model.ContextualMessage
 
toString() - Method in class it.auties.whatsapp.model.message.model.KeepInChat.KeepInChatBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.model.KeepInChat
 
toString() - Method in class it.auties.whatsapp.model.message.model.MediaMessage.MediaMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.model.MessageContainer
Converts this container into a String
toString() - Method in class it.auties.whatsapp.model.message.model.MessageKey.MessageKeyBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.model.MessageKey
 
toString() - Method in class it.auties.whatsapp.model.message.model.MessageReceipt.MessageReceiptBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.model.MessageReceipt
 
toString() - Method in class it.auties.whatsapp.model.message.model.PublicServiceAnnouncementStatus.PublicServiceAnnouncementStatusBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.model.PublicServiceAnnouncementStatus
 
toString() - Method in class it.auties.whatsapp.model.message.model.QuotedMessage
 
toString() - Method in class it.auties.whatsapp.model.message.payment.CancelPaymentRequestMessage.CancelPaymentRequestMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.payment.CancelPaymentRequestMessage
 
toString() - Method in class it.auties.whatsapp.model.message.payment.DeclinePaymentRequestMessage.DeclinePaymentRequestMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.payment.DeclinePaymentRequestMessage
 
toString() - Method in class it.auties.whatsapp.model.message.payment.PaymentInviteMessage.PaymentInviteMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.payment.PaymentInviteMessage
 
toString() - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage.PaymentInvoiceMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
 
toString() - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage.PaymentOrderMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage
 
toString() - Method in class it.auties.whatsapp.model.message.payment.RequestPaymentMessage.RequestPaymentMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.payment.RequestPaymentMessage
 
toString() - Method in class it.auties.whatsapp.model.message.payment.SendPaymentMessage.SendPaymentMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.payment.SendPaymentMessage
 
toString() - Method in class it.auties.whatsapp.model.message.server.DeviceSentMessage.DeviceSentMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.server.DeviceSentMessage
 
toString() - Method in class it.auties.whatsapp.model.message.server.DeviceSyncMessage.DeviceSyncMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.server.DeviceSyncMessage
 
toString() - Method in class it.auties.whatsapp.model.message.server.EncryptedReactionMessage.EncryptedReactionMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.server.EncryptedReactionMessage
 
toString() - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage.ProtocolMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage
 
toString() - Method in class it.auties.whatsapp.model.message.server.SenderKeyDistributionMessage.SenderKeyDistributionMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.server.SenderKeyDistributionMessage
 
toString() - Method in class it.auties.whatsapp.model.message.server.StickerSyncRMRMessage.StickerSyncRMRMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.server.StickerSyncRMRMessage
 
toString() - Method in class it.auties.whatsapp.model.message.standard.AudioMessage.AudioMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.standard.AudioMessage.SimpleAudioMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.standard.AudioMessage
 
toString() - Method in class it.auties.whatsapp.model.message.standard.ContactMessage.ContactMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.standard.ContactMessage
 
toString() - Method in class it.auties.whatsapp.model.message.standard.ContactsArrayMessage.ContactsArrayMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.standard.ContactsArrayMessage
 
toString() - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage.DocumentMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage.SimpleDocumentMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.standard.DocumentMessage
 
toString() - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage.GroupInviteMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage
 
toString() - Method in class it.auties.whatsapp.model.message.standard.ImageMessage.ImageMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.standard.ImageMessage.SimpleImageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
 
toString() - Method in class it.auties.whatsapp.model.message.standard.KeepInChatMessage.KeepInChatMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.standard.KeepInChatMessage
 
toString() - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage.LiveLocationMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage
 
toString() - Method in class it.auties.whatsapp.model.message.standard.LocationMessage.LocationMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.standard.LocationMessage
 
toString() - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage.PollCreationMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage.SimplePollCreationMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage
 
toString() - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage.PollUpdateMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage.SimplePollUpdateMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage
 
toString() - Method in class it.auties.whatsapp.model.message.standard.ProductMessage.ProductMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.standard.ProductMessage
 
toString() - Method in class it.auties.whatsapp.model.message.standard.ReactionMessage.ReactionMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.standard.ReactionMessage
 
toString() - Method in class it.auties.whatsapp.model.message.standard.RequestPhoneNumberMessage.RequestPhoneNumberMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.standard.RequestPhoneNumberMessage
 
toString() - Method in class it.auties.whatsapp.model.message.standard.StickerMessage.SimpleStickerMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.standard.StickerMessage.StickerMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
 
toString() - Method in class it.auties.whatsapp.model.message.standard.TextMessage.TextMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.standard.TextMessage
 
toString() - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.SimpleGifBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.SimpleVideoMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
 
toString() - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.VideoMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.payment.PaymentBackground.PaymentBackgroundBuilder
 
toString() - Method in class it.auties.whatsapp.model.payment.PaymentBackground
 
toString() - Method in class it.auties.whatsapp.model.payment.PaymentMediaData.PaymentMediaDataBuilder
 
toString() - Method in class it.auties.whatsapp.model.payment.PaymentMediaData
 
toString() - Method in class it.auties.whatsapp.model.payment.PaymentMoney.PaymentMoneyBuilder
 
toString() - Method in class it.auties.whatsapp.model.payment.PaymentMoney
 
toString() - Method in class it.auties.whatsapp.model.poll.PollOption.PollOptionBuilder
 
toString() - Method in class it.auties.whatsapp.model.poll.PollOption
 
toString() - Method in class it.auties.whatsapp.model.poll.PollUpdate.PollUpdateBuilder
 
toString() - Method in class it.auties.whatsapp.model.poll.PollUpdate
 
toString() - Method in class it.auties.whatsapp.model.poll.PollUpdateEncryptedMetadata.PollUpdateEncryptedMetadataBuilder
 
toString() - Method in class it.auties.whatsapp.model.poll.PollUpdateEncryptedMetadata
 
toString() - Method in class it.auties.whatsapp.model.poll.PollUpdateEncryptedOptions.PollUpdateEncryptedOptionsBuilder
 
toString() - Method in class it.auties.whatsapp.model.poll.PollUpdateEncryptedOptions
 
toString() - Method in class it.auties.whatsapp.model.poll.PollUpdateMessageMetadata.PollUpdateMessageMetadataBuilder
 
toString() - Method in class it.auties.whatsapp.model.poll.PollUpdateMessageMetadata
 
toString() - Method in record class it.auties.whatsapp.model.privacy.GdprAccountReport.Error
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp.model.privacy.GdprAccountReport.Pending
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp.model.privacy.GdprAccountReport.Ready
Returns a string representation of this record class.
toString() - Method in class it.auties.whatsapp.model.product.Product.ProductBuilder
 
toString() - Method in class it.auties.whatsapp.model.product.Product
 
toString() - Method in class it.auties.whatsapp.model.product.ProductBody.ProductBodyBuilder
 
toString() - Method in class it.auties.whatsapp.model.product.ProductBody
 
toString() - Method in class it.auties.whatsapp.model.product.ProductCatalog.ProductCatalogBuilder
 
toString() - Method in class it.auties.whatsapp.model.product.ProductCatalog
 
toString() - Method in class it.auties.whatsapp.model.product.ProductFooter.ProductFooterBuilder
 
toString() - Method in class it.auties.whatsapp.model.product.ProductFooter
 
toString() - Method in class it.auties.whatsapp.model.product.ProductHeader.DocumentProductHeaderBuilder
 
toString() - Method in class it.auties.whatsapp.model.product.ProductHeader.ImageProductHeaderBuilder
 
toString() - Method in class it.auties.whatsapp.model.product.ProductHeader.ProductHeaderBuilder
 
toString() - Method in class it.auties.whatsapp.model.product.ProductHeader.ThumbnailProductHeaderBuilder
 
toString() - Method in class it.auties.whatsapp.model.product.ProductHeader
 
toString() - Method in class it.auties.whatsapp.model.product.ProductHeader.VideoProductHeaderBuilder
 
toString() - Method in class it.auties.whatsapp.model.product.ProductListHeaderImage.ProductListHeaderImageBuilder
 
toString() - Method in class it.auties.whatsapp.model.product.ProductListHeaderImage
 
toString() - Method in class it.auties.whatsapp.model.product.ProductSection.ProductSectionBuilder
 
toString() - Method in class it.auties.whatsapp.model.product.ProductSection
 
toString() - Method in class it.auties.whatsapp.model.product.ProductSnapshot.ProductSnapshotBuilder
 
toString() - Method in class it.auties.whatsapp.model.product.ProductSnapshot
 
toString() - Method in record class it.auties.whatsapp.model.request.Attributes
Returns a string representation of this record class.
toString() - Method in class it.auties.whatsapp.model.request.MessageSendRequest.MessageSendRequestBuilder
 
toString() - Method in record class it.auties.whatsapp.model.request.MessageSendRequest
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp.model.request.Node
Converts this node into a String
toString() - Method in record class it.auties.whatsapp.model.request.NodeHandler
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp.model.request.ReplyHandler
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp.model.request.Request
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp.model.response.AppVersionResponse
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp.model.response.ContactStatusResponse
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp.model.response.HasWhatsappResponse
Returns a string representation of this record class.
toString() - Method in class it.auties.whatsapp.model.setting.AutoDownloadSettings.AutoDownloadSettingsBuilder
 
toString() - Method in class it.auties.whatsapp.model.setting.AutoDownloadSettings
 
toString() - Method in class it.auties.whatsapp.model.setting.AvatarUserSettings.AvatarUserSettingsBuilder
 
toString() - Method in class it.auties.whatsapp.model.setting.AvatarUserSettings
 
toString() - Method in class it.auties.whatsapp.model.setting.EphemeralSetting.EphemeralSettingBuilder
 
toString() - Method in class it.auties.whatsapp.model.setting.EphemeralSetting
 
toString() - Method in class it.auties.whatsapp.model.setting.GlobalSettings.GlobalSettingsBuilder
 
toString() - Method in class it.auties.whatsapp.model.setting.GlobalSettings
 
toString() - Method in class it.auties.whatsapp.model.setting.LocaleSetting.LocaleSettingBuilder
 
toString() - Method in class it.auties.whatsapp.model.setting.LocaleSetting
 
toString() - Method in class it.auties.whatsapp.model.setting.PushNameSetting.PushNameSettingBuilder
 
toString() - Method in class it.auties.whatsapp.model.setting.PushNameSetting
 
toString() - Method in class it.auties.whatsapp.model.setting.SecurityNotificationSetting.SecurityNotificationSettingBuilder
 
toString() - Method in class it.auties.whatsapp.model.setting.SecurityNotificationSetting
 
toString() - Method in class it.auties.whatsapp.model.setting.UnarchiveChatsSetting
 
toString() - Method in class it.auties.whatsapp.model.setting.UnarchiveChatsSetting.UnarchiveChatsSettingBuilder
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.ClientFinish.ClientFinishBuilder
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.ClientFinish
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.ClientHello.ClientHelloBuilder
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.ClientHello
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadBuilder
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.Companion.CompanionBuilder
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.Companion
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.CompanionData.CompanionDataBuilder
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.CompanionData
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.DeviceIdentity.DeviceIdentityBuilder
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.DeviceIdentity
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.DNSSource.DNSSourceBuilder
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.DNSSource
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.HandshakeMessage.HandshakeMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.HandshakeMessage
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.KeyIndexList.KeyIndexListBuilder
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.KeyIndexList
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.ServerCertificate.ServerCertificateBuilder
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.ServerCertificate
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.ServerHello.ServerHelloBuilder
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.ServerHello
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentity.SignedDeviceIdentityBuilder
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentity
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentityHMAC.SignedDeviceIdentityHMACBuilder
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentityHMAC
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.SignedKeyIndexList.SignedKeyIndexListBuilder
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.SignedKeyIndexList
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.UserAgent
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentBuilder
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.Version
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.Version.VersionBuilder
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.WebInfo
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.WebInfo.WebInfoBuilder
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.WebPayload
 
toString() - Method in class it.auties.whatsapp.model.signal.auth.WebPayload.WebPayloadBuilder
 
toString() - Method in record class it.auties.whatsapp.model.signal.keypair.SignalKeyPair
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp.model.signal.keypair.SignalPreKeyPair
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp.model.signal.keypair.SignalSignedKeyPair
Returns a string representation of this record class.
toString() - Method in class it.auties.whatsapp.model.signal.message.SenderKeyMessage.SenderKeyMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.signal.message.SenderKeyMessage
 
toString() - Method in class it.auties.whatsapp.model.signal.message.SignalDistributionMessage.SignalDistributionMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.signal.message.SignalDistributionMessage
 
toString() - Method in class it.auties.whatsapp.model.signal.message.SignalMessage.SignalMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.signal.message.SignalMessage
 
toString() - Method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage.SignalPreKeyMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage
 
toString() - Method in class it.auties.whatsapp.model.signal.sender.SenderChainKey.SenderChainKeyBuilder
 
toString() - Method in record class it.auties.whatsapp.model.signal.sender.SenderChainKey
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp.model.signal.sender.SenderKeyName
Returns a string representation of this record class.
toString() - Method in class it.auties.whatsapp.model.signal.sender.SenderKeyRecord.SenderKeyRecordBuilder
 
toString() - Method in class it.auties.whatsapp.model.signal.sender.SenderKeyState.SenderKeyStateBuilder
 
toString() - Method in class it.auties.whatsapp.model.signal.sender.SenderKeyState
 
toString() - Method in class it.auties.whatsapp.model.signal.sender.SenderMessageKey.SenderMessageKeyBuilder
 
toString() - Method in record class it.auties.whatsapp.model.signal.sender.SenderMessageKey
Returns a string representation of this record class.
toString() - Method in class it.auties.whatsapp.model.signal.session.Session.SessionBuilder
 
toString() - Method in record class it.auties.whatsapp.model.signal.session.Session
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp.model.signal.session.SessionAddress
Returns a string representation of this record class.
toString() - Method in class it.auties.whatsapp.model.signal.session.SessionChain.SessionChainBuilder
 
toString() - Method in record class it.auties.whatsapp.model.signal.session.SessionChain
Returns a string representation of this record class.
toString() - Method in class it.auties.whatsapp.model.signal.session.SessionPreKey.SessionPreKeyBuilder
 
toString() - Method in record class it.auties.whatsapp.model.signal.session.SessionPreKey
Returns a string representation of this record class.
toString() - Method in class it.auties.whatsapp.model.signal.session.SessionState.SessionStateBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.ActionDataSync.ActionDataSyncBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.ActionDataSync
 
toString() - Method in class it.auties.whatsapp.model.sync.ActionMessageRangeSync.ActionMessageRangeSyncBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.ActionMessageRangeSync
 
toString() - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.ActionValueSync.PrimaryFeature.PrimaryFeatureBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.ActionValueSync.PrimaryFeature
 
toString() - Method in class it.auties.whatsapp.model.sync.ActionValueSync
 
toString() - Method in class it.auties.whatsapp.model.sync.AppStateFatalExceptionNotification.AppStateFatalExceptionNotificationBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.AppStateFatalExceptionNotification
 
toString() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKey.AppStateSyncKeyBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKey
 
toString() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyData.AppStateSyncKeyDataBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyData
 
toString() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyFingerprint.AppStateSyncKeyFingerprintBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyFingerprint
 
toString() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyId.AppStateSyncKeyIdBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyId
 
toString() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyRequest.AppStateSyncKeyRequestBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyRequest
 
toString() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyShare.AppStateSyncKeyShareBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.AppStateSyncKeyShare
 
toString() - Method in class it.auties.whatsapp.model.sync.DeviceListMetadata.DeviceListMetadataBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.DeviceListMetadata
 
toString() - Method in class it.auties.whatsapp.model.sync.ExitCode.ExitCodeBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.ExitCode
 
toString() - Method in class it.auties.whatsapp.model.sync.ExternalBlobReference.ExternalBlobReferenceBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.ExternalBlobReference
 
toString() - Method in class it.auties.whatsapp.model.sync.HistorySync.HistorySyncBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.HistorySync
 
toString() - Method in class it.auties.whatsapp.model.sync.HistorySyncConfig.HistorySyncConfigBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.HistorySyncConfig
 
toString() - Method in class it.auties.whatsapp.model.sync.HistorySyncMessage.HistorySyncMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.HistorySyncMessage
 
toString() - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification.HistorySyncNotificationBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.HistorySyncNotification
 
toString() - Method in class it.auties.whatsapp.model.sync.IndexSync.IndexSyncBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.IndexSync
 
toString() - Method in class it.auties.whatsapp.model.sync.InitialSecurityNotificationSettingSync.InitialSecurityNotificationSettingSyncBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.InitialSecurityNotificationSettingSync
 
toString() - Method in class it.auties.whatsapp.model.sync.KeyExpiration.KeyExpirationBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.KeyExpiration
 
toString() - Method in class it.auties.whatsapp.model.sync.KeyId.KeyIdBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.KeyId
 
toString() - Method in class it.auties.whatsapp.model.sync.LTHashState.LTHashStateBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.LTHashState
 
toString() - Method in class it.auties.whatsapp.model.sync.MediaRetryNotification.MediaRetryNotificationBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.MediaRetryNotification
 
toString() - Method in record class it.auties.whatsapp.model.sync.MutationKeys
Returns a string representation of this record class.
toString() - Method in class it.auties.whatsapp.model.sync.MutationsSync.MutationsSyncBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.MutationsSync
 
toString() - Method in class it.auties.whatsapp.model.sync.MutationSync.MutationSyncBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.MutationSync
 
toString() - Method in record class it.auties.whatsapp.model.sync.PatchRequest
Returns a string representation of this record class.
toString() - Method in class it.auties.whatsapp.model.sync.PatchSync.PatchSyncBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.PatchSync
 
toString() - Method in class it.auties.whatsapp.model.sync.PhotoChange.PhotoChangeBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.PhotoChange
 
toString() - Method in class it.auties.whatsapp.model.sync.PushName.PushNameBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.PushName
 
toString() - Method in class it.auties.whatsapp.model.sync.RecentEmojiWeight.RecentEmojiWeightBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.RecentEmojiWeight
 
toString() - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata.RecentStickerMetadataBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata
 
toString() - Method in class it.auties.whatsapp.model.sync.RecentStickerWeight.RecentStickerWeightBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.RecentStickerWeight
 
toString() - Method in class it.auties.whatsapp.model.sync.RecordSync.RecordSyncBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.RecordSync
 
toString() - Method in class it.auties.whatsapp.model.sync.ServerErrorReceipt.ServerErrorReceiptBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.ServerErrorReceipt
 
toString() - Method in class it.auties.whatsapp.model.sync.SnapshotSync.SnapshotSyncBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.SnapshotSync
 
toString() - Method in class it.auties.whatsapp.model.sync.SyncActionMessage.SyncActionMessageBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.SyncActionMessage
 
toString() - Method in class it.auties.whatsapp.model.sync.ValueSync
 
toString() - Method in class it.auties.whatsapp.model.sync.ValueSync.ValueSyncBuilder
 
toString() - Method in class it.auties.whatsapp.model.sync.VersionSync
 
toString() - Method in class it.auties.whatsapp.model.sync.VersionSync.VersionSyncBuilder
 
toString(Consumer<String>) - Static method in interface it.auties.whatsapp.api.QrHandler
Transforms the qr code in a UTF-8 string and accepts a consumer for the latter
toTerminal() - Static method in interface it.auties.whatsapp.api.ErrorHandler
Default error handler.
toTerminal() - Static method in interface it.auties.whatsapp.api.QrHandler.ToFileConsumer
Prints the location of the file on the terminal using the system logger
toTerminal() - Static method in interface it.auties.whatsapp.api.QrHandler
Prints the QR code to the terminal.
toTerminal(BiConsumer<ErrorHandler.Location, Throwable>, BiConsumer<ErrorHandler.Location, Throwable>) - Static method in interface it.auties.whatsapp.api.ErrorHandler
Default error handler.
toUserJid() - Method in record class it.auties.whatsapp.model.contact.ContactJid
Converts this jid to a user jid
toValue() - Method in enum class it.auties.whatsapp.model.chat.ChatEphemeralTimer
 
toValue() - Method in record class it.auties.whatsapp.model.chat.ChatMute
 
toValue() - Method in class it.auties.whatsapp.model.contact.ContactCard
Converts this object in a valid vcard
toValue() - Method in record class it.auties.whatsapp.model.contact.ContactJid
 
toVcard() - Method in class it.auties.whatsapp.model.contact.ContactCard
Converts this object in a valid vcard
toViewOnce() - Method in class it.auties.whatsapp.model.message.model.MessageContainer
Converts this message to a view once message
transactionStatus() - Method in class it.auties.whatsapp.model.info.PaymentInfo
The status of this transaction
transactionStatus(PaymentInfo.PaymentInfoTxnStatus) - Method in class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoBuilder
The status of this transaction
transactionStatus(PaymentInfo.PaymentInfoTxnStatus) - Method in class it.auties.whatsapp.model.info.PaymentInfo
The status of this transaction
transactionTimestamp() - Method in class it.auties.whatsapp.model.info.PaymentInfo
The timestamp, that is the seconds since Instant.EPOCH, when the RequestPaymentMessage that originated this transaction was sent
transactionTimestamp(long) - Method in class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoBuilder
The timestamp, that is the seconds since Instant.EPOCH, when the RequestPaymentMessage that originated this transaction was sent
transactionTimestamp(long) - Method in class it.auties.whatsapp.model.info.PaymentInfo
The timestamp, that is the seconds since Instant.EPOCH, when the RequestPaymentMessage that originated this transaction was sent
trustBannerAction() - Method in class it.auties.whatsapp.model.info.ContextInfo
Trust banner action
trustBannerAction(Integer) - Method in class it.auties.whatsapp.model.info.ContextInfo.ContextInfoBuilder
Trust banner action
trustBannerAction(Integer) - Method in class it.auties.whatsapp.model.info.ContextInfo
Trust banner action
trustBannerType() - Method in class it.auties.whatsapp.model.info.ContextInfo
Trust banner type
trustBannerType(String) - Method in class it.auties.whatsapp.model.info.ContextInfo.ContextInfoBuilder
Trust banner type
trustBannerType(String) - Method in class it.auties.whatsapp.model.info.ContextInfo
Trust banner type
ttl() - Method in record class it.auties.whatsapp.model.media.MediaConnection
Returns the value of the ttl record component.
TUESDAY - Enum constant in enum class it.auties.whatsapp.model.business.BusinessDateTimeComponent.DayOfWeek
Tuesday
twentyFourHourFormat() - Method in class it.auties.whatsapp.controller.Store
Whether the twenty-hours format is being used by the client
twentyFourHourFormat(boolean) - Method in class it.auties.whatsapp.controller.Store.StoreBuilder
Whether the twenty-hours format is being used by the client
twentyFourHourFormat(boolean) - Method in class it.auties.whatsapp.controller.Store
Whether the twenty-hours format is being used by the client
twentyFourHourFormatEnabled() - Method in class it.auties.whatsapp.model.action.TimeFormatAction
 
twentyFourHourFormatEnabled(boolean) - Method in class it.auties.whatsapp.model.action.TimeFormatAction.TimeFormatActionBuilder
 
twentyFourHourFormatEnabled(boolean) - Method in class it.auties.whatsapp.model.action.TimeFormatAction
 
type() - Method in class it.auties.whatsapp.model.button.Button
The type of this message
type() - Method in record class it.auties.whatsapp.model.chat.ChatMute
Returns a non-null enum that describes the type of mute for this object
type() - Method in record class it.auties.whatsapp.model.contact.ContactJid
Returns the type of this jid
type() - Method in record class it.auties.whatsapp.model.info.MessageIndexInfo
Returns the value of the type record component.
type() - Method in class it.auties.whatsapp.model.location.InteractiveLocationAnnotation
Returns the type of sync
type() - Method in class it.auties.whatsapp.model.message.button.ButtonsMessage
 
type() - Method in class it.auties.whatsapp.model.message.button.ButtonsResponseMessage
 
type() - Method in class it.auties.whatsapp.model.message.button.HighlyStructuredMessage
 
type() - Method in class it.auties.whatsapp.model.message.button.InteractiveMessage
 
type() - Method in class it.auties.whatsapp.model.message.button.InteractiveResponseMessage
 
type() - Method in class it.auties.whatsapp.model.message.button.ListMessage
 
type() - Method in class it.auties.whatsapp.model.message.button.ListResponseMessage
 
type() - Method in class it.auties.whatsapp.model.message.button.NativeFlowResponseMessage
 
type() - Method in class it.auties.whatsapp.model.message.button.TemplateMessage
 
type() - Method in class it.auties.whatsapp.model.message.button.TemplateReplyMessage
 
type() - Method in class it.auties.whatsapp.model.message.model.MediaMessage
 
type() - Method in interface it.auties.whatsapp.model.message.model.Message
Return message type
type() - Method in class it.auties.whatsapp.model.message.model.MessageContainer
Returns the type of the message
type() - Method in class it.auties.whatsapp.model.message.payment.CancelPaymentRequestMessage
 
type() - Method in class it.auties.whatsapp.model.message.payment.DeclinePaymentRequestMessage
 
type() - Method in class it.auties.whatsapp.model.message.payment.PaymentInviteMessage
 
type() - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
 
type() - Method in class it.auties.whatsapp.model.message.payment.PaymentOrderMessage
 
type() - Method in class it.auties.whatsapp.model.message.payment.RequestPaymentMessage
 
type() - Method in class it.auties.whatsapp.model.message.payment.SendPaymentMessage
 
type() - Method in class it.auties.whatsapp.model.message.server.DeviceSentMessage
 
type() - Method in class it.auties.whatsapp.model.message.server.DeviceSyncMessage
 
type() - Method in class it.auties.whatsapp.model.message.server.EncryptedReactionMessage
 
type() - Method in class it.auties.whatsapp.model.message.server.ProtocolMessage
 
type() - Method in class it.auties.whatsapp.model.message.server.SenderKeyDistributionMessage
 
type() - Method in class it.auties.whatsapp.model.message.server.StickerSyncRMRMessage
 
type() - Method in class it.auties.whatsapp.model.message.standard.ContactMessage
 
type() - Method in class it.auties.whatsapp.model.message.standard.ContactsArrayMessage
 
type() - Method in class it.auties.whatsapp.model.message.standard.EmptyMessage
 
type() - Method in class it.auties.whatsapp.model.message.standard.GroupInviteMessage
 
type() - Method in class it.auties.whatsapp.model.message.standard.KeepInChatMessage
 
type() - Method in class it.auties.whatsapp.model.message.standard.LiveLocationMessage
 
type() - Method in class it.auties.whatsapp.model.message.standard.LocationMessage
 
type() - Method in class it.auties.whatsapp.model.message.standard.PollCreationMessage
 
type() - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage
 
type() - Method in class it.auties.whatsapp.model.message.standard.ProductMessage
 
type() - Method in class it.auties.whatsapp.model.message.standard.ReactionMessage
 
type() - Method in class it.auties.whatsapp.model.message.standard.RequestPhoneNumberMessage
 
type() - Method in class it.auties.whatsapp.model.message.standard.TextMessage
 
type() - Method in class it.auties.whatsapp.model.payment.PaymentBackground
 
type() - Method in record class it.auties.whatsapp.model.privacy.GdprAccountReport.Error
 
type() - Method in record class it.auties.whatsapp.model.privacy.GdprAccountReport.Pending
 
type() - Method in record class it.auties.whatsapp.model.privacy.GdprAccountReport.Ready
 
type() - Method in interface it.auties.whatsapp.model.privacy.GdprAccountReport
Returns the type of this report
type() - Method in record class it.auties.whatsapp.model.sync.PatchRequest
Returns the value of the type record component.
type(Button.ButtonType) - Method in class it.auties.whatsapp.model.button.Button.ButtonBuilder
The type of this message
type(Button.ButtonType) - Method in class it.auties.whatsapp.model.button.Button
The type of this message
type(ListMessage.Type) - Method in class it.auties.whatsapp.model.message.button.ListMessage.ListMessageBuilder
The type of this message
type(ListMessage.Type) - Method in class it.auties.whatsapp.model.message.button.ListMessage
The type of this message
type(PaymentInvoiceMessage.AttachmentType) - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage.PaymentInvoiceMessageBuilder
 
type(PaymentInvoiceMessage.AttachmentType) - Method in class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage
The type of attachment that this invoice provides
type(PaymentBackground.PaymentBackgroundType) - Method in class it.auties.whatsapp.model.payment.PaymentBackground.PaymentBackgroundBuilder
 
type(PaymentBackground.PaymentBackgroundType) - Method in class it.auties.whatsapp.model.payment.PaymentBackground
 

U

unarchive(T) - Method in class it.auties.whatsapp.api.Whatsapp
Unarchives a chat
unarchiveChats() - Method in class it.auties.whatsapp.controller.Store
Whether chats should be unarchived if a new message arrives
unarchiveChats() - Method in class it.auties.whatsapp.model.setting.UnarchiveChatsSetting
 
unarchiveChats(boolean) - Method in class it.auties.whatsapp.controller.Store.StoreBuilder
Whether chats should be unarchived if a new message arrives
unarchiveChats(boolean) - Method in class it.auties.whatsapp.controller.Store
Whether chats should be unarchived if a new message arrives
unarchiveChats(boolean) - Method in class it.auties.whatsapp.model.setting.UnarchiveChatsSetting
 
unarchiveChats(boolean) - Method in class it.auties.whatsapp.model.setting.UnarchiveChatsSetting.UnarchiveChatsSettingBuilder
 
unarchiveChatsSetting(UnarchiveChatsSetting) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
UnarchiveChatsSetting - Class in it.auties.whatsapp.model.setting
 
UnarchiveChatsSetting(boolean) - Constructor for class it.auties.whatsapp.model.setting.UnarchiveChatsSetting
 
UnarchiveChatsSetting.UnarchiveChatsSettingBuilder - Class in it.auties.whatsapp.model.setting
 
UNAVAILABLE - Enum constant in enum class it.auties.whatsapp.model.contact.ContactStatus
When the contact is offline
unblock(T) - Method in class it.auties.whatsapp.api.Whatsapp
Unblocks a contact
unbox() - Method in class it.auties.whatsapp.model.message.model.MessageContainer
Returns an unboxed message where are all result-proof messages(i.e.
UNDO_KEEP_FOR_ALL - Enum constant in enum class it.auties.whatsapp.model.message.model.KeepInChatType
 
UNIX_EPOCH - Enum constant in enum class it.auties.whatsapp.model.business.BusinessDateTime.DateType
Unix epoch date
unixEpochDate() - Method in class it.auties.whatsapp.model.business.BusinessDateTime
The date as a unix epoch
unixEpochDate(BusinessDateTimeUnixEpoch) - Method in class it.auties.whatsapp.model.business.BusinessDateTime.BusinessDateTimeBuilder
The date as a unix epoch
unixEpochDate(BusinessDateTimeUnixEpoch) - Method in class it.auties.whatsapp.model.business.BusinessDateTime
The date as a unix epoch
UNKNOWN - Enum constant in enum class it.auties.whatsapp.api.ErrorHandler.Location
Unknown
UNKNOWN - Enum constant in enum class it.auties.whatsapp.binary.Tag
 
UNKNOWN - Enum constant in enum class it.auties.whatsapp.model.business.BusinessCatalogEntry.Availability
 
UNKNOWN - Enum constant in enum class it.auties.whatsapp.model.business.BusinessVerifiedLevel
Unknown
UNKNOWN - Enum constant in enum class it.auties.whatsapp.model.button.Button.ButtonType
 
UNKNOWN - Enum constant in enum class it.auties.whatsapp.model.contact.ContactJid.Type
Unknown Jid type
UNKNOWN - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
UNKNOWN - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
 
UNKNOWN - Enum constant in enum class it.auties.whatsapp.model.location.InteractiveLocationAnnotation.Action
Unknown
UNKNOWN - Enum constant in enum class it.auties.whatsapp.model.message.button.ButtonsMessage.HeaderType
Unknown
UNKNOWN - Enum constant in enum class it.auties.whatsapp.model.message.button.ListMessage.Type
Unknown
UNKNOWN - Enum constant in enum class it.auties.whatsapp.model.message.model.KeepInChatType
 
UNKNOWN - Enum constant in enum class it.auties.whatsapp.model.message.payment.PaymentInviteMessage.PaymentInviteMessageServiceType
Unknown service provider
UNKNOWN - Enum constant in enum class it.auties.whatsapp.model.payment.PaymentBackground.PaymentBackgroundType
 
UNKNOWN - Enum constant in enum class it.auties.whatsapp.model.signal.auth.Companion.CompanionPropsPlatformType
 
UNKNOWN_CURRENCY - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoCurrency
Deprecated.
Unknown currency
UNKNOWN_STATUS - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoStatus
Unknown status
UNKNOWN_SURFACE - Enum constant in enum class it.auties.whatsapp.model.business.BusinessShop.SurfaceType
Unknown
UnknownStreamException - Exception in it.auties.whatsapp.exception
An unchecked exception that is thrown when an unknown error occurs in the WebSocket stream
UnknownStreamException(String) - Constructor for exception it.auties.whatsapp.exception.UnknownStreamException
 
unmute(T) - Method in class it.auties.whatsapp.api.Whatsapp
Unmutes a chat
unpin(T) - Method in class it.auties.whatsapp.api.Whatsapp
Unpins a chat from the top
unreadChats() - Method in class it.auties.whatsapp.model.info.WebNotificationsInfo
 
unreadChats(int) - Method in class it.auties.whatsapp.model.info.WebNotificationsInfo
 
unreadChats(int) - Method in class it.auties.whatsapp.model.info.WebNotificationsInfo.WebNotificationsInfoBuilder
 
unreadMessages() - Method in class it.auties.whatsapp.model.chat.Chat
Returns all the unread messages in this chat
unreadMessagesCount() - Method in class it.auties.whatsapp.model.chat.Chat
The number of unread messages in this chat.
unreadMessagesCount(int) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
The number of unread messages in this chat.
unreadMessagesCount(int) - Method in class it.auties.whatsapp.model.chat.Chat
The number of unread messages in this chat.
unstar(MessageInfo) - Method in class it.auties.whatsapp.api.Whatsapp
Removes star from a message
UNVERIFIED_TRANSITION - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
updateHash(byte[]) - Method in class it.auties.whatsapp.crypto.Handshake
 
updateLocale(String, String) - Method in class it.auties.whatsapp.socket.SocketHandler
 
updateUserName(String, String) - Method in class it.auties.whatsapp.socket.SocketHandler
 
UPI - Enum constant in enum class it.auties.whatsapp.model.message.payment.PaymentInviteMessage.PaymentInviteMessageServiceType
Upi
upload(byte[], MediaMessageType, MediaConnection) - Static method in class it.auties.whatsapp.util.Medias
 
uri() - Method in record class it.auties.whatsapp.model.business.BusinessCatalogEntry
Returns the value of the uri record component.
url() - Method in class it.auties.whatsapp.model.action.StickerAction
 
url() - Method in class it.auties.whatsapp.model.button.HydratedURLButton
The url of this button
url() - Method in class it.auties.whatsapp.model.button.URLButton
The url of this button
url() - Method in record class it.auties.whatsapp.model.media.MediaFile
Returns the value of the url record component.
url() - Method in record class it.auties.whatsapp.model.media.MediaUpload
Returns the value of the url record component.
url() - Method in class it.auties.whatsapp.model.message.model.ActionLink
The url of the action
url() - Method in class it.auties.whatsapp.model.message.standard.LocationMessage
A URL to visit the location that this message wraps in Google Maps
url() - Method in class it.auties.whatsapp.model.product.ProductSnapshot
 
url(HighlyStructuredMessage) - Method in class it.auties.whatsapp.model.button.URLButton
The url of this button
url(HighlyStructuredMessage) - Method in class it.auties.whatsapp.model.button.URLButton.URLButtonBuilder
The url of this button
url(String) - Method in class it.auties.whatsapp.model.action.StickerAction.StickerActionBuilder
 
url(String) - Method in class it.auties.whatsapp.model.action.StickerAction
 
url(String) - Method in class it.auties.whatsapp.model.button.HydratedURLButton.HydratedURLButtonBuilder
The url of this button
url(String) - Method in class it.auties.whatsapp.model.button.HydratedURLButton
The url of this button
url(String) - Method in class it.auties.whatsapp.model.message.model.ActionLink.ActionLinkBuilder
The url of the action
url(String) - Method in class it.auties.whatsapp.model.message.model.ActionLink
The url of the action
url(String) - Method in class it.auties.whatsapp.model.message.standard.LocationMessage.LocationMessageBuilder
 
url(String) - Method in class it.auties.whatsapp.model.message.standard.LocationMessage
A URL to visit the location that this message wraps in Google Maps
url(String) - Method in class it.auties.whatsapp.model.product.ProductSnapshot.ProductSnapshotBuilder
 
url(String) - Method in class it.auties.whatsapp.model.product.ProductSnapshot
 
URL_BUTTON - Enum constant in enum class it.auties.whatsapp.model.button.ButtonTemplate.ButtonType
Url button
URL_BUTTON - Enum constant in enum class it.auties.whatsapp.model.button.HydratedButtonTemplate.ButtonType
Url button
urlButton() - Method in class it.auties.whatsapp.model.button.ButtonTemplate
 
urlButton() - Method in class it.auties.whatsapp.model.button.HydratedButtonTemplate
 
urlButton(HydratedURLButton) - Method in class it.auties.whatsapp.model.button.HydratedButtonTemplate.HydratedButtonTemplateBuilder
 
urlButton(HydratedURLButton) - Method in class it.auties.whatsapp.model.button.HydratedButtonTemplate
 
urlButton(URLButton) - Method in class it.auties.whatsapp.model.button.ButtonTemplate.ButtonTemplateBuilder
 
urlButton(URLButton) - Method in class it.auties.whatsapp.model.button.ButtonTemplate
 
URLButton - Class in it.auties.whatsapp.model.button
A model class that represents an url button
URLButton.URLButtonBuilder - Class in it.auties.whatsapp.model.button
 
urlNumber(boolean) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
Url number This field is suppressed because this information is available from the message itself
urlText(boolean) - Method in class it.auties.whatsapp.model.info.MessageInfo.MessageInfoBuilder
Url text This field is suppressed because this information is available from the message itself
useDefaultSerializer() - Method in interface it.auties.whatsapp.controller.Controller
Whether the default serializer should be used
useDefaultSerializer() - Method in class it.auties.whatsapp.controller.Keys
 
useDefaultSerializer() - Method in class it.auties.whatsapp.controller.Store
 
useDefaultSerializer(boolean) - Method in interface it.auties.whatsapp.controller.Controller
Set whether the default serializer should be used
useDefaultSerializer(boolean) - Method in class it.auties.whatsapp.controller.Keys.KeysBuilder
 
useDefaultSerializer(boolean) - Method in class it.auties.whatsapp.controller.Keys
 
useDefaultSerializer(boolean) - Method in class it.auties.whatsapp.controller.Store.StoreBuilder
 
useDefaultSerializer(boolean) - Method in class it.auties.whatsapp.controller.Store
 
useNoviFormat() - Method in class it.auties.whatsapp.model.info.PaymentInfo
Whether the novi format should be used
useNoviFormat(boolean) - Method in class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoBuilder
Whether the novi format should be used
useNoviFormat(boolean) - Method in class it.auties.whatsapp.model.info.PaymentInfo
Whether the novi format should be used
user() - Method in record class it.auties.whatsapp.model.contact.ContactJid
Returns the value of the user record component.
user(String) - Method in class it.auties.whatsapp.model.contact.ContactJid.ContactJidBuilder
 
USER - Enum constant in enum class it.auties.whatsapp.model.chat.GroupRole
A participant of the group with no special powers
USER - Enum constant in enum class it.auties.whatsapp.model.contact.ContactJid.Server
User
USER - Enum constant in enum class it.auties.whatsapp.model.contact.ContactJid.Type
Regular Whatsapp contact Jid
USER_ACTIVATED - Enum constant in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadConnectReason
 
userAgent() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
userAgent(UserAgent) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadBuilder
 
userAgent(UserAgent) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
UserAgent - Class in it.auties.whatsapp.model.signal.auth
 
UserAgent(UserAgent.UserAgentPlatform, Version, String, String, String, String, String, String, String, UserAgent.UserAgentReleaseChannel, String, String, String) - Constructor for class it.auties.whatsapp.model.signal.auth.UserAgent
 
UserAgent.UserAgentBuilder - Class in it.auties.whatsapp.model.signal.auth
 
UserAgent.UserAgentPlatform - Enum Class in it.auties.whatsapp.model.signal.auth
 
UserAgent.UserAgentReleaseChannel - Enum Class in it.auties.whatsapp.model.signal.auth
 
userCompanionJid() - Method in class it.auties.whatsapp.controller.Store
The user linked to this account.
userCompanionJid(ContactJid) - Method in class it.auties.whatsapp.controller.Store.StoreBuilder
The user linked to this account.
userCompanionJid(ContactJid) - Method in class it.auties.whatsapp.controller.Store
The user linked to this account.
userJid() - Method in class it.auties.whatsapp.model.chat.PastParticipant
 
userJid(ContactJid) - Method in class it.auties.whatsapp.model.chat.PastParticipant.PastParticipantBuilder
 
userJid(ContactJid) - Method in class it.auties.whatsapp.model.chat.PastParticipant
 
userLocale() - Method in class it.auties.whatsapp.controller.Store
The locale of the user linked to this account.
userLocale(String) - Method in class it.auties.whatsapp.controller.Store.StoreBuilder
The locale of the user linked to this account.
userLocale(String) - Method in class it.auties.whatsapp.controller.Store
The locale of the user linked to this account.
username() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
username(Long) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadBuilder
 
username(Long) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
userName() - Method in class it.auties.whatsapp.controller.Store
The name of the user linked to this account.
userName(String) - Method in class it.auties.whatsapp.controller.Store.StoreBuilder
The name of the user linked to this account.
userName(String) - Method in class it.auties.whatsapp.controller.Store
The name of the user linked to this account.
userNotice() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
userNotice(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
userNotice(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
userProfilePicture() - Method in class it.auties.whatsapp.controller.Store
Returns the profile picture of this user if present
userProfilePicture(URI) - Method in class it.auties.whatsapp.controller.Store.StoreBuilder
The profile picture of the user linked to this account.
userProfilePicture(URI) - Method in class it.auties.whatsapp.controller.Store
The profile picture of the user linked to this account.
userStatus() - Method in class it.auties.whatsapp.controller.Store
The status of the user linked to this account.
userStatus(String) - Method in class it.auties.whatsapp.controller.Store.StoreBuilder
The status of the user linked to this account.
userStatus(String) - Method in class it.auties.whatsapp.controller.Store
The status of the user linked to this account.
userStatusMuteAction(UserStatusMuteAction) - Method in class it.auties.whatsapp.model.sync.ActionValueSync.ActionValueSyncBuilder
 
UserStatusMuteAction - Class in it.auties.whatsapp.model.action
 
UserStatusMuteAction(boolean) - Constructor for class it.auties.whatsapp.model.action.UserStatusMuteAction
 
UserStatusMuteAction.UserStatusMuteActionBuilder - Class in it.auties.whatsapp.model.action
 
usesParticipantInKey() - Method in class it.auties.whatsapp.model.signal.auth.WebPayload
 
usesParticipantInKey(boolean) - Method in class it.auties.whatsapp.model.signal.auth.WebPayload
 
usesParticipantInKey(boolean) - Method in class it.auties.whatsapp.model.signal.auth.WebPayload.WebPayloadBuilder
 

V

Validate - Class in it.auties.whatsapp.util
 
validIndexes() - Method in class it.auties.whatsapp.model.signal.auth.KeyIndexList
 
validIndexes(List<Integer>) - Method in class it.auties.whatsapp.model.signal.auth.KeyIndexList.KeyIndexListBuilder
 
validIndexes(List<Integer>) - Method in class it.auties.whatsapp.model.signal.auth.KeyIndexList
 
value() - Method in class it.auties.whatsapp.model.sync.ActionDataSync
 
value() - Method in class it.auties.whatsapp.model.sync.RecordSync
 
value(ActionValueSync) - Method in class it.auties.whatsapp.model.sync.ActionDataSync.ActionDataSyncBuilder
 
value(ActionValueSync) - Method in class it.auties.whatsapp.model.sync.ActionDataSync
 
value(ValueSync) - Method in class it.auties.whatsapp.model.sync.RecordSync.RecordSyncBuilder
 
value(ValueSync) - Method in class it.auties.whatsapp.model.sync.RecordSync
 
valueOf(String) - Static method in enum class it.auties.whatsapp.api.DisconnectReason
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.api.ErrorHandler.Location
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.api.ErrorHandler.Result
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.api.HistoryLength
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.api.SocketEvent
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.binary.PatchType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.binary.Tag
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.business.BusinessAccountLinkInfo.AccountType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.business.BusinessAccountLinkInfo.HostStorageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.business.BusinessAccountType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.business.BusinessActorsType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.business.BusinessCatalogEntry.Availability
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.business.BusinessCatalogEntry.ReviewStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.business.BusinessDateTime.DateType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.business.BusinessDateTimeComponent.CalendarType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.business.BusinessDateTimeComponent.DayOfWeek
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.business.BusinessLocalizableParameter.ParameterType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.business.BusinessPrivacyStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.business.BusinessShop.SurfaceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.business.BusinessStorageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.business.BusinessVerifiedLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.button.Button.ButtonType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.button.ButtonTemplate.ButtonType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.button.FourRowTemplate.TitleType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.button.HydratedButtonTemplate.ButtonType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.button.HydratedFourRowTemplate.TitleType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.chat.Chat.EndOfHistoryTransferType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.chat.ChatDisappear.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.chat.ChatEphemeralTimer
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.chat.ChatMediaVisibility
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.chat.ChatMute.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.chat.GroupAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.chat.GroupPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.chat.GroupRole
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.chat.GroupSetting
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.chat.PastParticipant.LeaveReason
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.contact.ContactJid.Server
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.contact.ContactJid.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.contact.ContactStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.info.AdReplyInfo.AdReplyInfoMediaType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.info.ExternalAdReplyInfo.ExternalAdReplyInfoMediaType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoCurrency
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.location.InteractiveLocationAnnotation.Action
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.media.DownloadResult.Status
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.message.button.ButtonsMessage.HeaderType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.message.button.InteractiveMessage.ContentType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.message.button.ListMessage.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.message.button.TemplateMessage.Format
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.message.model.KeepInChatType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.message.model.MediaMessageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.message.model.MessageCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.message.model.MessageStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.message.model.MessageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.message.model.TextPreviewSetting
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.message.payment.PaymentInviteMessage.PaymentInviteMessageServiceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage.AttachmentType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.message.payment.PaymentOrderMessage.OrderMessageOrderStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.message.payment.PaymentOrderMessage.OrderSurface
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.message.server.ProtocolMessage.ProtocolMessageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.message.standard.GroupInviteMessage.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.message.standard.TextMessage.TextMessageFontType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.message.standard.TextMessage.TextMessagePreviewType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.message.standard.VideoMessage.VideoMessageAttribution
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.payment.PaymentBackground.PaymentBackgroundType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.privacy.GdprAccountReport.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.privacy.PrivacySettingType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.privacy.PrivacySettingValue
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.product.ProductHeader.AttachmentType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.BizMarketSegment
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadClientFeature
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadConnectReason
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadConnectType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadIOSAppExtension
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadProduct
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.signal.auth.Companion.CompanionPropsPlatformType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.signal.auth.DNSSource.DNSSourceDNSResolutionMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentPlatform
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentReleaseChannel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesFlag
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.signal.auth.WebInfo.WebInfoWebSubPlatform
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.sync.HistorySync.HistorySyncHistorySyncType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.sync.HistorySyncNotification.HistorySyncNotificationHistorySyncType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.sync.MediaRetryNotification.Result
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.model.sync.RecordSync.Operation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp.util.Medias.Format
Returns the enum constant of this class with the specified name.
values() - Static method in enum class it.auties.whatsapp.api.DisconnectReason
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.api.ErrorHandler.Location
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.api.ErrorHandler.Result
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.api.HistoryLength
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.api.SocketEvent
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.binary.PatchType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.binary.Tag
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.business.BusinessAccountLinkInfo.AccountType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.business.BusinessAccountLinkInfo.HostStorageType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.business.BusinessAccountType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.business.BusinessActorsType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.business.BusinessCatalogEntry.Availability
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.business.BusinessCatalogEntry.ReviewStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.business.BusinessDateTime.DateType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.business.BusinessDateTimeComponent.CalendarType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.business.BusinessDateTimeComponent.DayOfWeek
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.business.BusinessLocalizableParameter.ParameterType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.business.BusinessPrivacyStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.business.BusinessShop.SurfaceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.business.BusinessStorageType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.business.BusinessVerifiedLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.button.Button.ButtonType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.button.ButtonTemplate.ButtonType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.button.FourRowTemplate.TitleType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.button.HydratedButtonTemplate.ButtonType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.button.HydratedFourRowTemplate.TitleType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.chat.Chat.EndOfHistoryTransferType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.chat.ChatDisappear.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.chat.ChatEphemeralTimer
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.chat.ChatMediaVisibility
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.chat.ChatMute.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.chat.GroupAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.chat.GroupPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.chat.GroupRole
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.chat.GroupSetting
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.chat.PastParticipant.LeaveReason
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.contact.ContactJid.Server
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.contact.ContactJid.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.contact.ContactStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.info.AdReplyInfo.AdReplyInfoMediaType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.info.ExternalAdReplyInfo.ExternalAdReplyInfoMediaType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoCurrency
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoTxnStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.location.InteractiveLocationAnnotation.Action
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.media.DownloadResult.Status
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.message.button.ButtonsMessage.HeaderType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.message.button.InteractiveMessage.ContentType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.message.button.ListMessage.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.message.button.TemplateMessage.Format
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.message.model.KeepInChatType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.message.model.MediaMessageType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.message.model.MessageCategory
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.message.model.MessageStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.message.model.MessageType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.message.model.TextPreviewSetting
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.message.payment.PaymentInviteMessage.PaymentInviteMessageServiceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.message.payment.PaymentInvoiceMessage.AttachmentType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.message.payment.PaymentOrderMessage.OrderMessageOrderStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.message.payment.PaymentOrderMessage.OrderSurface
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.message.server.ProtocolMessage.ProtocolMessageType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.message.standard.GroupInviteMessage.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.message.standard.TextMessage.TextMessageFontType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.message.standard.TextMessage.TextMessagePreviewType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.message.standard.VideoMessage.VideoMessageAttribution
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.payment.PaymentBackground.PaymentBackgroundType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.privacy.GdprAccountReport.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.privacy.PrivacySettingType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.privacy.PrivacySettingValue
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.product.ProductHeader.AttachmentType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.BizMarketSegment
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadClientFeature
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadConnectReason
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadConnectType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadIOSAppExtension
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadProduct
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.signal.auth.Companion.CompanionPropsPlatformType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.signal.auth.DNSSource.DNSSourceDNSResolutionMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentPlatform
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentReleaseChannel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesFlag
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.signal.auth.WebInfo.WebInfoWebSubPlatform
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.sync.HistorySync.HistorySyncHistorySyncType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.sync.HistorySyncNotification.HistorySyncNotificationHistorySyncType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.sync.MediaRetryNotification.Result
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.model.sync.RecordSync.Operation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp.util.Medias.Format
Returns an array containing the constants of this enum class, in the order they are declared.
ValueSync - Class in it.auties.whatsapp.model.sync
 
ValueSync(byte[]) - Constructor for class it.auties.whatsapp.model.sync.ValueSync
 
ValueSync.ValueSyncBuilder - Class in it.auties.whatsapp.model.sync
 
vcard() - Method in class it.auties.whatsapp.model.message.standard.ContactMessage
The info about the contact that this message wraps encoded as a vcard
vcard(ContactCard) - Method in class it.auties.whatsapp.model.message.standard.ContactMessage.ContactMessageBuilder
 
vcard(ContactCard) - Method in class it.auties.whatsapp.model.message.standard.ContactMessage
The info about the contact that this message wraps encoded as a vcard
VERIFIED_HIGH - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
VERIFIED_INITIAL_HIGH - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
VERIFIED_INITIAL_LOW - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
VERIFIED_INITIAL_UNKNOWN - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
VERIFIED_LOW_UNKNOWN - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
VERIFIED_TRANSITION - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
VERIFIED_TRANSITION_ANY_TO_HIGH - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
VERIFIED_TRANSITION_ANY_TO_NONE - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
VERIFIED_TRANSITION_HIGH_TO_LOW - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
VERIFIED_TRANSITION_HIGH_TO_UNKNOWN - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
VERIFIED_TRANSITION_LOW_TO_UNKNOWN - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
VERIFIED_TRANSITION_NONE_TO_LOW - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
VERIFIED_TRANSITION_NONE_TO_UNKNOWN - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
VERIFIED_TRANSITION_UNKNOWN_TO_LOW - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
version() - Method in class it.auties.whatsapp.api.Whatsapp.Options
 
version() - Method in class it.auties.whatsapp.model.action.PrimaryVersionAction
 
version() - Method in class it.auties.whatsapp.model.business.BusinessCollection
The version of the message
version() - Method in class it.auties.whatsapp.model.business.BusinessNativeFlow
The version of this flow
version() - Method in class it.auties.whatsapp.model.business.BusinessShop
The version of the message
version() - Method in class it.auties.whatsapp.model.contact.ContactCard
Returns the version of this card if defined
version() - Method in class it.auties.whatsapp.model.message.button.NativeFlowResponseMessage
 
version() - Method in class it.auties.whatsapp.model.signal.auth.Companion
 
version() - Method in class it.auties.whatsapp.model.signal.auth.WebInfo
 
version() - Method in class it.auties.whatsapp.model.signal.message.SenderKeyMessage
 
version() - Method in class it.auties.whatsapp.model.signal.message.SignalDistributionMessage
The version of this message
version() - Method in class it.auties.whatsapp.model.signal.message.SignalMessage
 
version() - Method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage
 
version() - Method in interface it.auties.whatsapp.model.signal.message.SignalProtocolMessage
 
version() - Method in class it.auties.whatsapp.model.signal.session.SessionState
 
version() - Method in class it.auties.whatsapp.model.sync.ActionDataSync
 
version() - Method in class it.auties.whatsapp.model.sync.LTHashState
 
version() - Method in record class it.auties.whatsapp.model.sync.PatchRequest
Returns the value of the version record component.
version() - Method in class it.auties.whatsapp.model.sync.PatchSync
 
version() - Method in class it.auties.whatsapp.model.sync.SnapshotSync
 
version() - Method in class it.auties.whatsapp.model.sync.VersionSync
 
version(int) - Method in class it.auties.whatsapp.model.business.BusinessCollection.BusinessCollectionBuilder
The version of the message
version(int) - Method in class it.auties.whatsapp.model.business.BusinessCollection
The version of the message
version(int) - Method in class it.auties.whatsapp.model.business.BusinessNativeFlow.BusinessNativeFlowBuilder
The version of this flow
version(int) - Method in class it.auties.whatsapp.model.business.BusinessNativeFlow
The version of this flow
version(int) - Method in class it.auties.whatsapp.model.business.BusinessShop.BusinessShopBuilder
The version of the message
version(int) - Method in class it.auties.whatsapp.model.business.BusinessShop
The version of the message
version(int) - Method in class it.auties.whatsapp.model.signal.message.SenderKeyMessage.SenderKeyMessageBuilder
 
version(int) - Method in class it.auties.whatsapp.model.signal.message.SenderKeyMessage
 
version(int) - Method in class it.auties.whatsapp.model.signal.message.SignalDistributionMessage.SignalDistributionMessageBuilder
The version of this message
version(int) - Method in class it.auties.whatsapp.model.signal.message.SignalDistributionMessage
The version of this message
version(int) - Method in class it.auties.whatsapp.model.signal.message.SignalMessage.SignalMessageBuilder
 
version(int) - Method in class it.auties.whatsapp.model.signal.message.SignalMessage
 
version(int) - Method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage.SignalPreKeyMessageBuilder
 
version(int) - Method in class it.auties.whatsapp.model.signal.message.SignalPreKeyMessage
 
version(int) - Method in class it.auties.whatsapp.model.signal.session.SessionState.SessionStateBuilder
 
version(long) - Method in class it.auties.whatsapp.model.sync.LTHashState.LTHashStateBuilder
 
version(long) - Method in class it.auties.whatsapp.model.sync.LTHashState
 
version(Version) - Method in class it.auties.whatsapp.api.Whatsapp.Options.OptionsBuilder
 
version(Version) - Method in class it.auties.whatsapp.model.signal.auth.Companion.CompanionBuilder
 
version(Version) - Method in class it.auties.whatsapp.model.signal.auth.Companion
 
version(VersionSync) - Method in class it.auties.whatsapp.model.sync.PatchSync.PatchSyncBuilder
 
version(VersionSync) - Method in class it.auties.whatsapp.model.sync.PatchSync
 
version(VersionSync) - Method in class it.auties.whatsapp.model.sync.SnapshotSync.SnapshotSyncBuilder
 
version(VersionSync) - Method in class it.auties.whatsapp.model.sync.SnapshotSync
 
version(Integer) - Method in class it.auties.whatsapp.model.message.button.NativeFlowResponseMessage.NativeFlowResponseMessageBuilder
 
version(Integer) - Method in class it.auties.whatsapp.model.message.button.NativeFlowResponseMessage
 
version(Integer) - Method in class it.auties.whatsapp.model.sync.ActionDataSync.ActionDataSyncBuilder
 
version(Integer) - Method in class it.auties.whatsapp.model.sync.ActionDataSync
 
version(Long) - Method in class it.auties.whatsapp.model.sync.VersionSync
 
version(Long) - Method in class it.auties.whatsapp.model.sync.VersionSync.VersionSyncBuilder
 
version(String) - Method in class it.auties.whatsapp.model.action.PrimaryVersionAction.PrimaryVersionActionBuilder
 
version(String) - Method in class it.auties.whatsapp.model.action.PrimaryVersionAction
 
version(String) - Method in class it.auties.whatsapp.model.contact.ContactCard.ContactCardBuilder
The version of the vcard
version(String) - Method in class it.auties.whatsapp.model.signal.auth.WebInfo
 
version(String) - Method in class it.auties.whatsapp.model.signal.auth.WebInfo.WebInfoBuilder
 
Version - Class in it.auties.whatsapp.model.signal.auth
 
Version(int) - Constructor for class it.auties.whatsapp.model.signal.auth.Version
 
Version(int, int, int) - Constructor for class it.auties.whatsapp.model.signal.auth.Version
 
Version(String) - Constructor for class it.auties.whatsapp.model.signal.auth.Version
 
Version(Integer, Integer, Integer, Integer, Integer) - Constructor for class it.auties.whatsapp.model.signal.auth.Version
 
Version.VersionBuilder - Class in it.auties.whatsapp.model.signal.auth
 
VersionSync - Class in it.auties.whatsapp.model.sync
 
VersionSync(Long) - Constructor for class it.auties.whatsapp.model.sync.VersionSync
 
VersionSync.VersionSyncBuilder - Class in it.auties.whatsapp.model.sync
 
versionToBytes(int) - Static method in class it.auties.whatsapp.util.BytesHelper
 
video(VideoMessage) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
Video message
VIDEO - Enum constant in enum class it.auties.whatsapp.model.info.AdReplyInfo.AdReplyInfoMediaType
Video type
VIDEO - Enum constant in enum class it.auties.whatsapp.model.info.ExternalAdReplyInfo.ExternalAdReplyInfoMediaType
Video
VIDEO - Enum constant in enum class it.auties.whatsapp.model.message.button.ButtonsMessage.HeaderType
Video message
VIDEO - Enum constant in enum class it.auties.whatsapp.model.message.model.MediaMessageType
The message is a video
VIDEO - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
Video
VIDEO - Enum constant in enum class it.auties.whatsapp.model.message.standard.TextMessage.TextMessagePreviewType
Video preview
VIDEO - Enum constant in enum class it.auties.whatsapp.util.Medias.Format
 
VIDEO_MESSAGE - Enum constant in enum class it.auties.whatsapp.model.button.FourRowTemplate.TitleType
Video title
VIDEO_MESSAGE - Enum constant in enum class it.auties.whatsapp.model.button.HydratedFourRowTemplate.TitleType
Video title
VIDEO_MESSAGE - Enum constant in enum class it.auties.whatsapp.model.product.ProductHeader.AttachmentType
Video attachment
videoAttachment() - Method in class it.auties.whatsapp.model.product.ProductHeader
The video attachment
videoAttachment(VideoMessage) - Method in class it.auties.whatsapp.model.product.ProductHeader.ProductHeaderBuilder
The video attachment
videoAttachment(VideoMessage) - Method in class it.auties.whatsapp.model.product.ProductHeader
The video attachment
VideoMessage - Class in it.auties.whatsapp.model.message.standard
A model class that represents a message holding a video inside
VideoMessage() - Constructor for class it.auties.whatsapp.model.message.standard.VideoMessage
 
VideoMessage(VideoMessage.VideoMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp.model.message.standard.VideoMessage
 
VideoMessage(String, String, byte[], long, Integer, byte[], String, boolean, Integer, Integer, byte[], List<InteractiveLocationAnnotation>, String, long, byte[], byte[], VideoMessage.VideoMessageAttribution) - Constructor for class it.auties.whatsapp.model.message.standard.VideoMessage
 
VideoMessage.SimpleGifBuilder - Class in it.auties.whatsapp.model.message.standard
 
VideoMessage.SimpleVideoMessageBuilder - Class in it.auties.whatsapp.model.message.standard
 
VideoMessage.VideoMessageAttribution - Enum Class in it.auties.whatsapp.model.message.standard
The constants of this enumerated type describe the various sources from where a gif can come from
VideoMessage.VideoMessageBuilder<C extends VideoMessage,B extends VideoMessage.VideoMessageBuilder<C,B>> - Class in it.auties.whatsapp.model.message.standard
 
VideoMessageBuilder() - Constructor for class it.auties.whatsapp.model.message.standard.VideoMessage.VideoMessageBuilder
 
videoPlaybackUrl() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
videoPlaybackUrl(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
videoPlaybackUrl(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
videoTitle() - Method in class it.auties.whatsapp.model.button.FourRowTemplate
The video title of this row This property is defined only if FourRowTemplate.titleType() == FourRowTemplate.TitleType.VIDEO_MESSAGE.
videoTitle() - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate
The video title of this row.
videoTitle(VideoMessage) - Method in class it.auties.whatsapp.model.button.FourRowTemplate.FourRowTemplateBuilder
The video title of this row This property is defined only if FourRowTemplate.titleType() == FourRowTemplate.TitleType.VIDEO_MESSAGE.
videoTitle(VideoMessage) - Method in class it.auties.whatsapp.model.button.FourRowTemplate
The video title of this row This property is defined only if FourRowTemplate.titleType() == FourRowTemplate.TitleType.VIDEO_MESSAGE.
videoTitle(VideoMessage) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate.HydratedFourRowTemplateBuilder
The video title of this row.
videoTitle(VideoMessage) - Method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate
The video title of this row.
VIEW_ONCE - Enum constant in enum class it.auties.whatsapp.model.message.model.MessageType
View once
VIEWED_ONCE - Enum constant in enum class it.auties.whatsapp.model.info.MessageInfo.StubType
 
viewOnce(FutureMessageContainer) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
View once message
viewOnceV2(FutureMessageContainer) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
 
viewOnceV2Extension(FutureMessageContainer) - Method in class it.auties.whatsapp.model.message.model.MessageContainer.MessageContainerBuilder
 
vnameV2() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
vnameV2(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
vnameV2(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
voiceMessage() - Method in class it.auties.whatsapp.model.message.standard.AudioMessage
Determines whether this object is a normal audio message, which might contain for example music, or a voice message
voiceMessage(boolean) - Method in class it.auties.whatsapp.model.message.standard.AudioMessage.AudioMessageBuilder
 
voiceMessage(boolean) - Method in class it.auties.whatsapp.model.message.standard.AudioMessage.SimpleAudioMessageBuilder
 
voiceMessage(boolean) - Method in class it.auties.whatsapp.model.message.standard.AudioMessage
Determines whether this object is a normal audio message, which might contain for example music, or a voice message
voipGroupCall() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
voipGroupCall(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
voipGroupCall(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
voipIndividualIncoming() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
voipIndividualIncoming(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
voipIndividualIncoming(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
voipIndividualOutgoing() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
voipIndividualOutgoing(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
voipIndividualOutgoing(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
voipIndividualVideo() - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
voipIndividualVideo(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures
 
voipIndividualVideo(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp.model.signal.auth.WebFeatures.WebFeaturesBuilder
 
vote() - Method in class it.auties.whatsapp.model.poll.PollUpdate
The vote
vote(PollUpdateEncryptedOptions) - Method in class it.auties.whatsapp.model.poll.PollUpdate.PollUpdateBuilder
The vote
vote(PollUpdateEncryptedOptions) - Method in class it.auties.whatsapp.model.poll.PollUpdate
The vote
voter() - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage
The jid of the contact who voted in this poll
voter(ContactJid) - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage.PollUpdateMessageBuilder
The jid of the contact who voted in this poll
voter(ContactJid) - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage
The jid of the contact who voted in this poll
votes() - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage
All the options, including the previous ones, that the user voted
votes(List<PollOption>) - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage.SimplePollUpdateMessageBuilder
 
votes(List<PollOption>) - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage.PollUpdateMessageBuilder
All the options, including the previous ones, that the user voted
votes(List<PollOption>) - Method in class it.auties.whatsapp.model.message.standard.PollUpdateMessage
All the options, including the previous ones, that the user voted
VR - Enum constant in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentPlatform
 

W

WAITING - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoStatus
Waiting
WAITING_FOR_PAYER - Enum constant in enum class it.auties.whatsapp.model.info.PaymentInfo.PaymentInfoStatus
Waiting for payer
wallpaper() - Method in class it.auties.whatsapp.model.chat.Chat
Returns an optional value containing the wallpaper of this chat, if any is set
wallpaper(ChatWallpaper) - Method in class it.auties.whatsapp.model.chat.Chat.ChatBuilder
The wallpaper of this chat
wallpaper(ChatWallpaper) - Method in class it.auties.whatsapp.model.chat.Chat
The wallpaper of this chat
WEB - Enum constant in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentPlatform
 
WEB_BROWSER - Enum constant in enum class it.auties.whatsapp.model.signal.auth.WebInfo.WebInfoWebSubPlatform
 
WebFeatures - Class in it.auties.whatsapp.model.signal.auth
 
WebFeatures(WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag, WebFeatures.WebFeaturesFlag) - Constructor for class it.auties.whatsapp.model.signal.auth.WebFeatures
 
WebFeatures.WebFeaturesBuilder - Class in it.auties.whatsapp.model.signal.auth
 
WebFeatures.WebFeaturesFlag - Enum Class in it.auties.whatsapp.model.signal.auth
 
webInfo() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
webInfo(WebInfo) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadBuilder
 
webInfo(WebInfo) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
WebInfo - Class in it.auties.whatsapp.model.signal.auth
 
WebInfo(WebInfo.WebInfoWebSubPlatform) - Constructor for class it.auties.whatsapp.model.signal.auth.WebInfo
 
WebInfo(String, String, WebPayload, WebInfo.WebInfoWebSubPlatform) - Constructor for class it.auties.whatsapp.model.signal.auth.WebInfo
 
WebInfo.WebInfoBuilder - Class in it.auties.whatsapp.model.signal.auth
 
WebInfo.WebInfoWebSubPlatform - Enum Class in it.auties.whatsapp.model.signal.auth
 
WebNotificationsInfo - Class in it.auties.whatsapp.model.info
 
WebNotificationsInfo(long, int, int, List<MessageInfo>) - Constructor for class it.auties.whatsapp.model.info.WebNotificationsInfo
 
WebNotificationsInfo.WebNotificationsInfoBuilder - Class in it.auties.whatsapp.model.info
 
WebPayload - Class in it.auties.whatsapp.model.signal.auth
 
WebPayload(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String, byte[]) - Constructor for class it.auties.whatsapp.model.signal.auth.WebPayload
 
WebPayload.WebPayloadBuilder - Class in it.auties.whatsapp.model.signal.auth
 
websites() - Method in class it.auties.whatsapp.model.business.BusinessProfile
The websites of the business
WEDNESDAY - Enum constant in enum class it.auties.whatsapp.model.business.BusinessDateTimeComponent.DayOfWeek
Wednesday
weight() - Method in class it.auties.whatsapp.model.sync.RecentEmojiWeight
 
weight() - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata
 
weight() - Method in class it.auties.whatsapp.model.sync.RecentStickerWeight
 
weight(Float) - Method in class it.auties.whatsapp.model.sync.RecentEmojiWeight.RecentEmojiWeightBuilder
 
weight(Float) - Method in class it.auties.whatsapp.model.sync.RecentEmojiWeight
 
weight(Float) - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata.RecentStickerMetadataBuilder
 
weight(Float) - Method in class it.auties.whatsapp.model.sync.RecentStickerMetadata
 
weight(Float) - Method in class it.auties.whatsapp.model.sync.RecentStickerWeight.RecentStickerWeightBuilder
 
weight(Float) - Method in class it.auties.whatsapp.model.sync.RecentStickerWeight
 
weights() - Method in class it.auties.whatsapp.model.action.RecentEmojiWeightsAction
The weight of the emojis
weights() - Method in class it.auties.whatsapp.model.action.RecentStickerWeightsAction
The weight of the stickers
weights(List<RecentEmojiWeight>) - Method in class it.auties.whatsapp.model.action.RecentEmojiWeightsAction.RecentEmojiWeightsActionBuilder
 
weights(List<RecentEmojiWeight>) - Method in class it.auties.whatsapp.model.action.RecentEmojiWeightsAction
The weight of the emojis
weights(List<RecentStickerWeight>) - Method in class it.auties.whatsapp.model.action.RecentStickerWeightsAction.RecentStickerWeightsActionBuilder
 
weights(List<RecentStickerWeight>) - Method in class it.auties.whatsapp.model.action.RecentStickerWeightsAction
The weight of the stickers
Whatsapp - Class in it.auties.whatsapp.api
A class used to interface a user to WhatsappWeb's WebSocket.
WHATSAPP - Enum constant in enum class it.auties.whatsapp.model.business.BusinessShop.SurfaceType
Whatsapp
WHATSAPP - Enum constant in enum class it.auties.whatsapp.model.contact.ContactJid.Server
Whatsapp
WHATSAPP - Enum constant in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadProduct
 
Whatsapp.Options - Class in it.auties.whatsapp.api
A configuration class used to specify the behaviour of Whatsapp
Whatsapp.Options.OptionsBuilder - Class in it.auties.whatsapp.api
 
whatsappAcctNumber() - Method in class it.auties.whatsapp.model.business.BusinessAccountLinkInfo
 
whatsappAcctNumber(String) - Method in class it.auties.whatsapp.model.business.BusinessAccountLinkInfo.BusinessAccountLinkInfoBuilder
 
whatsappAcctNumber(String) - Method in class it.auties.whatsapp.model.business.BusinessAccountLinkInfo
 
whatsappBizAccountFacebookId() - Method in class it.auties.whatsapp.model.business.BusinessAccountLinkInfo
 
whatsappBizAccountFacebookId(long) - Method in class it.auties.whatsapp.model.business.BusinessAccountLinkInfo.BusinessAccountLinkInfoBuilder
 
whatsappBizAccountFacebookId(long) - Method in class it.auties.whatsapp.model.business.BusinessAccountLinkInfo
 
width() - Method in class it.auties.whatsapp.model.action.StickerAction
 
width() - Method in record class it.auties.whatsapp.model.media.MediaDimensions
Returns the value of the width record component.
width() - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The unsigned width of the decoded image that this object wraps
width() - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
The unsigned width of the decoded sticker that this object wraps
width() - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
The unsigned width of the decoded video that this object wraps
width() - Method in class it.auties.whatsapp.model.payment.PaymentBackground
 
width(int) - Method in class it.auties.whatsapp.model.action.StickerAction.StickerActionBuilder
 
width(int) - Method in class it.auties.whatsapp.model.action.StickerAction
 
width(int) - Method in class it.auties.whatsapp.model.payment.PaymentBackground.PaymentBackgroundBuilder
 
width(int) - Method in class it.auties.whatsapp.model.payment.PaymentBackground
 
width(Integer) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage.ImageMessageBuilder
 
width(Integer) - Method in class it.auties.whatsapp.model.message.standard.ImageMessage
The unsigned width of the decoded image that this object wraps
width(Integer) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage.StickerMessageBuilder
 
width(Integer) - Method in class it.auties.whatsapp.model.message.standard.StickerMessage
The unsigned width of the decoded sticker that this object wraps
width(Integer) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage.VideoMessageBuilder
 
width(Integer) - Method in class it.auties.whatsapp.model.message.standard.VideoMessage
The unsigned width of the decoded video that this object wraps
WIFI_UNKNOWN - Enum constant in enum class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadConnectType
 
WIN_STORE - Enum constant in enum class it.auties.whatsapp.model.signal.auth.WebInfo.WebInfoWebSubPlatform
 
WIN32 - Enum constant in enum class it.auties.whatsapp.model.signal.auth.WebInfo.WebInfoWebSubPlatform
 
WINDOWS - Enum constant in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentPlatform
 
WINDOWS_PHONE - Enum constant in enum class it.auties.whatsapp.model.signal.auth.UserAgent.UserAgentPlatform
 
withAgent(int) - Method in record class it.auties.whatsapp.model.contact.ContactJid
 
withAutodetectListeners(boolean) - Method in class it.auties.whatsapp.api.Whatsapp.Options
 
withAutomaticallySubscribeToPresences(boolean) - Method in class it.auties.whatsapp.api.Whatsapp.Options
 
withCollectionMessageBuilder() - Static method in class it.auties.whatsapp.model.message.button.InteractiveMessage
 
withDefaultSerialization(boolean) - Method in class it.auties.whatsapp.api.Whatsapp.Options
 
withDescription(String) - Method in class it.auties.whatsapp.api.Whatsapp.Options
 
withDevice(int) - Method in record class it.auties.whatsapp.model.contact.ContactJid
 
withDeviceIndex(Integer) - Method in class it.auties.whatsapp.model.sync.PatchSync
 
withDocumentHeaderBuilder() - Static method in class it.auties.whatsapp.model.message.button.ButtonsMessage
 
withDocumentMessageBuilder() - Static method in class it.auties.whatsapp.model.product.ProductHeader
 
withDocumentTitleBuilder() - Static method in class it.auties.whatsapp.model.button.FourRowTemplate
 
withDocumentTitleBuilder() - Static method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate
 
withErrorHandler(ErrorHandler) - Method in class it.auties.whatsapp.api.Whatsapp.Options
 
withExitCode(ExitCode) - Method in class it.auties.whatsapp.model.sync.PatchSync
 
withExternalMutations(ExternalBlobReference) - Method in class it.auties.whatsapp.model.sync.PatchSync
 
withHeader(byte[]) - Static method in class it.auties.whatsapp.util.KeyHelper
 
withHighlyStructuredTitleBuilder() - Static method in class it.auties.whatsapp.model.button.FourRowTemplate
 
withHistoryLength(HistoryLength) - Method in class it.auties.whatsapp.api.Whatsapp.Options
 
withId(int) - Method in class it.auties.whatsapp.api.Whatsapp.Options
 
withImageHeaderBuilder() - Static method in class it.auties.whatsapp.model.message.button.ButtonsMessage
 
withImageMessageBuilder() - Static method in class it.auties.whatsapp.model.product.ProductHeader
 
withImageTitleBuilder() - Static method in class it.auties.whatsapp.model.button.FourRowTemplate
 
withImageTitleBuilder() - Static method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate
 
withKeyId(KeyId) - Method in class it.auties.whatsapp.model.sync.PatchSync
 
withListenersLimit(int) - Method in class it.auties.whatsapp.api.Whatsapp.Options
 
withLocationHeaderBuilder() - Static method in class it.auties.whatsapp.model.message.button.ButtonsMessage
 
withLocationTitleBuilder() - Static method in class it.auties.whatsapp.model.button.FourRowTemplate
 
withLocationTitleBuilder() - Static method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate
 
withMutations(List<MutationSync>) - Method in class it.auties.whatsapp.model.sync.PatchSync
 
withNativeFlowMessageBuilder() - Static method in class it.auties.whatsapp.model.message.button.InteractiveMessage
 
withoutHeader(byte[]) - Static method in class it.auties.whatsapp.util.KeyHelper
 
withoutHeaderBuilder() - Static method in class it.auties.whatsapp.model.message.button.ButtonsMessage
 
withoutKey() - Method in class it.auties.whatsapp.model.signal.auth.SignedDeviceIdentity
 
withoutServer(String) - Static method in record class it.auties.whatsapp.model.contact.ContactJid
Parses a nullable jid to the Whatsapp Jid Format
withoutTitleBuilder() - Static method in class it.auties.whatsapp.model.button.FourRowTemplate
 
withoutTitleBuilder() - Static method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate
 
withPatchMac(byte[]) - Method in class it.auties.whatsapp.model.sync.PatchSync
 
withQrHandler(QrHandler) - Method in class it.auties.whatsapp.api.Whatsapp.Options
 
withServer(ContactJid.Server) - Method in record class it.auties.whatsapp.model.contact.ContactJid
 
withShopMessageBuilder() - Static method in class it.auties.whatsapp.model.message.button.InteractiveMessage
 
withSnapshotMac(byte[]) - Method in class it.auties.whatsapp.model.sync.PatchSync
 
withTextHeaderBuilder() - Static method in class it.auties.whatsapp.model.message.button.ButtonsMessage
 
withTextPreviewSetting(TextPreviewSetting) - Method in class it.auties.whatsapp.api.Whatsapp.Options
 
withTextTitleBuilder() - Static method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate
 
withThumbnailMessageBuilder() - Static method in class it.auties.whatsapp.model.product.ProductHeader
 
withUser(String) - Method in record class it.auties.whatsapp.model.contact.ContactJid
 
withVersion(Version) - Method in class it.auties.whatsapp.api.Whatsapp.Options
 
withVersion(VersionSync) - Method in class it.auties.whatsapp.model.sync.PatchSync
 
withVideoHeaderBuilder() - Static method in class it.auties.whatsapp.model.message.button.ButtonsMessage
 
withVideoMessageBuilder() - Static method in class it.auties.whatsapp.model.product.ProductHeader
 
withVideoTitleBuilder() - Static method in class it.auties.whatsapp.model.button.FourRowTemplate
 
withVideoTitleBuilder() - Static method in class it.auties.whatsapp.model.button.HydratedFourRowTemplate
 
writeCounter(boolean) - Method in class it.auties.whatsapp.controller.Keys
Returns write counter
writeCounter(AtomicLong) - Method in class it.auties.whatsapp.controller.Keys.KeysBuilder
Write counter for IV
writeKey() - Method in class it.auties.whatsapp.controller.Keys
Session dependent keys to write and read cyphered messages
writeKey(Bytes) - Method in class it.auties.whatsapp.controller.Keys.KeysBuilder
Session dependent keys to write and read cyphered messages
writeKey(Bytes) - Method in class it.auties.whatsapp.controller.Keys
Session dependent keys to write and read cyphered messages

X

x() - Method in class it.auties.whatsapp.model.location.Point
X coordinate
x(Double) - Method in class it.auties.whatsapp.model.location.Point.PointBuilder
X coordinate
x(Double) - Method in class it.auties.whatsapp.model.location.Point
X coordinate
xDeprecated() - Method in class it.auties.whatsapp.model.location.Point
Deprecated.
use instead
xDeprecated(int) - Method in class it.auties.whatsapp.model.location.Point.PointBuilder
Deprecated.
use instead
xDeprecated(int) - Method in class it.auties.whatsapp.model.location.Point
Deprecated.
use instead

Y

y() - Method in class it.auties.whatsapp.model.location.Point
Y coordinate
y(Double) - Method in class it.auties.whatsapp.model.location.Point.PointBuilder
Y coordinate
y(Double) - Method in class it.auties.whatsapp.model.location.Point
Y coordinate
yDeprecated() - Method in class it.auties.whatsapp.model.location.Point
Deprecated.
use instead
yDeprecated(int) - Method in class it.auties.whatsapp.model.location.Point.PointBuilder
Deprecated.
use instead
yDeprecated(int) - Method in class it.auties.whatsapp.model.location.Point
Deprecated.
use instead
year() - Method in class it.auties.whatsapp.model.business.BusinessDateTimeComponent
The year
year(int) - Method in class it.auties.whatsapp.model.business.BusinessDateTimeComponent.BusinessDateTimeComponentBuilder
The year
year(int) - Method in class it.auties.whatsapp.model.business.BusinessDateTimeComponent
The year
yearClass() - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
yearClass(Integer) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload.ClientPayloadBuilder
 
yearClass(Integer) - Method in class it.auties.whatsapp.model.signal.auth.ClientPayload
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form