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|Serialized Form

A

accuracyInMeters() - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage
The accuracy in meters of the location that this message wraps
accuracyInMeters() - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage
The accuracy in meters of the location that this message wraps
accuracyInMeters(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage
The accuracy in meters of the location that this message wraps
accuracyInMeters(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage.LiveLocationMessageBuilder
 
accuracyInMeters(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage
The accuracy in meters of the location that this message wraps
accuracyInMeters(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage.LocationMessageBuilder
 
ack() - Method in record class it.auties.whatsapp4j.response.impl.json.AckResponse
Returns the value of the ack record component.
ACKNOWLEDGE - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryFlag
 
AckResponse - Record Class in it.auties.whatsapp4j.response.impl.json
A json model that contains information regarding an update about the read status of a message
AckResponse(String, String[], int, String, String, int, String) - Constructor for record class it.auties.whatsapp4j.response.impl.json.AckResponse
Creates an instance of a AckResponse record class.
actionCase() - Method in class it.auties.whatsapp4j.protobuf.model.InteractiveAnnotation
 
add(int, MessageInfo) - Method in class it.auties.whatsapp4j.protobuf.model.Messages
This method is not supported for this collection because of the contract previously explained
add(Chat, Contact...) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Adds any number of contacts to a group
add(MessageInfo) - Method in class it.auties.whatsapp4j.protobuf.model.Messages
Adds message to this collection in the right position in order to respect the contract explained previously
ADD - Enum constant in enum class it.auties.whatsapp4j.protobuf.chat.GroupAction
Adds a contact to a group
addAll(int, Collection<? extends MessageInfo>) - Method in class it.auties.whatsapp4j.protobuf.model.Messages
This method is not supported for this collection because of the contract previously explained
addAll(Collection<? extends MessageInfo>) - Method in class it.auties.whatsapp4j.protobuf.model.Messages
Adds each entry of collection if no other entry in this collection has an jid that matches said entry's.
addChat(Chat) - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
Adds a chat in memory
addOrReplace(MessageInfo) - Method in class it.auties.whatsapp4j.protobuf.model.Messages
Adds message if no other entry in this collection has an jid that matches the one of message.
addRequest() - Method in class it.auties.whatsapp4j.request.model.Request
Adds this request to WhatsappDataManager.pendingRequests() if Request.noResponse() is false Otherwise the future associated with this request is immediately resolved
address() - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage
The address of the location that this message wraps
address(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage
The address of the location that this message wraps
address(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage.LocationMessageBuilder
 
ADMINS - Enum constant in enum class it.auties.whatsapp4j.protobuf.chat.GroupPolicy
Allows only admins
AdReplyInfo - Class in it.auties.whatsapp4j.protobuf.info
A model class that holds the information related to an ad reply.
AdReplyInfo() - Constructor for class it.auties.whatsapp4j.protobuf.info.AdReplyInfo
 
AdReplyInfo(String, byte[], AdReplyInfo.AdReplyInfoMediaType, String) - Constructor for class it.auties.whatsapp4j.protobuf.info.AdReplyInfo
 
AdReplyInfo.AdReplyInfoBuilder - Class in it.auties.whatsapp4j.protobuf.info
 
AdReplyInfo.AdReplyInfoMediaType - Enum Class in it.auties.whatsapp4j.protobuf.info
The constants of this enumerated type describe the various types of ad that a AdReplyInfo can link to
advertiserName() - Method in class it.auties.whatsapp4j.protobuf.info.AdReplyInfo
The name of the advertiser that served the original ad
advertiserName(String) - Method in class it.auties.whatsapp4j.protobuf.info.AdReplyInfo.AdReplyInfoBuilder
The name of the advertiser that served the original ad
advertiserName(String) - Method in class it.auties.whatsapp4j.protobuf.info.AdReplyInfo
The name of the advertiser that served the original ad
aesDecrypt(BinaryArray, BinaryArray) - Static method in class it.auties.whatsapp4j.utils.internal.CypherUtils
 
aesDecrypt(BinaryArray, BinaryArray, BinaryArray) - Static method in class it.auties.whatsapp4j.utils.internal.CypherUtils
 
aesEncrypt(byte[], BinaryArray) - Static method in class it.auties.whatsapp4j.utils.internal.CypherUtils
 
aesEncrypt(BinaryArray, byte[], BinaryArray, boolean) - Static method in class it.auties.whatsapp4j.utils.internal.CypherUtils
 
aliteContactUsEnabled() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the aliteContactUsEnabled record component.
amount1000() - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo
The amount of money involved in this transaction
amount1000() - Method in class it.auties.whatsapp4j.protobuf.message.business.RequestPaymentMessage
The amount of money being paid
amount1000() - Method in class it.auties.whatsapp4j.protobuf.model.HSMCurrency
 
amount1000(long) - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo
The amount of money involved in this transaction
amount1000(long) - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoBuilder
The amount of money involved in this transaction
amount1000(long) - Method in class it.auties.whatsapp4j.protobuf.message.business.RequestPaymentMessage
The amount of money being paid
amount1000(long) - Method in class it.auties.whatsapp4j.protobuf.message.business.RequestPaymentMessage.RequestPaymentMessageBuilder
The amount of money being paid
amount1000(long) - Method in class it.auties.whatsapp4j.protobuf.model.HSMCurrency
 
amount1000(long) - Method in class it.auties.whatsapp4j.protobuf.model.HSMCurrency.HSMCurrencyBuilder
 
announceGroups() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the announceGroups record component.
ANYONE - Enum constant in enum class it.auties.whatsapp4j.protobuf.chat.GroupPolicy
Allows both admins and users
archive(Chat) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Archives a chat.
async() - Method in class it.auties.whatsapp4j.whatsapp.WhatsappConfiguration
This property determines whether the requests sent to WhatsappWeb's WebSocket should be sent asynchronously or not It is recommended to set this field to true as it helps with performance while not using necessarily more resources
async(boolean) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappConfiguration.WhatsappConfigurationBuilder
This property determines whether the requests sent to WhatsappWeb's WebSocket should be sent asynchronously or not It is recommended to set this field to true as it helps with performance while not using necessarily more resources
at(int) - Method in record class it.auties.whatsapp4j.binary.BinaryArray
Returns the byte value at the specified index for this object's bytes array
attr(String, Object) - Static method in class it.auties.whatsapp4j.utils.WhatsappUtils
Returns a new attribute from a key and a value
attributes(Map.Entry<String, String>...) - Static method in class it.auties.whatsapp4j.utils.WhatsappUtils
Returns a map of attributes
attrs() - Method in record class it.auties.whatsapp4j.protobuf.model.Node
Returns the value of the attrs record component.
AUDIO - Enum constant in enum class it.auties.whatsapp4j.protobuf.message.model.MediaMessageType
The message is an audio
audioMessage() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Audio message
audioMessage(AudioMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Audio message
audioMessage(AudioMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer.MessageContainerBuilder
Audio message
AudioMessage - Class in it.auties.whatsapp4j.protobuf.message.standard
A model class that represents a WhatsappMessage sent by a contact and that holds an audio inside.
AudioMessage() - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage
 
AudioMessage(byte[], long, String, byte[], byte[], boolean, int, long, byte[], String, String) - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage
 
AudioMessage(AudioMessage.AudioMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage
 
AudioMessage.AudioMessageBuilder<C extends AudioMessage,B extends AudioMessage.AudioMessageBuilder<C,B>> - Class in it.auties.whatsapp4j.protobuf.message.standard
 
AudioMessage.NewAudioMessageBuilder - Class in it.auties.whatsapp4j.protobuf.message.standard
 
AudioMessageBuilder() - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage.AudioMessageBuilder
 
auth() - Method in record class it.auties.whatsapp4j.media.MediaConnection
Returns the value of the auth record component.
AUTH_CANCEL_FAILED - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoTxnStatus
 
AUTH_CANCEL_FAILED_PROCESSING - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoTxnStatus
 
AUTH_CANCELED - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoTxnStatus
 
authorJid() - Method in record class it.auties.whatsapp4j.response.impl.json.SubjectChangeResponse
Returns the value of the authorJid record component.
autodetectListeners() - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Registers all listeners annotated with @RegisterListener and with a no arguments constructor
AVAILABLE - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryFlag
 
AVAILABLE - Enum constant in enum class it.auties.whatsapp4j.protobuf.contact.ContactStatus
When the contact is online
axolotlSenderKeyDistributionMessage() - Method in class it.auties.whatsapp4j.protobuf.message.security.SenderKeyDistributionMessage
Axolotl sender key distribution message
axolotlSenderKeyDistributionMessage(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.security.SenderKeyDistributionMessage
Axolotl sender key distribution message
axolotlSenderKeyDistributionMessage(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.security.SenderKeyDistributionMessage.SenderKeyDistributionMessageBuilder
Axolotl sender key distribution message

B

backgroundArgb() - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage
The background color of this text message encoded as ARGB
backgroundArgb(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage
The background color of this text message encoded as ARGB
backgroundArgb(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage.TextMessageBuilder
 
battery() - Method in record class it.auties.whatsapp4j.response.impl.json.UserInformationResponse
Returns the value of the battery record component.
BEBASNEUE_REGULAR - Enum constant in enum class it.auties.whatsapp4j.protobuf.message.standard.TextMessage.TextMessageFontType
Bebasnue Regular
beforeRequest(Map<String, List<String>>) - Method in class it.auties.whatsapp4j.whatsapp.internal.WhatsappSocketConfiguration
 
bestName() - Method in class it.auties.whatsapp4j.protobuf.contact.Contact
Returns an optional String representing the first valid(non null) name for this contact.
bestName(String) - Method in class it.auties.whatsapp4j.protobuf.contact.Contact
Returns a non null String representing the first valid(non null) name for this contact.
BINARY_20 - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryTag
 
BINARY_32 - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryTag
 
BINARY_8 - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryTag
 
BinaryArray - Record Class in it.auties.whatsapp4j.binary
A utility class that wraps an array of bytes It provides an easy interface to modify said data, convert it or generate it This is intended to only be used for WhatsappWeb's WebSocket binary operations
BinaryArray(byte[]) - Constructor for record class it.auties.whatsapp4j.binary.BinaryArray
Creates an instance of a BinaryArray record class.
BinaryDecoder - Class in it.auties.whatsapp4j.binary
A class used to decode an encrypted BinaryArray received from WhatsappWeb's WebSocket.
BinaryDecoder() - Constructor for class it.auties.whatsapp4j.binary.BinaryDecoder
 
BinaryEncoder - Record Class in it.auties.whatsapp4j.binary
A class used to encode a WhatsappNode and then send it to WhatsappWeb's WebSocket.
BinaryEncoder() - Constructor for record class it.auties.whatsapp4j.binary.BinaryEncoder
Constructs a new empty BinaryEncoder
BinaryEncoder(List<Byte>) - Constructor for record class it.auties.whatsapp4j.binary.BinaryEncoder
Creates an instance of a BinaryEncoder record class.
BinaryFlag - Enum Class in it.auties.whatsapp4j.binary
The constants of this enumerated type describe the various flags that can be used when sending a WhatsappNode, encrypted using BinaryEncoder, to WhatsappWeb's WebSocket.
BinaryMetric - Enum Class in it.auties.whatsapp4j.binary
The constants of this enumerated type describe the various metrics that can be used when sending a WhatsappNode, encrypted using BinaryEncoder, to WhatsappWeb's WebSocket
BinaryRequest<M extends ResponseModel> - Class in it.auties.whatsapp4j.request.model
An abstract model class that represents a binary request made from the client to the server
BinaryRequest(WhatsappConfiguration, WhatsappKeysManager, Node, BinaryFlag, BinaryMetric...) - Constructor for class it.auties.whatsapp4j.request.model.BinaryRequest
Constructs a new instance of a BinaryRequest using the default request tag built using configuration
BinaryRequest(WhatsappConfiguration, WhatsappKeysManager, String, Node, BinaryFlag, BinaryMetric...) - Constructor for class it.auties.whatsapp4j.request.model.BinaryRequest
Constructs a new instance of a BinaryRequest using a custom non null request tag
BinaryResponse - Class in it.auties.whatsapp4j.response.model.binary
A record that wraps a WhatsappNode sent by WhatsappWeb's WebSocket as response for a request.
BinaryResponse(String, Node) - Constructor for class it.auties.whatsapp4j.response.model.binary.BinaryResponse
 
BinaryResponseModel<T> - Class in it.auties.whatsapp4j.response.model.binary
An abstract class to represent a class that may represent a WhatsappNode sent by WhatsappWeb's WebSocket
BinaryResponseModel(Node) - Constructor for class it.auties.whatsapp4j.response.model.binary.BinaryResponseModel
Constructs a new BinaryResponseModel from node
BinaryTag - Enum Class in it.auties.whatsapp4j.binary
The constants of this enumerated type describe the various tags used by an encrypted BinaryArray.
BinaryTokens - Class in it.auties.whatsapp4j.binary
The constants of this utility class describe the various tokens used by WhatsappWeb's WebSocket.
binVersion() - Method in record class it.auties.whatsapp4j.response.impl.json.UserInformationResponse
Returns the value of the binVersion record component.
BIZ_INTRO_BOTTOM - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
BIZ_INTRO_TOP - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
BIZ_MOVE_TO_CONSUMER_APP - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
BIZ_NAME_CHANGE - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
BIZ_TWO_TIER_MIGRATION_BOTTOM - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
BIZ_TWO_TIER_MIGRATION_TOP - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
BIZ_VERIFIED_TRANSITION_BOTTOM_TO_TOP - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
BIZ_VERIFIED_TRANSITION_TOP_TO_BOTTOM - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
block(Contact) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Blocks a contact
BLOCK - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryMetric
 
blockedJids() - Method in record class it.auties.whatsapp4j.response.impl.json.BlocklistResponse
Returns the value of the blockedJids record component.
BlocklistResponse - Record Class in it.auties.whatsapp4j.response.impl.json
A json model that contains information about all the blocked contacts for a session
BlocklistResponse(int, List<String>) - Constructor for record class it.auties.whatsapp4j.response.impl.json.BlocklistResponse
Creates an instance of a BlocklistResponse record class.
broadcast() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Whether this message was sent using a broadcast list
broadcast(boolean) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Whether this message was sent using a broadcast list
broadcast(boolean) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoBuilder
Whether this message was sent using a broadcast list
BROADCAST_ADD - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
BROADCAST_CREATE - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
BROADCAST_REMOVE - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
browserToken() - Method in record class it.auties.whatsapp4j.response.impl.json.UserInformationResponse
Returns the value of the browserToken record component.
BRYNDAN_WRITE - Enum constant in enum class it.auties.whatsapp4j.protobuf.message.standard.TextMessage.TextMessageFontType
Brydan Write
bucket() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the bucket record component.
build() - Method in class it.auties.whatsapp4j.protobuf.chat.Chat.ChatBuilder
 
build() - Method in class it.auties.whatsapp4j.protobuf.contact.Contact.ContactBuilder
 
build() - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoBuilder
 
build() - Method in class it.auties.whatsapp4j.protobuf.message.business.DeclinePaymentRequestMessage.DeclinePaymentRequestMessageBuilder
 
build() - Method in class it.auties.whatsapp4j.protobuf.message.device.DeviceSentMessage.DeviceSentMessageBuilder
 
build() - Method in class it.auties.whatsapp4j.protobuf.message.device.DeviceSyncMessage.DeviceSyncMessageBuilder
 
build() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer.MessageContainerBuilder
 
build() - Method in class it.auties.whatsapp4j.protobuf.model.Call.CallBuilder
 
build() - Method in class it.auties.whatsapp4j.protobuf.model.CallButton.CallButtonBuilder
 
build() - Method in class it.auties.whatsapp4j.protobuf.model.CatalogSnapshot.CatalogSnapshotBuilder
 
build() - Method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate.FourRowTemplateBuilder
 
build() - Method in class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification.HistorySyncNotificationBuilder
 
build() - Method in class it.auties.whatsapp4j.protobuf.model.HSMCurrency.HSMCurrencyBuilder
 
build() - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTime.HSMDateTimeBuilder
 
build() - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent.HSMDateTimeComponentBuilder
 
build() - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeUnixEpoch.HSMDateTimeUnixEpochBuilder
 
build() - Method in class it.auties.whatsapp4j.protobuf.model.HSMLocalizableParameter.HSMLocalizableParameterBuilder
 
build() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedCallButton.HydratedCallButtonBuilder
 
build() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate.HydratedFourRowTemplateBuilder
 
build() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedQuickReplyButton.HydratedQuickReplyButtonBuilder
 
build() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedTemplateButton.HydratedTemplateButtonBuilder
 
build() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedURLButton.HydratedURLButtonBuilder
 
build() - Method in class it.auties.whatsapp4j.protobuf.model.InteractiveAnnotation.InteractiveAnnotationBuilder
 
build() - Method in class it.auties.whatsapp4j.protobuf.model.Location.LocationBuilder
 
build() - Method in class it.auties.whatsapp4j.protobuf.model.Point.PointBuilder
 
build() - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot.ProductSnapshotBuilder
 
build() - Method in class it.auties.whatsapp4j.protobuf.model.QuickReplyButton.QuickReplyButtonBuilder
 
build() - Method in class it.auties.whatsapp4j.protobuf.model.TemplateButton.TemplateButtonBuilder
 
build() - Method in class it.auties.whatsapp4j.protobuf.model.URLButton.URLButtonBuilder
 
build() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
build() - Method in class it.auties.whatsapp4j.whatsapp.WhatsappConfiguration.WhatsappConfigurationBuilder
 
buildBody() - Method in class it.auties.whatsapp4j.request.impl.InitialRequest
 
buildBody() - Method in class it.auties.whatsapp4j.request.impl.LogOutRequest
 
buildBody() - Method in class it.auties.whatsapp4j.request.impl.MediaConnectionRequest
 
buildBody() - Method in class it.auties.whatsapp4j.request.impl.SolveChallengeRequest
 
buildBody() - Method in class it.auties.whatsapp4j.request.impl.SubscribeUserPresenceRequest
 
buildBody() - Method in class it.auties.whatsapp4j.request.impl.TakeOverRequest
 
buildBody() - Method in class it.auties.whatsapp4j.request.impl.UserQueryRequest
 
buildBody() - Method in class it.auties.whatsapp4j.request.model.BinaryRequest
Returns the body of this request
buildBody() - Method in class it.auties.whatsapp4j.request.model.Request
Returns the body of this request
builder() - Static method in class it.auties.whatsapp4j.protobuf.chat.Chat
 
builder() - Static method in class it.auties.whatsapp4j.protobuf.contact.Contact
 
builder() - Static method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo
 
builder() - Static method in class it.auties.whatsapp4j.protobuf.message.business.DeclinePaymentRequestMessage
 
builder() - Static method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage
 
builder() - Static method in class it.auties.whatsapp4j.protobuf.message.device.DeviceSentMessage
 
builder() - Static method in class it.auties.whatsapp4j.protobuf.message.device.DeviceSyncMessage
 
builder() - Static method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
 
builder() - Static method in class it.auties.whatsapp4j.protobuf.model.Call
 
builder() - Static method in class it.auties.whatsapp4j.protobuf.model.CallButton
 
builder() - Static method in class it.auties.whatsapp4j.protobuf.model.CatalogSnapshot
 
builder() - Static method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate
 
builder() - Static method in class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification
 
builder() - Static method in class it.auties.whatsapp4j.protobuf.model.HSMCurrency
 
builder() - Static method in class it.auties.whatsapp4j.protobuf.model.HSMDateTime
 
builder() - Static method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent
 
builder() - Static method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeUnixEpoch
 
builder() - Static method in class it.auties.whatsapp4j.protobuf.model.HSMLocalizableParameter
 
builder() - Static method in class it.auties.whatsapp4j.protobuf.model.HydratedCallButton
 
builder() - Static method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate
 
builder() - Static method in class it.auties.whatsapp4j.protobuf.model.HydratedQuickReplyButton
 
builder() - Static method in class it.auties.whatsapp4j.protobuf.model.HydratedTemplateButton
 
builder() - Static method in class it.auties.whatsapp4j.protobuf.model.HydratedURLButton
 
builder() - Static method in class it.auties.whatsapp4j.protobuf.model.InteractiveAnnotation
 
builder() - Static method in class it.auties.whatsapp4j.protobuf.model.Location
 
builder() - Static method in class it.auties.whatsapp4j.protobuf.model.Point
 
builder() - Static method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot
 
builder() - Static method in class it.auties.whatsapp4j.protobuf.model.QuickReplyButton
 
builder() - Static method in class it.auties.whatsapp4j.protobuf.model.TemplateButton
 
builder() - Static method in class it.auties.whatsapp4j.protobuf.model.URLButton
 
builder() - Static method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
builder() - Static method in class it.auties.whatsapp4j.whatsapp.WhatsappConfiguration
 
buildRequestTag(WhatsappConfiguration) - Static method in class it.auties.whatsapp4j.utils.WhatsappUtils
Returns a request tag built using configuration
BusinessMessage - Interface in it.auties.whatsapp4j.protobuf.message.model
A model interface that represents a WhatsappMessage sent by a WhatsappBusiness account.
businessOwnerJid() - Method in class it.auties.whatsapp4j.protobuf.message.business.ProductMessage
The jid of the WhatsappBusiness account that owns the product that this message wraps
businessOwnerJid(String) - Method in class it.auties.whatsapp4j.protobuf.message.business.ProductMessage
The jid of the WhatsappBusiness account that owns the product that this message wraps
businessOwnerJid(String) - Method in class it.auties.whatsapp4j.protobuf.message.business.ProductMessage.ProductMessageBuilder
 
buttonCase() - Method in class it.auties.whatsapp4j.protobuf.model.TemplateButton
 
buttons() - Method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate
 
buttons(List<TemplateButton>) - Method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate
 
buttons(List<TemplateButton>) - Method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate.FourRowTemplateBuilder
 

C

cache() - Method in record class it.auties.whatsapp4j.binary.BinaryEncoder
Returns the value of the cache record component.
calculateRandomKeyPair() - Static method in class it.auties.whatsapp4j.utils.internal.CypherUtils
 
calculateSharedSecret(byte[], PrivateKey) - Static method in class it.auties.whatsapp4j.utils.internal.CypherUtils
 
calendar() - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent
 
calendar(HSMDateTimeComponent.CalendarType) - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent
 
calendar(HSMDateTimeComponent.CalendarType) - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent.HSMDateTimeComponentBuilder
 
call() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Call message
call(Call) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Call message
call(Call) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer.MessageContainerBuilder
Call message
Call - Class in it.auties.whatsapp4j.protobuf.model
 
Call() - Constructor for class it.auties.whatsapp4j.protobuf.model.Call
 
Call(byte[]) - Constructor for class it.auties.whatsapp4j.protobuf.model.Call
 
CALL_BUTTON - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.HydratedTemplateButton.HydratedButton
 
CALL_BUTTON - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.TemplateButton.Button
 
CALL_MISSED_GROUP_VIDEO - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
CALL_MISSED_GROUP_VOICE - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
CALL_MISSED_VIDEO - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
CALL_MISSED_VOICE - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
Call.CallBuilder - Class in it.auties.whatsapp4j.protobuf.model
 
callButton() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedTemplateButton
 
callButton() - Method in class it.auties.whatsapp4j.protobuf.model.TemplateButton
 
callButton(CallButton) - Method in class it.auties.whatsapp4j.protobuf.model.TemplateButton
 
callButton(CallButton) - Method in class it.auties.whatsapp4j.protobuf.model.TemplateButton.TemplateButtonBuilder
 
callButton(HydratedCallButton) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedTemplateButton
 
callButton(HydratedCallButton) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedTemplateButton.HydratedTemplateButtonBuilder
 
CallButton - Class in it.auties.whatsapp4j.protobuf.model
 
CallButton() - Constructor for class it.auties.whatsapp4j.protobuf.model.CallButton
 
CallButton(HighlyStructuredMessage, HighlyStructuredMessage) - Constructor for class it.auties.whatsapp4j.protobuf.model.CallButton
 
CallButton.CallButtonBuilder - Class in it.auties.whatsapp4j.protobuf.model
 
callKey() - Method in class it.auties.whatsapp4j.protobuf.model.Call
 
callKey(byte[]) - Method in class it.auties.whatsapp4j.protobuf.model.Call.CallBuilder
 
callKey(byte[]) - Method in class it.auties.whatsapp4j.protobuf.model.Call
 
callListeners(Consumer<WhatsappListener>) - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
Executes an operation on every registered listener on the listener thread This should be used to be sure that when a listener should be called it's called on a thread that is not the WebSocket's.
camelotWeb() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the camelotWeb record component.
CANCELLED - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoStatus
Cancelled
cancelPaymentRequestMessage() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Cancel payment request message
cancelPaymentRequestMessage(CancelPaymentRequestMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Cancel payment request message
cancelPaymentRequestMessage(CancelPaymentRequestMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer.MessageContainerBuilder
Cancel payment request message
CancelPaymentRequestMessage - Class in it.auties.whatsapp4j.protobuf.message.business
A model class that represents a WhatsappMessage that cancels a RequestPaymentMessage in a WhatsappBusiness chat.
CancelPaymentRequestMessage() - Constructor for class it.auties.whatsapp4j.protobuf.message.business.CancelPaymentRequestMessage
 
canEqual(Object) - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
 
canEqual(Object) - Method in class it.auties.whatsapp4j.manager.WhatsappKeysManager
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.contact.Contact
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.info.AdReplyInfo
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.message.business.ProductMessage
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateButtonReplyMessage
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateMessage
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.message.model.ContextualMessage
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageKey
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ContactMessage
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ContactsArrayMessage
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.model.Call
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.model.CallButton
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.model.CatalogSnapshot
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.model.HSMCurrency
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTime
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeUnixEpoch
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.model.HSMLocalizableParameter
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedCallButton
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedQuickReplyButton
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedTemplateButton
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedURLButton
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.model.InteractiveAnnotation
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.model.Location
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.model.Point
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.model.QuickReplyButton
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.model.TemplateButton
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.model.URLButton
 
canEqual(Object) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
canEqual(Object) - Method in class it.auties.whatsapp4j.response.model.binary.BinaryResponseModel
 
canEqual(Object) - Method in class it.auties.whatsapp4j.response.model.common.Response
 
canEqual(Object) - Method in class it.auties.whatsapp4j.whatsapp.internal.WhatsappWebSocket
 
canEqual(Object) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappConfiguration
 
canonicalUrl() - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage
The canonical url of the link that this text message wraps, if available
canonicalUrl(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage
The canonical url of the link that this text message wraps, if available
canonicalUrl(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage.TextMessageBuilder
 
caption() - Method in class it.auties.whatsapp4j.protobuf.info.AdReplyInfo
The caption of the original ad
caption() - Method in class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage
The caption of this invite
caption() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The caption of this message
caption() - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage
The caption of this message
caption() - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage
The caption of this message
caption() - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
The caption, that is the text below the video, of this video message
caption(String) - Method in class it.auties.whatsapp4j.protobuf.info.AdReplyInfo.AdReplyInfoBuilder
The caption of the original ad
caption(String) - Method in class it.auties.whatsapp4j.protobuf.info.AdReplyInfo
The caption of the original ad
caption(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage
The caption of this invite
caption(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage.GroupInviteMessageBuilder
 
caption(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The caption of this message
caption(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.ImageMessageBuilder
 
caption(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.NewImageMessageBuilder
 
caption(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage
The caption of this message
caption(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage.LiveLocationMessageBuilder
 
caption(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage
The caption of this message
caption(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage.LocationMessageBuilder
 
caption(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
The caption, that is the text below the video, of this video message
caption(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.NewGifMessageBuilder
 
caption(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.NewVideoMessageBuilder
 
caption(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.VideoMessageBuilder
 
catalog() - Method in class it.auties.whatsapp4j.protobuf.message.business.ProductMessage
The catalog where the product that this message wraps is
catalog() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
catalog(CatalogSnapshot) - Method in class it.auties.whatsapp4j.protobuf.message.business.ProductMessage
The catalog where the product that this message wraps is
catalog(CatalogSnapshot) - Method in class it.auties.whatsapp4j.protobuf.message.business.ProductMessage.ProductMessageBuilder
 
catalog(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
catalog(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
catalogImage() - Method in class it.auties.whatsapp4j.protobuf.model.CatalogSnapshot
 
catalogImage(ImageMessage) - Method in class it.auties.whatsapp4j.protobuf.model.CatalogSnapshot
 
catalogImage(ImageMessage) - Method in class it.auties.whatsapp4j.protobuf.model.CatalogSnapshot.CatalogSnapshotBuilder
 
catalogManagement() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the catalogManagement record component.
catalogMessage() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the catalogMessage record component.
catalogPdpNewDesign() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the catalogPdpNewDesign record component.
CatalogSnapshot - Class in it.auties.whatsapp4j.protobuf.model
 
CatalogSnapshot() - Constructor for class it.auties.whatsapp4j.protobuf.model.CatalogSnapshot
 
CatalogSnapshot(String, String, ImageMessage) - Constructor for class it.auties.whatsapp4j.protobuf.model.CatalogSnapshot
 
CatalogSnapshot.CatalogSnapshotBuilder - Class in it.auties.whatsapp4j.protobuf.model
 
challenge() - Method in record class it.auties.whatsapp4j.response.impl.json.TakeOverResponse
Returns the value of the challenge record component.
CHANGE_EPHEMERAL_SETTING - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
changeEphemeralStatus(Chat, int) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Changes the ephemeral status of a chat, this means that messages will be automatically cancelled in said chat after the provided time
changeGroupDescription(Chat, String) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Changes the description of a group
changeGroupName(Chat, String) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Changes the name of a group
changeGroupPicture(Chat, byte[]) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Changes the picture of a group This is still in beta
changeGroupSetting(Chat, GroupSetting, GroupPolicy) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Enforces a new policy for a setting in a group
changeNumberV2() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
changeNumberV2(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
changeNumberV2(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
changePresence(Chat, ContactStatus) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Changes your presence for a specific chat
changePresence(ContactStatus) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Changes your presence for everyone on Whatsapp
changeWhoCanEditGroupInfo(Chat, GroupPolicy) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Changes which category of users can edit the group's settings
changeWhoCanSendMessagesInGroup(Chat, GroupPolicy) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Changes which category of users can send messages in a group
charging() - Method in record class it.auties.whatsapp4j.response.impl.json.PhoneBatteryResponse
Returns the value of the charging record component.
chat() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Returns the chat where the message was sent
chat() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageKey
Returns the chat where the message was sent
Chat - Class in it.auties.whatsapp4j.protobuf.chat
A model class that represents a Chat.
Chat() - Constructor for class it.auties.whatsapp4j.protobuf.chat.Chat
 
Chat(String, String, Messages, Map<Contact, ContactStatus>, ChatMute, String, long, int, long, long, long, boolean, boolean, boolean) - Constructor for class it.auties.whatsapp4j.protobuf.chat.Chat
 
CHAT - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryMetric
 
CHAT_PICTURE - Enum constant in enum class it.auties.whatsapp4j.request.impl.UserQueryRequest.QueryType
 
Chat.ChatBuilder - Class in it.auties.whatsapp4j.protobuf.chat
 
ChatCmdResponse - Record Class in it.auties.whatsapp4j.response.impl.json
A json model that contains information about an update about the metadata of a Chat
ChatCmdResponse(String, String, List<Object>) - Constructor for record class it.auties.whatsapp4j.response.impl.json.ChatCmdResponse
Creates an instance of a ChatCmdResponse record class.
chatJid() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Returns the jid of the chat where the message was sent
chatJid() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageKey
The jid of the contact or group that sent the message.
chatJid(String) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageKey
The jid of the contact or group that sent the message.
chatJid(String) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageKey.MessageKeyBuilder
The jid of the contact or group that sent the message.
ChatMute - Record Class in it.auties.whatsapp4j.protobuf.chat
An immutable model class that represents a WhatsappMute.
ChatMute(long) - Constructor for record class it.auties.whatsapp4j.protobuf.chat.ChatMute
Creates an instance of a ChatMute record class.
ChatMuteType - Enum Class in it.auties.whatsapp4j.protobuf.chat
The constants of this enumerated type describe the various types of mute a ChatMute can describe
ChatPictureResponse - Record Class in it.auties.whatsapp4j.response.impl.json
A json model that contains information about a requested profile picture
ChatPictureResponse(int, String, String) - Constructor for record class it.auties.whatsapp4j.response.impl.json.ChatPictureResponse
Creates an instance of a ChatPictureResponse record class.
ChatPictureResponse(String, String, Integer) - Constructor for record class it.auties.whatsapp4j.response.impl.json.ChatPictureResponse
 
ChatResponse - Class in it.auties.whatsapp4j.response.impl.binary
A binary model to represent a WhatsappNode that contains Chat The property BinaryResponseModel.data is nullable and should be accessed using the accessor BinaryResponseModel.data()
ChatResponse(Node) - Constructor for class it.auties.whatsapp4j.response.impl.binary.ChatResponse
Constructs a new ChatResponse from node If node cannot be parsed no exception is thrown
chats() - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
 
childNodes() - Method in record class it.auties.whatsapp4j.protobuf.model.Node
Returns a list of child WhatsappNodes
chosenName() - Method in class it.auties.whatsapp4j.protobuf.contact.Contact
The nullable name specified by this contact when he created a Whatsapp account.
chosenName(String) - Method in class it.auties.whatsapp4j.protobuf.contact.Contact.ContactBuilder
The nullable name specified by this contact when he created a Whatsapp account.
chunkOrder() - Method in class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification
 
chunkOrder(int) - Method in class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification
 
chunkOrder(int) - Method in class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification.HistorySyncNotificationBuilder
 
CIPHERTEXT - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
clear() - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
Clears all data associated with the WhatsappWeb's WebSocket session
clearMedia() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Clear media
clearMedia(boolean) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Clear media
clearMedia(boolean) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoBuilder
Clear media
clientId() - Method in class it.auties.whatsapp4j.manager.WhatsappKeysManager
 
clientId(String) - Method in class it.auties.whatsapp4j.manager.WhatsappKeysManager
 
clientToken() - Method in class it.auties.whatsapp4j.manager.WhatsappKeysManager
 
clientToken() - Method in record class it.auties.whatsapp4j.response.impl.json.UserInformationResponse
Returns the value of the clientToken record component.
clientToken(String) - Method in class it.auties.whatsapp4j.manager.WhatsappKeysManager
 
cmd() - Method in record class it.auties.whatsapp4j.response.impl.json.AckResponse
Returns the value of the cmd record component.
cmd() - Method in record class it.auties.whatsapp4j.response.impl.json.ChatCmdResponse
Returns the value of the cmd record component.
code() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupInviteCodeResponse
Returns the value of the code record component.
code() - Method in record class it.auties.whatsapp4j.response.impl.json.ModificationForParticipantStatus
Returns the value of the code record component.
COLLECT_CANCELED - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoTxnStatus
 
COLLECT_CANCELLING - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoTxnStatus
 
COLLECT_EXPIRED - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoTxnStatus
 
COLLECT_FAILED - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoTxnStatus
 
COLLECT_FAILED_RISK - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoTxnStatus
 
COLLECT_INIT - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoTxnStatus
 
COLLECT_REJECTED - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoTxnStatus
 
COLLECT_SUCCESS - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoTxnStatus
 
CommonGroupsResponse - Record Class in it.auties.whatsapp4j.response.impl.json
A json model that contains information about the groups in common with a Contact
CommonGroupsResponse(int, List<Chat>) - Constructor for record class it.auties.whatsapp4j.response.impl.json.CommonGroupsResponse
Creates an instance of a CommonGroupsResponse record class.
CommonGroupsResponse(List<String>, int) - Constructor for record class it.auties.whatsapp4j.response.impl.json.CommonGroupsResponse
 
complete(Response<?>) - Method in class it.auties.whatsapp4j.request.model.Request
Completes this request using response
COMPLETE - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoStatus
Complete
COMPLETED - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoTxnStatus
 
component() - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTime
 
component(HSMDateTimeComponent) - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTime
 
component(HSMDateTimeComponent) - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTime.HSMDateTimeBuilder
 
COMPONENT - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.HSMDateTime.DatetimeOneof
 
COMPOSING - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryFlag
 
COMPOSING - Enum constant in enum class it.auties.whatsapp4j.protobuf.contact.ContactStatus
When the contact is writing a text message
configuration - Variable in class it.auties.whatsapp4j.request.model.Request
The configuration used for WhatsappAPI
connect() - Method in class it.auties.whatsapp4j.whatsapp.internal.WhatsappWebSocket
 
connect() - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Opens a connection with Whatsapp Web's WebSocket if a previous connection doesn't exist
connected() - Method in record class it.auties.whatsapp4j.response.impl.json.UserInformationResponse
Returns the value of the connected record component.
connection() - Method in record class it.auties.whatsapp4j.response.impl.json.MediaConnectionResponse
Returns the value of the connection record component.
Contact - Class in it.auties.whatsapp4j.protobuf.contact
A model class that represents a Contact.
Contact(String, String, String, String, ContactStatus, ZonedDateTime) - Constructor for class it.auties.whatsapp4j.protobuf.contact.Contact
 
Contact.ContactBuilder - Class in it.auties.whatsapp4j.protobuf.contact
 
contactMessage() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Contact message
contactMessage(ContactMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Contact message
contactMessage(ContactMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer.MessageContainerBuilder
Contact message
ContactMessage - Class in it.auties.whatsapp4j.protobuf.message.standard
A model class that represents a WhatsappMessage sent by a contact and that holds a contact inside.
ContactMessage() - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.ContactMessage
 
ContactMessage(ContactMessage.ContactMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.ContactMessage
 
ContactMessage(String, String) - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.ContactMessage
 
ContactMessage.ContactMessageBuilder<C extends ContactMessage,B extends ContactMessage.ContactMessageBuilder<C,B>> - Class in it.auties.whatsapp4j.protobuf.message.standard
 
ContactMessage.NewContactMessageBuilder - Class in it.auties.whatsapp4j.protobuf.message.standard
 
ContactMessageBuilder() - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.ContactMessage.ContactMessageBuilder
 
contacts() - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
 
contacts() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ContactsArrayMessage
A list of ContactMessage that this message wraps
contacts(List<ContactMessage>) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ContactsArrayMessage
A list of ContactMessage that this message wraps
contacts(List<ContactMessage>) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ContactsArrayMessage.ContactsArrayMessageBuilder
 
contactsArrayMessage() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Contact array message
contactsArrayMessage(ContactsArrayMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Contact array message
contactsArrayMessage(ContactsArrayMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer.MessageContainerBuilder
Contact array message
ContactsArrayMessage - Class in it.auties.whatsapp4j.protobuf.message.standard
A model class that represents a WhatsappMessage sent by a contact and that holds a list of contacts inside.
ContactsArrayMessage() - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.ContactsArrayMessage
 
ContactsArrayMessage(ContactsArrayMessage.ContactsArrayMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.ContactsArrayMessage
 
ContactsArrayMessage(List<ContactMessage>, String) - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.ContactsArrayMessage
 
ContactsArrayMessage.ContactsArrayMessageBuilder<C extends ContactsArrayMessage,B extends ContactsArrayMessage.ContactsArrayMessageBuilder<C,B>> - Class in it.auties.whatsapp4j.protobuf.message.standard
 
ContactsArrayMessageBuilder() - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.ContactsArrayMessage.ContactsArrayMessageBuilder
 
ContactStatus - Enum Class in it.auties.whatsapp4j.protobuf.contact
The constants of this enumerated type describe the various status that a Contact can be in
container() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
The container of this message
container(MessageContainer) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
The container of this message
container(MessageContainer) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoBuilder
The container of this message
content - Variable in class it.auties.whatsapp4j.response.model.common.Response
 
content() - Method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate
 
content() - Method in record class it.auties.whatsapp4j.protobuf.model.Node
Returns the value of the content record component.
content() - Method in record class it.auties.whatsapp4j.response.impl.json.UserStatusResponse
Returns the value of the content record component.
content() - Method in class it.auties.whatsapp4j.response.model.common.Response
 
content(C) - Method in class it.auties.whatsapp4j.response.model.common.Response
 
content(HighlyStructuredMessage) - Method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate
 
content(HighlyStructuredMessage) - Method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate.FourRowTemplateBuilder
 
contextInfo() - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateButtonReplyMessage
The context info of this message
contextInfo() - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateMessage
The context info of this message
contextInfo() - Method in class it.auties.whatsapp4j.protobuf.message.model.ContextualMessage
The context info of this message
contextInfo() - Method in class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage
The context info of this message
contextInfo(ContextInfo) - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateButtonReplyMessage
The context info of this message
contextInfo(ContextInfo) - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateButtonReplyMessage.TemplateButtonReplyMessageBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateMessage
The context info of this message
contextInfo(ContextInfo) - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateMessage.TemplateMessageBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp4j.protobuf.message.model.ContextualMessage
The context info of this message
contextInfo(ContextInfo) - Method in class it.auties.whatsapp4j.protobuf.message.model.ContextualMessage.ContextualMessageBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage.NewAudioMessageBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ContactMessage.NewContactMessageBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage.NewDocumentMessageBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage
The context info of this message
contextInfo(ContextInfo) - Method in class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage.GroupInviteMessageBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.NewImageMessageBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage.NewStickerMessageBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.NewGifMessageBuilder
 
contextInfo(ContextInfo) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.NewVideoMessageBuilder
 
ContextInfo - Class in it.auties.whatsapp4j.protobuf.info
A model class that holds the information related to a ContextualMessage.
ContextInfo() - Constructor for class it.auties.whatsapp4j.protobuf.info.ContextInfo
 
ContextInfo(long, int, MessageKey, AdReplyInfo, boolean, int, int, byte[], String, List<String>, MessageContainer, String, String) - Constructor for class it.auties.whatsapp4j.protobuf.info.ContextInfo
 
ContextInfo(MessageInfo) - Constructor for class it.auties.whatsapp4j.protobuf.info.ContextInfo
Constructs a ContextInfo from a quoted message
ContextInfo.ContextInfoBuilder - Class in it.auties.whatsapp4j.protobuf.info
 
ContextualMessage - Class in it.auties.whatsapp4j.protobuf.message.model
A model interface that represents a WhatsappMessage sent by a contact that provides a context.
ContextualMessage() - Constructor for class it.auties.whatsapp4j.protobuf.message.model.ContextualMessage
 
ContextualMessage(ContextInfo) - Constructor for class it.auties.whatsapp4j.protobuf.message.model.ContextualMessage
 
ContextualMessage(ContextualMessage.ContextualMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp4j.protobuf.message.model.ContextualMessage
 
ContextualMessage.ContextualMessageBuilder<C extends ContextualMessage,B extends ContextualMessage.ContextualMessageBuilder<C,B>> - Class in it.auties.whatsapp4j.protobuf.message.model
 
ContextualMessageBuilder() - Constructor for class it.auties.whatsapp4j.protobuf.message.model.ContextualMessage.ContextualMessageBuilder
 
conversionData() - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo
Conversation data
conversionData(byte[]) - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo.ContextInfoBuilder
Conversation data
conversionData(byte[]) - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo
Conversation data
conversionDelaySeconds() - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo
Conversation delay in seconds
conversionDelaySeconds(int) - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo.ContextInfoBuilder
Conversation delay in seconds
conversionDelaySeconds(int) - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo
Conversation delay in seconds
conversionSource() - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo
Conversation source
conversionSource(String) - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo.ContextInfoBuilder
Conversation source
conversionSource(String) - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo
Conversation source
COULD_NOT_COMPLETE - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoStatus
Could not complete
create() - Method in class it.auties.whatsapp4j.protobuf.info.AdReplyInfo.AdReplyInfoBuilder
 
create() - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo.ContextInfoBuilder
 
create() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoBuilder
 
create() - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage.newHighlyStructuredMessage
 
create() - Method in class it.auties.whatsapp4j.protobuf.message.business.ProductMessage.ProductMessageBuilder
 
create() - Method in class it.auties.whatsapp4j.protobuf.message.business.RequestPaymentMessage.RequestPaymentMessageBuilder
 
create() - Method in class it.auties.whatsapp4j.protobuf.message.business.SendPaymentMessage.SendPaymentMessageBuilder
 
create() - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateButtonReplyMessage.TemplateButtonReplyMessageBuilder
 
create() - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateMessage.TemplateMessageBuilder
 
create() - Method in class it.auties.whatsapp4j.protobuf.message.model.ContextualMessage.ContextualMessageBuilder
 
create() - Method in class it.auties.whatsapp4j.protobuf.message.model.MediaMessage.MediaMessageBuilder
 
create() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageKey.MessageKeyBuilder
 
create() - Method in class it.auties.whatsapp4j.protobuf.message.security.SenderKeyDistributionMessage.SenderKeyDistributionMessageBuilder
 
create() - Method in class it.auties.whatsapp4j.protobuf.message.server.ProtocolMessage.ProtocolMessageBuilder
 
create() - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage.AudioMessageBuilder
 
create() - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage.NewAudioMessageBuilder
 
create() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ContactMessage.ContactMessageBuilder
 
create() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ContactMessage.NewContactMessageBuilder
 
create() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ContactsArrayMessage.ContactsArrayMessageBuilder
 
create() - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage.DocumentMessageBuilder
 
create() - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage.NewDocumentMessageBuilder
 
create() - Method in class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage.GroupInviteMessageBuilder
 
create() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.ImageMessageBuilder
 
create() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.NewImageMessageBuilder
 
create() - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage.LiveLocationMessageBuilder
 
create() - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage.LocationMessageBuilder
 
create() - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage.NewStickerMessageBuilder
 
create() - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage.StickerMessageBuilder
 
create() - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage.TextMessageBuilder
 
create() - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.NewGifMessageBuilder
 
create() - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.NewVideoMessageBuilder
 
create() - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.VideoMessageBuilder
 
createGroup(String, Contact...) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Creates a new group with the provided name and with at least one contact
ctwaContextCompose() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the ctwaContextCompose record component.
ctwaContextRender() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the ctwaContextRender record component.
currency() - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo
The currency of this transaction
currency() - Method in class it.auties.whatsapp4j.protobuf.model.HSMLocalizableParameter
 
currency(HSMCurrency) - Method in class it.auties.whatsapp4j.protobuf.model.HSMLocalizableParameter
 
currency(HSMCurrency) - Method in class it.auties.whatsapp4j.protobuf.model.HSMLocalizableParameter.HSMLocalizableParameterBuilder
 
currency(String) - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo
The currency of this transaction
currency(String) - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoBuilder
The currency of this transaction
CURRENCY - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.HSMLocalizableParameter.ParamOneof
 
currencyCode() - Method in class it.auties.whatsapp4j.protobuf.model.HSMCurrency
 
currencyCode() - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot
 
currencyCode(String) - Method in class it.auties.whatsapp4j.protobuf.model.HSMCurrency
 
currencyCode(String) - Method in class it.auties.whatsapp4j.protobuf.model.HSMCurrency.HSMCurrencyBuilder
 
currencyCode(String) - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot
 
currencyCode(String) - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot.ProductSnapshotBuilder
 
currencyCodeIso4217() - Method in class it.auties.whatsapp4j.protobuf.message.business.RequestPaymentMessage
The currency code for RequestPaymentMessage.amount1000.
currencyCodeIso4217(String) - Method in class it.auties.whatsapp4j.protobuf.message.business.RequestPaymentMessage
The currency code for RequestPaymentMessage.amount1000.
currencyCodeIso4217(String) - Method in class it.auties.whatsapp4j.protobuf.message.business.RequestPaymentMessage.RequestPaymentMessageBuilder
The currency code for RequestPaymentMessage.amount1000.
currencyDeprecated() - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo
Deprecated.
currencyDeprecated(PaymentInfo.PaymentInfoCurrency) - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo
Deprecated.
currencyDeprecated(PaymentInfo.PaymentInfoCurrency) - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoBuilder
Deprecated.
cut(int) - Method in record class it.auties.whatsapp4j.binary.BinaryArray
Constructs a new BinaryArray wrapping this object's bytes array sliced from 0, inclusive , exclusive
CypherUtils - Class in it.auties.whatsapp4j.utils.internal
This utility class provides helper functionality to easily encrypt and decrypt data This class should only be used for WhatsappWeb's WebSocket binary operations

D

data - Variable in class it.auties.whatsapp4j.response.model.binary.BinaryResponseModel
The data that this response wraps
data() - Method in record class it.auties.whatsapp4j.binary.BinaryArray
Returns the value of the data record component.
data() - Method in enum class it.auties.whatsapp4j.binary.BinaryFlag
 
data() - Method in enum class it.auties.whatsapp4j.binary.BinaryMetric
 
data() - Method in enum class it.auties.whatsapp4j.binary.BinaryTag
 
data() - Method in enum class it.auties.whatsapp4j.protobuf.chat.GroupAction
Returns the name of this enumerated constant
data() - Method in enum class it.auties.whatsapp4j.protobuf.chat.GroupPolicy
Returns a boolean parsed as a string for Whatsapp
data() - Method in enum class it.auties.whatsapp4j.protobuf.chat.GroupSetting
The name of the setting linked to this enumerated constant
data() - Method in enum class it.auties.whatsapp4j.protobuf.contact.ContactStatus
Returns the name of this enumerated constant
data() - Method in enum class it.auties.whatsapp4j.request.impl.UserQueryRequest.QueryType
 
data() - Method in record class it.auties.whatsapp4j.response.impl.json.ChatCmdResponse
Returns the value of the data record component.
data() - Method in class it.auties.whatsapp4j.response.model.binary.BinaryResponseModel
The data that this response wraps
data(T) - Method in class it.auties.whatsapp4j.response.model.binary.BinaryResponseModel
The data that this response wraps
DATE_TIME - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.HSMLocalizableParameter.ParamOneof
 
dateTime() - Method in class it.auties.whatsapp4j.protobuf.model.HSMLocalizableParameter
 
dateTime(HSMDateTime) - Method in class it.auties.whatsapp4j.protobuf.model.HSMLocalizableParameter
 
dateTime(HSMDateTime) - Method in class it.auties.whatsapp4j.protobuf.model.HSMLocalizableParameter.HSMLocalizableParameterBuilder
 
datetimeOneofCase() - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTime
 
dayOfMonth() - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent
 
dayOfMonth(int) - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent
 
dayOfMonth(int) - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent.HSMDateTimeComponentBuilder
 
dayOfWeek() - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent
 
dayOfWeek(HSMDateTimeComponent.DayOfWeekType) - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent
 
dayOfWeek(HSMDateTimeComponent.DayOfWeekType) - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent.HSMDateTimeComponentBuilder
 
DEBUG_LOG - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryMetric
 
declinePaymentRequestMessage() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Decline payment request message
declinePaymentRequestMessage(DeclinePaymentRequestMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Decline payment request message
declinePaymentRequestMessage(DeclinePaymentRequestMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer.MessageContainerBuilder
Decline payment request message
DeclinePaymentRequestMessage - Class in it.auties.whatsapp4j.protobuf.message.business
A model class that represents a WhatsappMessage sent by a WhatsappBusiness account to decline a RequestPaymentMessage.
DeclinePaymentRequestMessage() - Constructor for class it.auties.whatsapp4j.protobuf.message.business.DeclinePaymentRequestMessage
 
DeclinePaymentRequestMessage.DeclinePaymentRequestMessageBuilder - Class in it.auties.whatsapp4j.protobuf.message.business
 
decodeDecryptedMessage(BinaryArray) - Method in class it.auties.whatsapp4j.binary.BinaryDecoder
Decodes buffer as a new Node This method should not be used by multiple concurrent threads on the same instance
decodedMedia() - Method in class it.auties.whatsapp4j.protobuf.message.model.MediaMessage
Returns the cached decoded media wrapped by this object if available.
decodedMedia(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.model.MediaMessage.MediaMessageBuilder
 
decoder() - Method in class it.auties.whatsapp4j.whatsapp.internal.WhatsappWebSocket
 
defaultMimeType() - Method in enum class it.auties.whatsapp4j.protobuf.message.model.MediaMessageType
The default mime type for this enumerated type.
defaultOptions() - Static method in class it.auties.whatsapp4j.whatsapp.WhatsappConfiguration
Constructs a new instance of WhatsappConfiguration with default options
degreesClockwiseFromMagneticNorth() - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage
Degrees Clockwise from Magnetic North
degreesClockwiseFromMagneticNorth() - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage
Degrees Clockwise from Magnetic North
degreesClockwiseFromMagneticNorth(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage
Degrees Clockwise from Magnetic North
degreesClockwiseFromMagneticNorth(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage.LiveLocationMessageBuilder
 
degreesClockwiseFromMagneticNorth(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage
Degrees Clockwise from Magnetic North
degreesClockwiseFromMagneticNorth(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage.LocationMessageBuilder
 
degreesLatitude() - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage
The latitude of the location that this message wraps
degreesLatitude() - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage
The latitude of the location that this message wraps
degreesLatitude() - Method in class it.auties.whatsapp4j.protobuf.model.Location
 
degreesLatitude(double) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage
The latitude of the location that this message wraps
degreesLatitude(double) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage.LiveLocationMessageBuilder
 
degreesLatitude(double) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage
The latitude of the location that this message wraps
degreesLatitude(double) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage.LocationMessageBuilder
 
degreesLatitude(double) - Method in class it.auties.whatsapp4j.protobuf.model.Location
 
degreesLatitude(double) - Method in class it.auties.whatsapp4j.protobuf.model.Location.LocationBuilder
 
degreesLongitude() - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage
The longitude of the location that this message wraps
degreesLongitude() - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage
The longitude of the location that this message wraps
degreesLongitude() - Method in class it.auties.whatsapp4j.protobuf.model.Location
 
degreesLongitude(double) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage
The longitude of the location that this message wraps
degreesLongitude(double) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage.LiveLocationMessageBuilder
 
degreesLongitude(double) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage
The longitude of the location that this message wraps
degreesLongitude(double) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage.LocationMessageBuilder
 
degreesLongitude(double) - Method in class it.auties.whatsapp4j.protobuf.model.Location
 
degreesLongitude(double) - Method in class it.auties.whatsapp4j.protobuf.model.Location.LocationBuilder
 
deleteKeysFromMemory() - Method in class it.auties.whatsapp4j.manager.WhatsappKeysManager
Clears all the keys from this machine's memory.
DELIVERY_ACK - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStatus
Delivered
demote(Chat, Contact...) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Demotes any number of contacts to admin in a group
DEMOTE - Enum constant in enum class it.auties.whatsapp4j.protobuf.chat.GroupAction
Demotes a contact to user in a group
description - Variable in class it.auties.whatsapp4j.response.model.common.Response
 
description() - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage
The description of the link that this text message wraps, if available
description() - Method in class it.auties.whatsapp4j.protobuf.model.CatalogSnapshot
 
description() - Method in record class it.auties.whatsapp4j.protobuf.model.Node
Returns the value of the description record component.
description() - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot
 
description() - Method in record class it.auties.whatsapp4j.response.impl.json.DescriptionChangeResponse
Returns the value of the description record component.
description() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupMetadataResponse
Returns the value of the description record component.
description() - Method in class it.auties.whatsapp4j.response.model.common.Response
 
description() - Method in class it.auties.whatsapp4j.whatsapp.WhatsappConfiguration
The description provided to Whatsapp during the authentication process This should be, for example, the name of your service
description(String) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappConfiguration.WhatsappConfigurationBuilder
The description provided to Whatsapp during the authentication process This should be, for example, the name of your service
description(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage
The description of the link that this text message wraps, if available
description(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage.TextMessageBuilder
 
description(String) - Method in class it.auties.whatsapp4j.protobuf.model.CatalogSnapshot.CatalogSnapshotBuilder
 
description(String) - Method in class it.auties.whatsapp4j.protobuf.model.CatalogSnapshot
 
description(String) - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot
 
description(String) - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot.ProductSnapshotBuilder
 
description(String) - Method in class it.auties.whatsapp4j.response.model.common.Response
 
DescriptionChangeResponse - Record Class in it.auties.whatsapp4j.response.impl.json
A json model that contains information about a change in a WhatsappGroup's description
DescriptionChangeResponse(String, String) - Constructor for record class it.auties.whatsapp4j.response.impl.json.DescriptionChangeResponse
Creates an instance of a DescriptionChangeResponse record class.
descriptionId() - Method in record class it.auties.whatsapp4j.response.impl.json.DescriptionChangeResponse
Returns the value of the descriptionId record component.
descriptionMessageId() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupMetadataResponse
Returns the value of the descriptionMessageId record component.
deserialize(JsonParser, DeserializationContext) - Method in class it.auties.whatsapp4j.serialization.KeyPairDeserializer
 
destinationJid() - Method in class it.auties.whatsapp4j.protobuf.message.device.DeviceSentMessage
The unique identifier that this message update regards.
destinationJid(String) - Method in class it.auties.whatsapp4j.protobuf.message.device.DeviceSentMessage
The unique identifier that this message update regards.
destinationJid(String) - Method in class it.auties.whatsapp4j.protobuf.message.device.DeviceSentMessage.DeviceSentMessageBuilder
The unique identifier that this message update regards.
deterministicLc() - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage
DeterministicLc
deterministicLc(String) - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage
DeterministicLc
deterministicLc(String) - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage.newHighlyStructuredMessage
DeterministicLc
deterministicLg() - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage
DeterministicLg
deterministicLg(String) - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage
DeterministicLg
deterministicLg(String) - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage.newHighlyStructuredMessage
DeterministicLg
DEVELOPMENT - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesFlag
 
deviceManufacturer() - Method in record class it.auties.whatsapp4j.response.impl.json.PhoneInformation
Returns the value of the deviceManufacturer record component.
DeviceMessage - Interface in it.auties.whatsapp4j.protobuf.message.model
A model interface that represents a WhatsappMessage sent by the device linked to this whatsapp web session.
deviceModel() - Method in record class it.auties.whatsapp4j.response.impl.json.PhoneInformation
Returns the value of the deviceModel record component.
deviceSentMessage() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Device sent message
deviceSentMessage(DeviceSentMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Device sent message
deviceSentMessage(DeviceSentMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer.MessageContainerBuilder
Device sent message
DeviceSentMessage - Class in it.auties.whatsapp4j.protobuf.message.device
A model class that represents a WhatsappMessage that refers to a message sent by the device paired with the active WhatsappWeb session.
DeviceSentMessage() - Constructor for class it.auties.whatsapp4j.protobuf.message.device.DeviceSentMessage
 
DeviceSentMessage.DeviceSentMessageBuilder - Class in it.auties.whatsapp4j.protobuf.message.device
 
deviceSyncMessage() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Device sync message
deviceSyncMessage(DeviceSyncMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Device sync message
deviceSyncMessage(DeviceSyncMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer.MessageContainerBuilder
Device sync message
DeviceSyncMessage - Class in it.auties.whatsapp4j.protobuf.message.device
A model class that represents a WhatsappMessage that refers to a message sent by the device paired with the active WhatsappWeb session to sync.
DeviceSyncMessage() - Constructor for class it.auties.whatsapp4j.protobuf.message.device.DeviceSyncMessage
 
DeviceSyncMessage.DeviceSyncMessageBuilder - Class in it.auties.whatsapp4j.protobuf.message.device
 
DICTIONARY_0 - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryTag
 
DICTIONARY_1 - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryTag
 
DICTIONARY_2 - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryTag
 
DICTIONARY_3 - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryTag
 
digestWhatsappNode(WhatsappWebSocket, Node) - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
Digests a node adding the data it contains to the data this singleton holds
directPath() - Method in record class it.auties.whatsapp4j.media.MediaUpload
Returns the value of the directPath record component.
directPath() - Method in class it.auties.whatsapp4j.protobuf.message.model.MediaMessage
Returns the direct path to the encoded media that this object wraps
directPath() - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage
The direct path to the encoded media that this object wraps
directPath() - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
The direct path to the encoded media that this object wraps
directPath() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The direct path to the encoded image that this object wraps
directPath() - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
The direct path to the encoded sticker that this object wraps
directPath() - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
The direct path to the encoded image that this object wraps
directPath() - Method in class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification
 
directPath(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage.AudioMessageBuilder
 
directPath(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage
The direct path to the encoded media that this object wraps
directPath(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
The direct path to the encoded media that this object wraps
directPath(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage.DocumentMessageBuilder
 
directPath(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The direct path to the encoded image that this object wraps
directPath(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.ImageMessageBuilder
 
directPath(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
The direct path to the encoded sticker that this object wraps
directPath(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage.StickerMessageBuilder
 
directPath(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
The direct path to the encoded image that this object wraps
directPath(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.VideoMessageBuilder
 
directPath(String) - Method in class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification
 
directPath(String) - Method in class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification.HistorySyncNotificationBuilder
 
disableEphemeralMessages(Chat) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Disables ephemeral messages in a chat, this means that messages sent in said chat will never be cancelled
DiscardResponse - Record Class in it.auties.whatsapp4j.response.impl.json
A json model that ignores any data provided by a response
DiscardResponse() - Constructor for record class it.auties.whatsapp4j.response.impl.json.DiscardResponse
Creates an instance of a DiscardResponse record class.
disconnect() - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Disconnects from Whatsapp Web's WebSocket if a previous connection exists
disconnect(String, boolean, boolean) - Method in class it.auties.whatsapp4j.whatsapp.internal.WhatsappWebSocket
 
displayName() - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
The non null display name of this chat
displayName() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ContactMessage
The name of the contact that this message wraps
displayName() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ContactsArrayMessage
The name of the contact the first contact that this message wraps
displayName(String) - Method in class it.auties.whatsapp4j.protobuf.chat.Chat.ChatBuilder
The non null display name of this chat
displayName(String) - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
The non null display name of this chat
displayName(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ContactMessage.ContactMessageBuilder
 
displayName(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ContactMessage
The name of the contact that this message wraps
displayName(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ContactMessage.NewContactMessageBuilder
 
displayName(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ContactsArrayMessage.ContactsArrayMessageBuilder
 
displayName(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ContactsArrayMessage
The name of the contact the first contact that this message wraps
displayText() - Method in class it.auties.whatsapp4j.protobuf.model.CallButton
 
displayText() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedCallButton
 
displayText() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedQuickReplyButton
 
displayText() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedURLButton
 
displayText() - Method in class it.auties.whatsapp4j.protobuf.model.QuickReplyButton
 
displayText() - Method in class it.auties.whatsapp4j.protobuf.model.URLButton
 
displayText(HighlyStructuredMessage) - Method in class it.auties.whatsapp4j.protobuf.model.CallButton.CallButtonBuilder
 
displayText(HighlyStructuredMessage) - Method in class it.auties.whatsapp4j.protobuf.model.CallButton
 
displayText(HighlyStructuredMessage) - Method in class it.auties.whatsapp4j.protobuf.model.QuickReplyButton
 
displayText(HighlyStructuredMessage) - Method in class it.auties.whatsapp4j.protobuf.model.QuickReplyButton.QuickReplyButtonBuilder
 
displayText(HighlyStructuredMessage) - Method in class it.auties.whatsapp4j.protobuf.model.URLButton
 
displayText(HighlyStructuredMessage) - Method in class it.auties.whatsapp4j.protobuf.model.URLButton.URLButtonBuilder
 
displayText(String) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedCallButton
 
displayText(String) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedCallButton.HydratedCallButtonBuilder
 
displayText(String) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedQuickReplyButton
 
displayText(String) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedQuickReplyButton.HydratedQuickReplyButtonBuilder
 
displayText(String) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedURLButton
 
displayText(String) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedURLButton.HydratedURLButtonBuilder
 
DOCUMENT - Enum constant in enum class it.auties.whatsapp4j.protobuf.message.model.MediaMessageType
The message is a document
DOCUMENT_MESSAGE - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.FourRowTemplate.Title
 
DOCUMENT_MESSAGE - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate.Title
 
documentMessage() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Document message
documentMessage() - Method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate
 
documentMessage() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate
 
documentMessage(DocumentMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Document message
documentMessage(DocumentMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer.MessageContainerBuilder
Document message
documentMessage(DocumentMessage) - Method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate
 
documentMessage(DocumentMessage) - Method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate.FourRowTemplateBuilder
 
documentMessage(DocumentMessage) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate
 
documentMessage(DocumentMessage) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate.HydratedFourRowTemplateBuilder
 
DocumentMessage - Class in it.auties.whatsapp4j.protobuf.message.standard
A model class that represents a WhatsappMessage sent by a contact and that holds a document inside.
DocumentMessage() - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
 
DocumentMessage(byte[], long, String, byte[], String, byte[], int, long, byte[], String, String, String) - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
 
DocumentMessage(DocumentMessage.DocumentMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
 
DocumentMessage.DocumentMessageBuilder<C extends DocumentMessage,B extends DocumentMessage.DocumentMessageBuilder<C,B>> - Class in it.auties.whatsapp4j.protobuf.message.standard
 
DocumentMessage.NewDocumentMessageBuilder - Class in it.auties.whatsapp4j.protobuf.message.standard
 
DocumentMessageBuilder() - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage.DocumentMessageBuilder
 
doNotPlayInline() - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage
Determines whether the preview can be played inline
doNotPlayInline(boolean) - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage
Determines whether the preview can be played inline
doNotPlayInline(boolean) - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage.TextMessageBuilder
 
DOUBLE_BYTE - Static variable in class it.auties.whatsapp4j.binary.BinaryTokens
Double byte tokens
duration() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Duration
duration(int) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Duration
duration(int) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoBuilder
Duration

E

E2E_ENCRYPTED - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
E2E_IDENTITY_CHANGED - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
e2ENotificationSync() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
e2ENotificationSync(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
e2ENotificationSync(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
EDIT_GROUP_INFO - Enum constant in enum class it.auties.whatsapp4j.protobuf.chat.GroupSetting
Who can edit the metadata of a group
elementName() - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage
Element Name
elementName(String) - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage
Element Name
elementName(String) - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage.newHighlyStructuredMessage
Element Name
empty() - Static method in record class it.auties.whatsapp4j.binary.BinaryArray
Constructs a new empty BinaryArray
enableEphemeralMessages(Chat) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Enables ephemeral messages in a chat, this means that messages will be automatically cancelled in said chat after a week
encKey() - Method in class it.auties.whatsapp4j.manager.WhatsappKeysManager
 
encKey(BinaryArray) - Method in class it.auties.whatsapp4j.manager.WhatsappKeysManager
 
encodeMessage(Node) - Method in record class it.auties.whatsapp4j.binary.BinaryEncoder
Encodes node as an array of bytes
EPHEMERAL_SETTING - Enum constant in enum class it.auties.whatsapp4j.protobuf.message.server.ProtocolMessage.ProtocolMessageType
A ProtocolMessage that notifies that the ephemeral settings in a chat have changed
EPHEMERAL_SYNC_RESPONSE - Enum constant in enum class it.auties.whatsapp4j.protobuf.message.server.ProtocolMessage.ProtocolMessageType
A ProtocolMessage that notifies that a sync in an ephemeral chat
ephemeralDuration() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Ephemeral duration
ephemeralDuration(int) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Ephemeral duration
ephemeralDuration(int) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoBuilder
Ephemeral duration
ephemeralExpiration() - Method in class it.auties.whatsapp4j.protobuf.message.server.ProtocolMessage
The expiration, that is the time in seconds after which a message is automatically deleted, of messages in an ephemeral chat.
ephemeralExpiration(long) - Method in class it.auties.whatsapp4j.protobuf.message.server.ProtocolMessage
The expiration, that is the time in seconds after which a message is automatically deleted, of messages in an ephemeral chat.
ephemeralExpiration(long) - Method in class it.auties.whatsapp4j.protobuf.message.server.ProtocolMessage.ProtocolMessageBuilder
The expiration, that is the time in seconds after which a message is automatically deleted, of messages in an ephemeral chat.
ephemeralMessageDuration() - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
Returns an optional value containing the time in seconds before a message is automatically deleted from this chat both locally and from WhatsappWeb's servers
ephemeralMessageDuration(long) - Method in class it.auties.whatsapp4j.protobuf.chat.Chat.ChatBuilder
The time in seconds before a message is automatically deleted from this chat both locally and from WhatsappWeb's servers.
ephemeralMessageDuration(long) - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
The time in seconds before a message is automatically deleted from this chat both locally and from WhatsappWeb's servers.
ephemeralMessages() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
ephemeralMessages() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the ephemeralMessages record component.
ephemeralMessages(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
ephemeralMessages(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
ephemeralMessagesSetting() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the ephemeralMessagesSetting record component.
ephemeralMessagesToggleTime() - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
Returns an optional value containing the time in seconds since Instant.EPOCH when ephemeral messages were turned on
ephemeralMessagesToggleTime(long) - Method in class it.auties.whatsapp4j.protobuf.chat.Chat.ChatBuilder
The time in seconds since Instant.EPOCH when ephemeral messages were turned on.
ephemeralMessagesToggleTime(long) - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
The time in seconds since Instant.EPOCH when ephemeral messages were turned on.
ephemeralSettingTimestamp() - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo
The timestamp, that is the time 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.whatsapp4j.protobuf.message.server.ProtocolMessage
The timestamp, that is the time in seconds since Instant.EPOCH, of the last modification to the ephemeral settings of a chat.
ephemeralSettingTimestamp(long) - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo.ContextInfoBuilder
The timestamp, that is the time 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.whatsapp4j.protobuf.info.ContextInfo
The timestamp, that is the time 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.whatsapp4j.protobuf.message.server.ProtocolMessage
The timestamp, that is the time in seconds since Instant.EPOCH, of the last modification to the ephemeral settings of a chat.
ephemeralSettingTimestamp(long) - Method in class it.auties.whatsapp4j.protobuf.message.server.ProtocolMessage.ProtocolMessageBuilder
The timestamp, that is the time in seconds since Instant.EPOCH, of the last modification to the ephemeral settings of a chat.
ephemeralStartTimestamp() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Ephemeral start timestamp
ephemeralStartTimestamp(long) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Ephemeral start timestamp
ephemeralStartTimestamp(long) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoBuilder
Ephemeral start timestamp
equals(Object) - Method in record class it.auties.whatsapp4j.binary.BinaryArray
Checks if this object and are equal
equals(Object) - Method in record class it.auties.whatsapp4j.binary.BinaryEncoder
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
 
equals(Object) - Method in class it.auties.whatsapp4j.manager.WhatsappKeysManager
 
equals(Object) - Method in record class it.auties.whatsapp4j.media.MediaConnection
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp4j.media.MediaUpload
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
 
equals(Object) - Method in record class it.auties.whatsapp4j.protobuf.chat.ChatMute
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.contact.Contact
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.info.AdReplyInfo
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.message.business.CancelPaymentRequestMessage
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.message.business.DeclinePaymentRequestMessage
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.message.business.ProductMessage
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.message.business.RequestPaymentMessage
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.message.business.SendPaymentMessage
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateButtonReplyMessage
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateMessage
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.message.device.DeviceSentMessage
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.message.device.DeviceSyncMessage
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.message.model.ContextualMessage
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageKey
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.message.security.SenderKeyDistributionMessage
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.message.server.ProtocolMessage
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ContactMessage
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ContactsArrayMessage
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.model.Call
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.model.CallButton
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.model.CatalogSnapshot
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.model.HSMCurrency
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTime
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeUnixEpoch
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.model.HSMLocalizableParameter
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedCallButton
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedQuickReplyButton
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedTemplateButton
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedURLButton
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.model.InteractiveAnnotation
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.model.Location
 
equals(Object) - Method in record class it.auties.whatsapp4j.protobuf.model.Node
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.model.Point
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.model.QuickReplyButton
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.model.TemplateButton
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.model.URLButton
 
equals(Object) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
equals(Object) - Method in record class it.auties.whatsapp4j.response.impl.json.AckResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp4j.response.impl.json.BlocklistResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp4j.response.impl.json.ChatCmdResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp4j.response.impl.json.ChatPictureResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp4j.response.impl.json.CommonGroupsResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp4j.response.impl.json.DescriptionChangeResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp4j.response.impl.json.DiscardResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp4j.response.impl.json.FeaturesInformation
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp4j.response.impl.json.GroupActionResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp4j.response.impl.json.GroupInviteCodeResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp4j.response.impl.json.GroupMetadataResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp4j.response.impl.json.GroupModificationResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp4j.response.impl.json.GroupParticipant
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp4j.response.impl.json.InitialResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp4j.response.impl.json.MediaConnectionResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp4j.response.impl.json.MessageResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp4j.response.impl.json.ModificationForParticipant
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp4j.response.impl.json.ModificationForParticipantStatus
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp4j.response.impl.json.PhoneBatteryResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp4j.response.impl.json.PhoneInformation
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp4j.response.impl.json.PresenceResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp4j.response.impl.json.SimpleStatusResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp4j.response.impl.json.SubjectChangeResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp4j.response.impl.json.TakeOverResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp4j.response.impl.json.UserInformationResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class it.auties.whatsapp4j.response.impl.json.UserStatusResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class it.auties.whatsapp4j.response.model.binary.BinaryResponseModel
 
equals(Object) - Method in class it.auties.whatsapp4j.response.model.common.Response
 
equals(Object) - Method in record class it.auties.whatsapp4j.utils.internal.Pair
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class it.auties.whatsapp4j.whatsapp.internal.WhatsappWebSocket
 
equals(Object) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappConfiguration
 
ERROR - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStatus
Error
executeActionOnGroupParticipant(Chat, GroupAction, List<Node>) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Executes an action on any number of contacts represented by a raw list of WhatsappNodes
EXISTS - Enum constant in enum class it.auties.whatsapp4j.request.impl.UserQueryRequest.QueryType
 
experimentGroupId() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
Experiment Group Id
experimentGroupId(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
Experiment Group Id
experimentGroupId(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.ImageMessageBuilder
 
expiration() - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo
The expiration in seconds since Instant.EPOCH for this ContextualMessage.
expiration(int) - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo.ContextInfoBuilder
The expiration in seconds since Instant.EPOCH for this ContextualMessage.
expiration(int) - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo
The expiration in seconds since Instant.EPOCH for this ContextualMessage.
EXPIRED - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoStatus
Expired
EXPIRED_TXN - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoTxnStatus
 
EXPIRES - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryFlag
 
expiryTimestamp() - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo
The date of expiration of this transaction
expiryTimestamp() - Method in class it.auties.whatsapp4j.protobuf.message.business.RequestPaymentMessage
The timestamp, that is the time in seconds since Instant.EPOCH, for the expiration of this payment request
expiryTimestamp(long) - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo
The date of expiration of this transaction
expiryTimestamp(long) - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoBuilder
The date of expiration of this transaction
expiryTimestamp(long) - Method in class it.auties.whatsapp4j.protobuf.message.business.RequestPaymentMessage
The timestamp, that is the time in seconds since Instant.EPOCH, for the expiration of this payment request
expiryTimestamp(long) - Method in class it.auties.whatsapp4j.protobuf.message.business.RequestPaymentMessage.RequestPaymentMessageBuilder
The timestamp, that is the time in seconds since Instant.EPOCH, for the expiration of this payment request
extractRawPublicKey(PublicKey) - Static method in class it.auties.whatsapp4j.utils.internal.CypherUtils
 

F

FAILED - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoTxnStatus
 
FAILED_DA - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoTxnStatus
 
FAILED_DA_FINAL - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoTxnStatus
 
FAILED_PROCESSING - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoTxnStatus
 
FAILED_RECEIVER_PROCESSING - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoTxnStatus
 
FAILED_RISK - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoTxnStatus
 
fallbackLc() - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage
FallbackLc
fallbackLc(String) - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage
FallbackLc
fallbackLc(String) - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage.newHighlyStructuredMessage
FallbackLc
fallbackLg() - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage
FallbackLg
fallbackLg(String) - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage
FallbackLg
fallbackLg(String) - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage.newHighlyStructuredMessage
FallbackLg
fastRatchetKeySenderKeyDistributionMessage() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Fast ratchet key sender key distribution message
fastRatchetKeySenderKeyDistributionMessage(SenderKeyDistributionMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Fast ratchet key sender key distribution message
fastRatchetKeySenderKeyDistributionMessage(SenderKeyDistributionMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer.MessageContainerBuilder
Fast ratchet key sender key distribution message
fbCrashlog() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the fbCrashlog record component.
features() - Method in record class it.auties.whatsapp4j.response.impl.json.UserInformationResponse
Returns the value of the features record component.
FeaturesInformation - Record Class in it.auties.whatsapp4j.response.impl.json
A json model that contains information about the features available to the user linked with this session This record should only be used by UserInformationResponse
FeaturesInformation(boolean, String) - Constructor for record class it.auties.whatsapp4j.response.impl.json.FeaturesInformation
Creates an instance of a FeaturesInformation record class.
file() - Method in record class it.auties.whatsapp4j.media.MediaUpload
Returns the value of the file record component.
fileEncSha256() - Method in record class it.auties.whatsapp4j.media.MediaUpload
Returns the value of the fileEncSha256 record component.
fileEncSha256() - Method in class it.auties.whatsapp4j.protobuf.message.model.MediaMessage
Returns the sha256 of the encoded media that this object wraps
fileEncSha256() - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage
The sha256 of the encoded media that this object wraps
fileEncSha256() - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
The sha256 of the encoded media that this object wraps
fileEncSha256() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The sha256 of the encoded image that this object wraps
fileEncSha256() - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
The sha256 of the encoded sticker that this object wraps
fileEncSha256() - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
The sha256 of the encoded video that this object wraps
fileEncSha256() - Method in class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification
 
fileEncSha256(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage.AudioMessageBuilder
 
fileEncSha256(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage
The sha256 of the encoded media that this object wraps
fileEncSha256(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage.DocumentMessageBuilder
 
fileEncSha256(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
The sha256 of the encoded media that this object wraps
fileEncSha256(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The sha256 of the encoded image that this object wraps
fileEncSha256(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.ImageMessageBuilder
 
fileEncSha256(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
The sha256 of the encoded sticker that this object wraps
fileEncSha256(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage.StickerMessageBuilder
 
fileEncSha256(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
The sha256 of the encoded video that this object wraps
fileEncSha256(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.VideoMessageBuilder
 
fileEncSha256(byte[]) - Method in class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification
 
fileEncSha256(byte[]) - Method in class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification.HistorySyncNotificationBuilder
 
fileLength() - Method in class it.auties.whatsapp4j.protobuf.message.model.MediaMessage
Returns the size of the decoded media that this object wraps
fileLength() - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage
The unsigned size of the decoded media that this object wraps
fileLength() - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
The unsigned size of the decoded media that this object wraps
fileLength() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The unsigned size of the decoded image that this object wraps
fileLength() - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
The unsigned size of the decoded sticker that this object wraps
fileLength() - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
The unsigned size of the decoded video that this object wraps
fileLength() - Method in class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification
 
fileLength(long) - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage.AudioMessageBuilder
 
fileLength(long) - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage
The unsigned size of the decoded media that this object wraps
fileLength(long) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage.DocumentMessageBuilder
 
fileLength(long) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
The unsigned size of the decoded media that this object wraps
fileLength(long) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The unsigned size of the decoded image that this object wraps
fileLength(long) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.ImageMessageBuilder
 
fileLength(long) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
The unsigned size of the decoded sticker that this object wraps
fileLength(long) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage.StickerMessageBuilder
 
fileLength(long) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
The unsigned size of the decoded video that this object wraps
fileLength(long) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.VideoMessageBuilder
 
fileLength(long) - Method in class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification
 
fileLength(long) - Method in class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification.HistorySyncNotificationBuilder
 
fileName() - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
The name of the document that this object wraps
fileName(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage.DocumentMessageBuilder
 
fileName(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
The name of the document that this object wraps
fileName(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage.NewDocumentMessageBuilder
 
fileSha256() - Method in record class it.auties.whatsapp4j.media.MediaUpload
Returns the value of the fileSha256 record component.
fileSha256() - Method in class it.auties.whatsapp4j.protobuf.message.model.MediaMessage
Returns the sha256 of the decoded media that this object wraps
fileSha256() - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage
The sha256 of the decoded media that this object wraps
fileSha256() - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
The sha256 of the decoded media that this object wraps
fileSha256() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The sha256 of the decoded image that this object wraps
fileSha256() - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
The sha256 of the decoded sticker that this object wraps
fileSha256() - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
The sha256 of the decoded video that this object wraps
fileSha256() - Method in class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification
 
fileSha256(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage.AudioMessageBuilder
 
fileSha256(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage
The sha256 of the decoded media that this object wraps
fileSha256(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage.DocumentMessageBuilder
 
fileSha256(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
The sha256 of the decoded media that this object wraps
fileSha256(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The sha256 of the decoded image that this object wraps
fileSha256(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.ImageMessageBuilder
 
fileSha256(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
The sha256 of the decoded sticker that this object wraps
fileSha256(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage.StickerMessageBuilder
 
fileSha256(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
The sha256 of the decoded video that this object wraps
fileSha256(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.VideoMessageBuilder
 
fileSha256(byte[]) - Method in class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification
 
fileSha256(byte[]) - Method in class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification.HistorySyncNotificationBuilder
 
finalLiveLocation() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Final live location
finalLiveLocation(LiveLocationMessage) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Final live location
finalLiveLocation(LiveLocationMessage) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoBuilder
Final live location
findChatByJid(String) - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
Queries the first chat whose jid is equal to jid
findChatByMessage(MessageInfo) - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
Queries the chat associated with message
findChatByName(String) - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
Queries the first chat whose name is equal to name
findChatsByName(String) - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
Queries every chat whose name is equal to name
findContactByJid(String) - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
Queries the first contact whose jid is equal to jid
findContactByName(String) - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
Queries the first contact whose name is equal to name
findContactsByName(String) - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
Queries every contact whose name is equal to name
findMessageById(Chat, String) - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
Queries the message in chat whose jid is equal to jid
findPendingRequest(String) - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
Queries the first Request whose tag is equal to tag
firstFrameLength() - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
The length of the first frame
firstFrameLength(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
The length of the first frame
firstFrameLength(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage.StickerMessageBuilder
 
firstFrameSidecar() - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
The sidecar for the first frame
firstFrameSidecar(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
The sidecar for the first frame
firstFrameSidecar(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage.StickerMessageBuilder
 
firstImageId() - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot
 
firstImageId(String) - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot
 
firstImageId(String) - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot.ProductSnapshotBuilder
 
firstMessage() - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
Returns an optional value containing the first message in chronological terms for this chat
firstScanLength() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The length of the first scan
firstScanLength(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The length of the first scan
firstScanLength(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.ImageMessageBuilder
 
firstScanSidecar() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The sidecar for the first sidecar
firstScanSidecar(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The sidecar for the first sidecar
firstScanSidecar(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.ImageMessageBuilder
 
flag() - Method in enum class it.auties.whatsapp4j.protobuf.contact.ContactStatus
 
flag() - Method in class it.auties.whatsapp4j.request.model.BinaryRequest
 
flags() - Method in record class it.auties.whatsapp4j.response.impl.json.FeaturesInformation
Returns the value of the flags record component.
font() - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage
The type of font used for the this text message.
font(TextMessage.TextMessageFontType) - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage
The type of font used for the this text message.
font(TextMessage.TextMessageFontType) - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage.TextMessageBuilder
 
footer() - Method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate
 
footer(HighlyStructuredMessage) - Method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate
 
footer(HighlyStructuredMessage) - Method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate.FourRowTemplateBuilder
 
forArray(byte[]) - Static method in record class it.auties.whatsapp4j.binary.BinaryArray
Constructs a new BinaryArray wrapping
forBase64(String) - Static method in record class it.auties.whatsapp4j.binary.BinaryArray
Constructs a BinaryArray wrapping the array of bytes representing a Base64 encoded String in UTF-8 format
FORCE_UPGRADE - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesFlag
 
forData(boolean) - Static method in enum class it.auties.whatsapp4j.protobuf.chat.GroupPolicy
Returns a GroupPolicy based on a boolean value obtained from Whatsapp
forData(int) - Static method in enum class it.auties.whatsapp4j.binary.BinaryTag
Returns the BinaryTag whose content matches data
forIndex(int) - Static method in enum class it.auties.whatsapp4j.protobuf.info.AdReplyInfo.AdReplyInfoMediaType
 
forIndex(int) - Static method in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStatus
 
forIndex(int) - Static method in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
forIndex(int) - Static method in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoCurrency
Deprecated.
 
forIndex(int) - Static method in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoStatus
 
forIndex(int) - Static method in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoTxnStatus
 
forIndex(int) - Static method in enum class it.auties.whatsapp4j.protobuf.message.business.TemplateMessage.Format
 
forIndex(int) - Static method in enum class it.auties.whatsapp4j.protobuf.message.server.ProtocolMessage.ProtocolMessageType
 
forIndex(int) - Static method in enum class it.auties.whatsapp4j.protobuf.message.standard.TextMessage.TextMessageFontType
 
forIndex(int) - Static method in enum class it.auties.whatsapp4j.protobuf.message.standard.TextMessage.TextMessagePreviewType
 
forIndex(int) - Static method in enum class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.VideoMessageAttribution
 
forIndex(int) - Static method in enum class it.auties.whatsapp4j.protobuf.model.FourRowTemplate.Title
 
forIndex(int) - Static method in enum class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification.HistorySyncType
 
forIndex(int) - Static method in enum class it.auties.whatsapp4j.protobuf.model.HSMDateTime.DatetimeOneof
 
forIndex(int) - Static method in enum class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent.CalendarType
 
forIndex(int) - Static method in enum class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent.DayOfWeekType
 
forIndex(int) - Static method in enum class it.auties.whatsapp4j.protobuf.model.HSMLocalizableParameter.ParamOneof
 
forIndex(int) - Static method in enum class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate.Title
 
forIndex(int) - Static method in enum class it.auties.whatsapp4j.protobuf.model.HydratedTemplateButton.HydratedButton
 
forIndex(int) - Static method in enum class it.auties.whatsapp4j.protobuf.model.InteractiveAnnotation.Action
 
forIndex(int) - Static method in enum class it.auties.whatsapp4j.protobuf.model.TemplateButton.Button
 
forIndex(int) - Static method in enum class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesFlag
 
formatCase() - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateMessage
Returns the type of format of this message
forName(String) - Static method in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStatus
 
forString(String) - Static method in record class it.auties.whatsapp4j.binary.BinaryArray
Constructs a new BinaryArray wrapping the array of bytes representing a UTF-8 string
forValue(String) - Static method in enum class it.auties.whatsapp4j.protobuf.contact.ContactStatus
 
forwardingScore() - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo
Forwarding score
forwardingScore(int) - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo.ContextInfoBuilder
Forwarding score
forwardingScore(int) - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo
Forwarding score
foundationTimestamp() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupMetadataResponse
Returns the value of the foundationTimestamp record component.
founderJid() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupMetadataResponse
Returns the value of the founderJid record component.
FOUR_ROW_TEMPLATE - Enum constant in enum class it.auties.whatsapp4j.protobuf.message.business.TemplateMessage.Format
Four row template
fourRowTemplate() - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateMessage
Four row template.
fourRowTemplate(FourRowTemplate) - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateMessage
Four row template.
fourRowTemplate(FourRowTemplate) - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateMessage.TemplateMessageBuilder
 
FourRowTemplate - Class in it.auties.whatsapp4j.protobuf.model
 
FourRowTemplate() - Constructor for class it.auties.whatsapp4j.protobuf.model.FourRowTemplate
 
FourRowTemplate(LocationMessage, VideoMessage, ImageMessage, HighlyStructuredMessage, DocumentMessage, List<TemplateButton>, HighlyStructuredMessage, HighlyStructuredMessage) - Constructor for class it.auties.whatsapp4j.protobuf.model.FourRowTemplate
 
FourRowTemplate.FourRowTemplateBuilder - Class in it.auties.whatsapp4j.protobuf.model
 
FourRowTemplate.Title - Enum Class in it.auties.whatsapp4j.protobuf.model
 
frequentlyForwardedMax() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the frequentlyForwardedMax record component.
frequentlyForwardedMessages() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the frequentlyForwardedMessages record component.
frequentlyForwardedSetting() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
frequentlyForwardedSetting(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
frequentlyForwardedSetting(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
FRIDAY - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent.DayOfWeekType
 
from() - Method in record class it.auties.whatsapp4j.response.impl.json.AckResponse
Returns the value of the from record component.
fromAttributes(Map<String, String>) - Static method in class it.auties.whatsapp4j.protobuf.chat.Chat
Constructs a new Chat from a map of attributes.
fromAttributes(Map<String, String>) - Static method in class it.auties.whatsapp4j.protobuf.contact.Contact
Constructs a new Contact from a map of attributes.
fromGenericList(List<?>) - Static method in record class it.auties.whatsapp4j.protobuf.model.Node
Constructs a list of WhatsappNodes from a generic List
fromJid(String) - Static method in class it.auties.whatsapp4j.protobuf.contact.Contact
Constructs a new Contact from a jid
fromJson(byte[]) - Static method in class it.auties.whatsapp4j.manager.WhatsappKeysManager
Constructs an instance of WhatsappKeysManager using a json value
fromJson(String) - Static method in class it.auties.whatsapp4j.response.model.json.JsonResponse
Constructs a new instance of JsonResponse from a json string
fromJson(String) - Static method in class it.auties.whatsapp4j.manager.WhatsappKeysManager
Constructs an instance of WhatsappKeysManager using a json value
fromList(List<?>) - Static method in record class it.auties.whatsapp4j.protobuf.model.Node
Constructs a WhatsappNode from a list where the content is always a JSON String
fromMap(Map<String, ?>) - Static method in class it.auties.whatsapp4j.response.model.json.JsonResponse
Constructs a new instance of JsonResponse from a Map
fromMe() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageKey
Determines whether the message was sent by you or by someone else
fromMe(boolean) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageKey
Determines whether the message was sent by you or by someone else
fromMe(boolean) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageKey.MessageKeyBuilder
Determines whether the message was sent by you or by someone else
fromPreferences() - Static method in class it.auties.whatsapp4j.manager.WhatsappKeysManager
Constructs an instance of WhatsappKeysManager using: The serialized object, saved in the Preferences linked to this machine at WhatsappKeysManager.PREFERENCES_PATH A new instance constructed using random keys if the previous could not be deserialized
fromTaggedResponse(String) - Static method in class it.auties.whatsapp4j.response.model.common.Response
Constructs a new instance of WhatsappResponse from a json string
FULL - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification.HistorySyncType
 
future - Variable in class it.auties.whatsapp4j.request.model.Request
A future completed when Whatsapp sends a response
future() - Method in class it.auties.whatsapp4j.request.model.Request
A future completed when Whatsapp sends a response
FUTUREPROOF - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
futureproofed() - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo
Future proofed
futureproofed(boolean) - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo
Future proofed
futureproofed(boolean) - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoBuilder
Future proofed
fwdUiStartTs() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the fwdUiStartTs record component.

G

generate(String, byte[], String) - Method in class it.auties.whatsapp4j.utils.internal.WhatsappQRCode
Generates a QR code to initialize the connection with WhatsappWeb's WebSocket
GENERIC_NOTIFICATION - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
getBoolean(String) - Method in class it.auties.whatsapp4j.response.model.json.JsonResponse
Returns a boolean representing the value for the input key
getInt(String) - Method in class it.auties.whatsapp4j.response.model.json.JsonResponse
Returns an int representing the value for the input key
getInteger(String) - Method in class it.auties.whatsapp4j.response.model.json.JsonResponse
Returns an optional Integer representing the value for the input key
getLong(String) - Method in class it.auties.whatsapp4j.response.model.json.JsonResponse
Returns an optional Long representing the value for the input key
getObject(String, Class<T>) - Method in class it.auties.whatsapp4j.response.model.json.JsonResponse
Returns an optional Object converted to <T> representing the value for the input key
getString(String) - Method in class it.auties.whatsapp4j.response.model.json.JsonResponse
Returns an optional String representing the value for the input key
gifAttribution() - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
The source from where the gif that this message wraps comes from.
gifAttribution(VideoMessage.VideoMessageAttribution) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
The source from where the gif that this message wraps comes from.
gifAttribution(VideoMessage.VideoMessageAttribution) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.NewGifMessageBuilder
 
gifAttribution(VideoMessage.VideoMessageAttribution) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.VideoMessageBuilder
 
gifPlayback() - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
Determines whether this object wraps a video that must be played as a gif
gifPlayback(boolean) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
Determines whether this object wraps a video that must be played as a gif
gifPlayback(boolean) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.VideoMessageBuilder
 
gifSearch() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the gifSearch record component.
GIPHY - Enum constant in enum class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.VideoMessageAttribution
Giphy
globalStatus() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
The global status of this message.
globalStatus(MessageInfo.MessageInfoStatus) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
The global status of this message.
globalStatus(MessageInfo.MessageInfoStatus) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoBuilder
The global status of this message.
GREGORIAN - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent.CalendarType
 
GROUP - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryMetric
 
GROUP_ANNOUNCE_MODE_MESSAGE_BOUNCE - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
GROUP_CHANGE_ANNOUNCE - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
GROUP_CHANGE_DESCRIPTION - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
GROUP_CHANGE_ICON - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
GROUP_CHANGE_INVITE_LINK - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
GROUP_CHANGE_NO_FREQUENTLY_FORWARDED - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
GROUP_CHANGE_RESTRICT - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
GROUP_CHANGE_SUBJECT - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
GROUP_CREATE - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
GROUP_DELETE - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
GROUP_INVITE_CODE - Enum constant in enum class it.auties.whatsapp4j.request.impl.UserQueryRequest.QueryType
 
GROUP_METADATA - Enum constant in enum class it.auties.whatsapp4j.request.impl.UserQueryRequest.QueryType
 
GROUP_PARTICIPANT_ADD - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
GROUP_PARTICIPANT_ADD_REQUEST_JOIN - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
GROUP_PARTICIPANT_CHANGE_NUMBER - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
GROUP_PARTICIPANT_DEMOTE - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
GROUP_PARTICIPANT_INVITE - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
GROUP_PARTICIPANT_LEAVE - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
GROUP_PARTICIPANT_PROMOTE - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
GROUP_PARTICIPANT_REMOVE - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
GROUP_V4_ADD_INVITE_SENT - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
GroupAction - Enum Class in it.auties.whatsapp4j.protobuf.chat
The constants of this enumerated type describe the various actions that can be executed on a Contact in a Chat.
GroupActionResponse - Record Class in it.auties.whatsapp4j.response.impl.json
A json model that contains information about an action executed in a WhatsappGroup
GroupActionResponse(List<String>) - Constructor for record class it.auties.whatsapp4j.response.impl.json.GroupActionResponse
Creates an instance of a GroupActionResponse record class.
groupDescLength() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the groupDescLength record component.
groupId() - Method in class it.auties.whatsapp4j.protobuf.message.security.SenderKeyDistributionMessage
Group id
groupId(String) - Method in class it.auties.whatsapp4j.protobuf.message.security.SenderKeyDistributionMessage
Group id
groupId(String) - Method in class it.auties.whatsapp4j.protobuf.message.security.SenderKeyDistributionMessage.SenderKeyDistributionMessageBuilder
Group id
GroupInviteCodeResponse - Record Class in it.auties.whatsapp4j.response.impl.json
A json model that contains information about the invite code of a group
GroupInviteCodeResponse(int, String) - Constructor for record class it.auties.whatsapp4j.response.impl.json.GroupInviteCodeResponse
Creates an instance of a GroupInviteCodeResponse record class.
groupInviteMessage() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Group invite message
groupInviteMessage(GroupInviteMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Group invite message
groupInviteMessage(GroupInviteMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer.MessageContainerBuilder
Group invite message
GroupInviteMessage - Class in it.auties.whatsapp4j.protobuf.message.standard
A model class that represents a WhatsappMessage sent by a contact and that holds a whatsapp group invite inside.
GroupInviteMessage() - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage
 
GroupInviteMessage(GroupInviteMessage.GroupInviteMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage
 
GroupInviteMessage.GroupInviteMessageBuilder<C extends GroupInviteMessage,B extends GroupInviteMessage.GroupInviteMessageBuilder<C,B>> - Class in it.auties.whatsapp4j.protobuf.message.standard
 
GroupInviteMessageBuilder() - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage.GroupInviteMessageBuilder
 
groupJid() - Method in class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage
The jid of the group that this invite regards
groupJid(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage.GroupInviteMessageBuilder
 
groupJid(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage
The jid of the group that this invite regards
GroupMetadataResponse - Record Class in it.auties.whatsapp4j.response.impl.json
A json model that contains information about the requested metadata of a Whatsapp group
GroupMetadataResponse(String, String, int, String, Integer, String, boolean, boolean, String, String, String, Integer, List<GroupParticipant>) - Constructor for record class it.auties.whatsapp4j.response.impl.json.GroupMetadataResponse
Creates an instance of a GroupMetadataResponse record class.
GroupModificationResponse - Record Class in it.auties.whatsapp4j.response.impl.json
A json model that contains information about a modification made to a group
GroupModificationResponse(String, int, List<ModificationForParticipant>) - Constructor for record class it.auties.whatsapp4j.response.impl.json.GroupModificationResponse
Creates an instance of a GroupModificationResponse record class.
groupName() - Method in class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage
The name of the group that this invite regards
groupName(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage.GroupInviteMessageBuilder
 
groupName(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage
The name of the group that this invite regards
GroupParticipant - Record Class in it.auties.whatsapp4j.response.impl.json
A json model that contains information about the participant of a group This record should only be used by GroupMetadataResponse
GroupParticipant(String, boolean, boolean) - Constructor for record class it.auties.whatsapp4j.response.impl.json.GroupParticipant
Creates an instance of a GroupParticipant record class.
GroupPolicy - Enum Class in it.auties.whatsapp4j.protobuf.chat
The constants of this enumerated type describe the various policies that can be enforced for a GroupSetting in a Chat.
groups() - Method in record class it.auties.whatsapp4j.response.impl.json.CommonGroupsResponse
Returns the value of the groups record component.
GROUPS_IN_COMMON - Enum constant in enum class it.auties.whatsapp4j.request.impl.UserQueryRequest.QueryType
 
GroupSetting - Enum Class in it.auties.whatsapp4j.protobuf.chat
The constants of this enumerated type describe the various settings that can be toggled for a group.
groupsV3() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
groupsV3(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
groupsV3(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
groupsV3Create() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
groupsV3Create(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
groupsV3Create(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
groupsV4JoinPermission() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
groupsV4JoinPermission(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
groupsV4JoinPermission(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 

H

hashCode() - Method in record class it.auties.whatsapp4j.binary.BinaryArray
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp4j.binary.BinaryEncoder
Returns a hash code value for this object.
hashCode() - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
 
hashCode() - Method in class it.auties.whatsapp4j.manager.WhatsappKeysManager
 
hashCode() - Method in record class it.auties.whatsapp4j.media.MediaConnection
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp4j.media.MediaUpload
Returns a hash code value for this object.
hashCode() - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
 
hashCode() - Method in record class it.auties.whatsapp4j.protobuf.chat.ChatMute
Returns a hash code value for this object.
hashCode() - Method in class it.auties.whatsapp4j.protobuf.contact.Contact
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.info.AdReplyInfo
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.message.business.CancelPaymentRequestMessage
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.message.business.DeclinePaymentRequestMessage
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.message.business.ProductMessage
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.message.business.RequestPaymentMessage
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.message.business.SendPaymentMessage
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateButtonReplyMessage
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateMessage
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.message.device.DeviceSentMessage
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.message.device.DeviceSyncMessage
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.message.model.ContextualMessage
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageKey
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.message.security.SenderKeyDistributionMessage
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.message.server.ProtocolMessage
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ContactMessage
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ContactsArrayMessage
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.model.Call
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.model.CallButton
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.model.CatalogSnapshot
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.model.HSMCurrency
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTime
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeUnixEpoch
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.model.HSMLocalizableParameter
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedCallButton
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedQuickReplyButton
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedTemplateButton
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedURLButton
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.model.InteractiveAnnotation
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.model.Location
 
hashCode() - Method in record class it.auties.whatsapp4j.protobuf.model.Node
Returns a hash code value for this object.
hashCode() - Method in class it.auties.whatsapp4j.protobuf.model.Point
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.model.QuickReplyButton
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.model.TemplateButton
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.model.URLButton
 
hashCode() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
hashCode() - Method in record class it.auties.whatsapp4j.response.impl.json.AckResponse
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp4j.response.impl.json.BlocklistResponse
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp4j.response.impl.json.ChatCmdResponse
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp4j.response.impl.json.ChatPictureResponse
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp4j.response.impl.json.CommonGroupsResponse
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp4j.response.impl.json.DescriptionChangeResponse
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp4j.response.impl.json.DiscardResponse
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp4j.response.impl.json.FeaturesInformation
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupActionResponse
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupInviteCodeResponse
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupMetadataResponse
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupModificationResponse
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupParticipant
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp4j.response.impl.json.InitialResponse
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp4j.response.impl.json.MediaConnectionResponse
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp4j.response.impl.json.MessageResponse
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp4j.response.impl.json.ModificationForParticipant
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp4j.response.impl.json.ModificationForParticipantStatus
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp4j.response.impl.json.PhoneBatteryResponse
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp4j.response.impl.json.PhoneInformation
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp4j.response.impl.json.PresenceResponse
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp4j.response.impl.json.SimpleStatusResponse
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp4j.response.impl.json.SubjectChangeResponse
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp4j.response.impl.json.TakeOverResponse
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp4j.response.impl.json.UserInformationResponse
Returns a hash code value for this object.
hashCode() - Method in record class it.auties.whatsapp4j.response.impl.json.UserStatusResponse
Returns a hash code value for this object.
hashCode() - Method in class it.auties.whatsapp4j.response.model.binary.BinaryResponseModel
 
hashCode() - Method in class it.auties.whatsapp4j.response.model.common.Response
 
hashCode() - Method in record class it.auties.whatsapp4j.utils.internal.Pair
Returns a hash code value for this object.
hashCode() - Method in class it.auties.whatsapp4j.whatsapp.internal.WhatsappWebSocket
 
hashCode() - Method in class it.auties.whatsapp4j.whatsapp.WhatsappConfiguration
 
hasKey(String) - Method in class it.auties.whatsapp4j.response.model.json.JsonResponse
Returns if a key is present in the json that this object wraps
hasNewJid() - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
Returns a boolean to represent whether this chat has a new jid
hasUnreadMessages() - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
Returns a boolean to represent whether this chat has unread messages
hasWhatsapp(String) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Executes a query to determine whether a Whatsapp account linked to the supplied phone number exists.
height() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The unsigned height of the decoded image that this object wraps
height() - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
The unsigned height of the decoded sticker that this object wraps
height() - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
The unsigned height of the decoded video that this object wraps
height(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The unsigned height of the decoded image that this object wraps
height(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.ImageMessageBuilder
 
height(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.NewImageMessageBuilder
 
height(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
The unsigned height of the decoded sticker that this object wraps
height(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage.StickerMessageBuilder
 
height(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
The unsigned height of the decoded video that this object wraps
height(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.NewGifMessageBuilder
 
height(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.NewVideoMessageBuilder
 
height(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.VideoMessageBuilder
 
HEX_8 - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryTag
 
hfmStringChanges() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the hfmStringChanges record component.
HIGHLY_STRUCTURED_MESSAGE - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.FourRowTemplate.Title
 
highlyStructuredMessage() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Highly structured message
highlyStructuredMessage() - Method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate
 
highlyStructuredMessage(HighlyStructuredMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Highly structured message
highlyStructuredMessage(HighlyStructuredMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer.MessageContainerBuilder
Highly structured message
highlyStructuredMessage(HighlyStructuredMessage) - Method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate.FourRowTemplateBuilder
 
highlyStructuredMessage(HighlyStructuredMessage) - Method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate
 
HighlyStructuredMessage - Class in it.auties.whatsapp4j.protobuf.message.business
A model class that represents a WhatsappMessage that contains a highly structured message inside.
HighlyStructuredMessage() - Constructor for class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage
 
HighlyStructuredMessage(TemplateMessage, String, String, List<HSMLocalizableParameter>, String, String, List<String>, String, String) - Constructor for class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage
 
HighlyStructuredMessage.newHighlyStructuredMessage - Class in it.auties.whatsapp4j.protobuf.message.business
 
HISTORY_SYNC_NOTIFICATION - Enum constant in enum class it.auties.whatsapp4j.protobuf.message.server.ProtocolMessage.ProtocolMessageType
A ProtocolMessage that notifies that an history sync in any chat
historySyncNotification() - Method in class it.auties.whatsapp4j.protobuf.message.server.ProtocolMessage
History sync notification.
historySyncNotification(HistorySyncNotification) - Method in class it.auties.whatsapp4j.protobuf.message.server.ProtocolMessage
History sync notification.
historySyncNotification(HistorySyncNotification) - Method in class it.auties.whatsapp4j.protobuf.message.server.ProtocolMessage.ProtocolMessageBuilder
History sync notification.
HistorySyncNotification - Class in it.auties.whatsapp4j.protobuf.model
 
HistorySyncNotification() - Constructor for class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification
 
HistorySyncNotification(int, HistorySyncNotification.HistorySyncType, String, byte[], byte[], long, byte[]) - Constructor for class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification
 
HistorySyncNotification.HistorySyncNotificationBuilder - Class in it.auties.whatsapp4j.protobuf.model
 
HistorySyncNotification.HistorySyncType - Enum Class in it.auties.whatsapp4j.protobuf.model
 
hkdfExpand(BinaryArray, byte[], int) - Static method in class it.auties.whatsapp4j.utils.internal.CypherUtils
 
hkdfExpand(BinaryArray, int) - Static method in class it.auties.whatsapp4j.utils.internal.CypherUtils
 
hmacSha256(BinaryArray, BinaryArray) - Static method in class it.auties.whatsapp4j.utils.internal.CypherUtils
 
hour() - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent
 
hour(int) - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent
 
hour(int) - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent.HSMDateTimeComponentBuilder
 
HSMCurrency - Class in it.auties.whatsapp4j.protobuf.model
 
HSMCurrency() - Constructor for class it.auties.whatsapp4j.protobuf.model.HSMCurrency
 
HSMCurrency(long, String) - Constructor for class it.auties.whatsapp4j.protobuf.model.HSMCurrency
 
HSMCurrency.HSMCurrencyBuilder - Class in it.auties.whatsapp4j.protobuf.model
 
HSMDateTime - Class in it.auties.whatsapp4j.protobuf.model
 
HSMDateTime() - Constructor for class it.auties.whatsapp4j.protobuf.model.HSMDateTime
 
HSMDateTime(HSMDateTimeUnixEpoch, HSMDateTimeComponent) - Constructor for class it.auties.whatsapp4j.protobuf.model.HSMDateTime
 
HSMDateTime.DatetimeOneof - Enum Class in it.auties.whatsapp4j.protobuf.model
 
HSMDateTime.HSMDateTimeBuilder - Class in it.auties.whatsapp4j.protobuf.model
 
HSMDateTimeComponent - Class in it.auties.whatsapp4j.protobuf.model
 
HSMDateTimeComponent() - Constructor for class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent
 
HSMDateTimeComponent(HSMDateTimeComponent.CalendarType, int, int, int, int, int, HSMDateTimeComponent.DayOfWeekType) - Constructor for class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent
 
HSMDateTimeComponent.CalendarType - Enum Class in it.auties.whatsapp4j.protobuf.model
 
HSMDateTimeComponent.DayOfWeekType - Enum Class in it.auties.whatsapp4j.protobuf.model
 
HSMDateTimeComponent.HSMDateTimeComponentBuilder - Class in it.auties.whatsapp4j.protobuf.model
 
HSMDateTimeUnixEpoch - Class in it.auties.whatsapp4j.protobuf.model
 
HSMDateTimeUnixEpoch() - Constructor for class it.auties.whatsapp4j.protobuf.model.HSMDateTimeUnixEpoch
 
HSMDateTimeUnixEpoch(long) - Constructor for class it.auties.whatsapp4j.protobuf.model.HSMDateTimeUnixEpoch
 
HSMDateTimeUnixEpoch.HSMDateTimeUnixEpochBuilder - Class in it.auties.whatsapp4j.protobuf.model
 
HSMLocalizableParameter - Class in it.auties.whatsapp4j.protobuf.model
 
HSMLocalizableParameter() - Constructor for class it.auties.whatsapp4j.protobuf.model.HSMLocalizableParameter
 
HSMLocalizableParameter(HSMDateTime, HSMCurrency, String) - Constructor for class it.auties.whatsapp4j.protobuf.model.HSMLocalizableParameter
 
HSMLocalizableParameter.HSMLocalizableParameterBuilder - Class in it.auties.whatsapp4j.protobuf.model
 
HSMLocalizableParameter.ParamOneof - Enum Class in it.auties.whatsapp4j.protobuf.model
 
HYDRATED_FOUR_ROW_TEMPLATE - Enum constant in enum class it.auties.whatsapp4j.protobuf.message.business.TemplateMessage.Format
Hydrated four row template
HYDRATED_TITLE_TEXT - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate.Title
 
hydratedButtonCase() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedTemplateButton
 
hydratedButtons() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate
 
hydratedButtons(List<HydratedTemplateButton>) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate
 
hydratedButtons(List<HydratedTemplateButton>) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate.HydratedFourRowTemplateBuilder
 
HydratedCallButton - Class in it.auties.whatsapp4j.protobuf.model
 
HydratedCallButton() - Constructor for class it.auties.whatsapp4j.protobuf.model.HydratedCallButton
 
HydratedCallButton(String, String) - Constructor for class it.auties.whatsapp4j.protobuf.model.HydratedCallButton
 
HydratedCallButton.HydratedCallButtonBuilder - Class in it.auties.whatsapp4j.protobuf.model
 
hydratedContentText() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate
 
hydratedContentText(String) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate
 
hydratedContentText(String) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate.HydratedFourRowTemplateBuilder
 
hydratedFooterText() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate
 
hydratedFooterText(String) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate
 
hydratedFooterText(String) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate.HydratedFourRowTemplateBuilder
 
hydratedFourRowTemplate() - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateMessage
Hydrated four row template.
hydratedFourRowTemplate(HydratedFourRowTemplate) - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateMessage
Hydrated four row template.
hydratedFourRowTemplate(HydratedFourRowTemplate) - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateMessage.TemplateMessageBuilder
 
HydratedFourRowTemplate - Class in it.auties.whatsapp4j.protobuf.model
 
HydratedFourRowTemplate() - Constructor for class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate
 
HydratedFourRowTemplate(LocationMessage, VideoMessage, ImageMessage, String, DocumentMessage, String, List<HydratedTemplateButton>, String, String) - Constructor for class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate
 
HydratedFourRowTemplate.HydratedFourRowTemplateBuilder - Class in it.auties.whatsapp4j.protobuf.model
 
HydratedFourRowTemplate.Title - Enum Class in it.auties.whatsapp4j.protobuf.model
 
hydratedHsm() - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage
Hydrated message
hydratedHsm(TemplateMessage) - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage
Hydrated message
hydratedHsm(TemplateMessage) - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage.newHighlyStructuredMessage
Hydrated message
HydratedQuickReplyButton - Class in it.auties.whatsapp4j.protobuf.model
 
HydratedQuickReplyButton() - Constructor for class it.auties.whatsapp4j.protobuf.model.HydratedQuickReplyButton
 
HydratedQuickReplyButton(String, String) - Constructor for class it.auties.whatsapp4j.protobuf.model.HydratedQuickReplyButton
 
HydratedQuickReplyButton.HydratedQuickReplyButtonBuilder - Class in it.auties.whatsapp4j.protobuf.model
 
hydratedTemplate() - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateMessage
Hydrated template.
hydratedTemplate(HydratedFourRowTemplate) - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateMessage
Hydrated template.
hydratedTemplate(HydratedFourRowTemplate) - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateMessage.TemplateMessageBuilder
 
HydratedTemplateButton - Class in it.auties.whatsapp4j.protobuf.model
 
HydratedTemplateButton() - Constructor for class it.auties.whatsapp4j.protobuf.model.HydratedTemplateButton
 
HydratedTemplateButton(HydratedCallButton, HydratedURLButton, HydratedQuickReplyButton, int) - Constructor for class it.auties.whatsapp4j.protobuf.model.HydratedTemplateButton
 
HydratedTemplateButton.HydratedButton - Enum Class in it.auties.whatsapp4j.protobuf.model
 
HydratedTemplateButton.HydratedTemplateButtonBuilder - Class in it.auties.whatsapp4j.protobuf.model
 
hydratedTitleText() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate
 
hydratedTitleText(String) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate.HydratedFourRowTemplateBuilder
 
hydratedTitleText(String) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate
 
HydratedURLButton - Class in it.auties.whatsapp4j.protobuf.model
 
HydratedURLButton() - Constructor for class it.auties.whatsapp4j.protobuf.model.HydratedURLButton
 
HydratedURLButton(String, String) - Constructor for class it.auties.whatsapp4j.protobuf.model.HydratedURLButton
 
HydratedURLButton.HydratedURLButtonBuilder - Class in it.auties.whatsapp4j.protobuf.model
 

I

id() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageKey
The id of the message
id() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedQuickReplyButton
 
id() - Method in class it.auties.whatsapp4j.protobuf.model.QuickReplyButton
 
id() - Method in record class it.auties.whatsapp4j.response.impl.json.BlocklistResponse
Returns the value of the id record component.
id(String) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageKey
The id of the message
id(String) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageKey.MessageKeyBuilder
The id of the message
id(String) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedQuickReplyButton.HydratedQuickReplyButtonBuilder
 
id(String) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedQuickReplyButton
 
id(String) - Method in class it.auties.whatsapp4j.protobuf.model.QuickReplyButton
 
id(String) - Method in class it.auties.whatsapp4j.protobuf.model.QuickReplyButton.QuickReplyButtonBuilder
 
ids() - Method in record class it.auties.whatsapp4j.response.impl.json.AckResponse
Returns the value of the ids record component.
ignore() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Whether this message should be ignored or counted as an unread message
ignore(boolean) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Whether this message should be ignored or counted as an unread message
ignore(boolean) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoBuilder
Whether this message should be ignored or counted as an unread message
IGNORE - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryFlag
 
IMAGE - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.AdReplyInfo.AdReplyInfoMediaType
Image type
IMAGE - Enum constant in enum class it.auties.whatsapp4j.protobuf.message.model.MediaMessageType
The message is an image
IMAGE_MESSAGE - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.FourRowTemplate.Title
 
IMAGE_MESSAGE - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate.Title
 
imageMaxEdge() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the imageMaxEdge record component.
imageMaxKBytes() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the imageMaxKBytes record component.
imageMessage() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Image message
imageMessage() - Method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate
 
imageMessage() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate
 
imageMessage(ImageMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Image message
imageMessage(ImageMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer.MessageContainerBuilder
Image message
imageMessage(ImageMessage) - Method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate.FourRowTemplateBuilder
 
imageMessage(ImageMessage) - Method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate
 
imageMessage(ImageMessage) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate.HydratedFourRowTemplateBuilder
 
imageMessage(ImageMessage) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate
 
ImageMessage - Class in it.auties.whatsapp4j.protobuf.message.standard
A model class that represents a WhatsappMessage sent by a contact and that holds an image inside.
ImageMessage() - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
 
ImageMessage(byte[], byte[], List<Integer>, byte[], int, byte[], int, byte[], long, String, List<InteractiveAnnotation>, byte[], byte[], int, int, long, byte[], String, String, String) - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
 
ImageMessage(ImageMessage.ImageMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
 
ImageMessage.ImageMessageBuilder<C extends ImageMessage,B extends ImageMessage.ImageMessageBuilder<C,B>> - Class in it.auties.whatsapp4j.protobuf.message.standard
 
ImageMessage.NewImageMessageBuilder - Class in it.auties.whatsapp4j.protobuf.message.standard
 
ImageMessageBuilder() - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.ImageMessageBuilder
 
index() - Method in enum class it.auties.whatsapp4j.protobuf.info.AdReplyInfo.AdReplyInfoMediaType
 
index() - Method in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStatus
 
index() - Method in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
index() - Method in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoCurrency
Deprecated.
 
index() - Method in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoStatus
 
index() - Method in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoTxnStatus
 
index() - Method in enum class it.auties.whatsapp4j.protobuf.message.business.TemplateMessage.Format
 
index() - Method in enum class it.auties.whatsapp4j.protobuf.message.server.ProtocolMessage.ProtocolMessageType
 
index() - Method in enum class it.auties.whatsapp4j.protobuf.message.standard.TextMessage.TextMessageFontType
 
index() - Method in enum class it.auties.whatsapp4j.protobuf.message.standard.TextMessage.TextMessagePreviewType
 
index() - Method in enum class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.VideoMessageAttribution
 
index() - Method in enum class it.auties.whatsapp4j.protobuf.model.FourRowTemplate.Title
 
index() - Method in enum class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification.HistorySyncType
 
index() - Method in enum class it.auties.whatsapp4j.protobuf.model.HSMDateTime.DatetimeOneof
 
index() - Method in enum class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent.CalendarType
 
index() - Method in enum class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent.DayOfWeekType
 
index() - Method in enum class it.auties.whatsapp4j.protobuf.model.HSMLocalizableParameter.ParamOneof
 
index() - Method in enum class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate.Title
 
index() - Method in enum class it.auties.whatsapp4j.protobuf.model.HydratedTemplateButton.HydratedButton
 
index() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedTemplateButton
 
index() - Method in enum class it.auties.whatsapp4j.protobuf.model.InteractiveAnnotation.Action
 
index() - Method in enum class it.auties.whatsapp4j.protobuf.model.TemplateButton.Button
 
index() - Method in class it.auties.whatsapp4j.protobuf.model.TemplateButton
 
index() - Method in enum class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesFlag
 
index(int) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedTemplateButton.HydratedTemplateButtonBuilder
 
index(int) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedTemplateButton
 
index(int) - Method in class it.auties.whatsapp4j.protobuf.model.TemplateButton
 
index(int) - Method in class it.auties.whatsapp4j.protobuf.model.TemplateButton.TemplateButtonBuilder
 
indexOf(char) - Method in record class it.auties.whatsapp4j.binary.BinaryArray
Returns the index within this object's bytes array of the first occurrence of a byte that matches If this condition is met, a non empty Optional wrapping said index is returned Otherwise, an empty Optional is returned
INDIVIDUAL_CHANGE_NUMBER - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
individualReadStatus() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
A map that holds the read status of this message for each participant.
individualReadStatus(Map<Contact, MessageInfo.MessageInfoStatus>) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
A map that holds the read status of this message for each participant.
individualReadStatus(Map<Contact, MessageInfo.MessageInfoStatus>) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoBuilder
A map that holds the read status of this message for each participant.
INIT - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoTxnStatus
 
INITIAL_BOOTSTRAP - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification.HistorySyncType
 
INITIAL_STATUS_V3 - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification.HistorySyncType
 
initializationTimeStamp() - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
 
initializeKeys(String, String, BinaryArray, BinaryArray) - Method in class it.auties.whatsapp4j.manager.WhatsappKeysManager
Initializes the serverToken, clientToken, encryptionKey and macKey with non null values
InitialRequest<M extends JsonResponseModel> - Class in it.auties.whatsapp4j.request.impl
A JSON request used to signal to WhatsappWeb's WebSocket that the authentication process can begin
InitialRequest(WhatsappConfiguration, WhatsappKeysManager) - Constructor for class it.auties.whatsapp4j.request.impl.InitialRequest
 
InitialResponse - Record Class in it.auties.whatsapp4j.response.impl.json
A json model that contains information regarding a TakeOverRequest
InitialResponse(int, String, int) - Constructor for record class it.auties.whatsapp4j.response.impl.json.InitialResponse
Creates an instance of a InitialResponse record class.
INR - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoCurrency
Deprecated.
Indian rupees
InteractiveAnnotation - Class in it.auties.whatsapp4j.protobuf.model
 
InteractiveAnnotation() - Constructor for class it.auties.whatsapp4j.protobuf.model.InteractiveAnnotation
 
InteractiveAnnotation(Location, List<Point>) - Constructor for class it.auties.whatsapp4j.protobuf.model.InteractiveAnnotation
 
InteractiveAnnotation.Action - Enum Class in it.auties.whatsapp4j.protobuf.model
 
InteractiveAnnotation.InteractiveAnnotationBuilder - Class in it.auties.whatsapp4j.protobuf.model
 
interactiveAnnotations() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
Interactive annotations
interactiveAnnotations() - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
Interactive annotations
interactiveAnnotations(List<InteractiveAnnotation>) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.ImageMessageBuilder
 
interactiveAnnotations(List<InteractiveAnnotation>) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
Interactive annotations
interactiveAnnotations(List<InteractiveAnnotation>) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
Interactive annotations
interactiveAnnotations(List<InteractiveAnnotation>) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.VideoMessageBuilder
 
inviteCode() - Method in class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage
The invite code of this message
inviteCode() - Method in record class it.auties.whatsapp4j.response.impl.json.ModificationForParticipantStatus
Returns the value of the inviteCode record component.
inviteCode(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage.GroupInviteMessageBuilder
 
inviteCode(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage
The invite code of this message
inviteCodeExpiration() - Method in record class it.auties.whatsapp4j.response.impl.json.ModificationForParticipantStatus
Returns the value of the inviteCodeExpiration record component.
inviteExpiration() - Method in class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage
The expiration of this invite in milliseconds since Instant.EPOCH
inviteExpiration(long) - Method in class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage.GroupInviteMessageBuilder
 
inviteExpiration(long) - Method in class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage
The expiration of this invite in milliseconds since Instant.EPOCH
isAdmin() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupParticipant
Returns the value of the isAdmin record component.
isAnimated() - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
Determines whether this sticker message is animated
isAnimated(boolean) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
Determines whether this sticker message is animated
isAnimated(boolean) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage.NewStickerMessageBuilder
 
isAnimated(boolean) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage.StickerMessageBuilder
 
isArchived() - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
This field is used to determine whether a chat is archived or not.
isArchived(boolean) - Method in class it.auties.whatsapp4j.protobuf.chat.Chat.ChatBuilder
This field is used to determine whether a chat is archived or not.
isArchived(boolean) - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
This field is used to determine whether a chat is archived or not.
isEphemeral() - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
Returns a boolean to represent whether ephemeral messages are enabled for this chat
isForwarded() - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo
Whether this ContextualMessage is forwarded
isForwarded(boolean) - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo.ContextInfoBuilder
Whether this ContextualMessage is forwarded
isForwarded(boolean) - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo
Whether this ContextualMessage is forwarded
isGroup() - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
Returns a boolean to represent whether this chat is a group or not
isGroup(String) - Static method in class it.auties.whatsapp4j.utils.WhatsappUtils
Returns a boolean that determines whether jid is a group
isLive() - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage
Determines whether this message is a LiveLocationMessage
isLive(boolean) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage
Determines whether this message is a LiveLocationMessage
isLive(boolean) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage.LocationMessageBuilder
 
isManuallyMarkedUnread() - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
Returns a boolean to represent whether this chat was manually marked as unread
isMarkedRead() - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
Returns a boolean to represent whether this chat is marked as read
isMuted() - Method in record class it.auties.whatsapp4j.protobuf.chat.ChatMute
Returns whether the chat associated with this object is muted or not.
isPinned() - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
Returns a boolean to represent whether this chat is pinned or not
isReadOnly() - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
This field is used to determine whether a chat is read only or not.
isReadOnly(boolean) - Method in class it.auties.whatsapp4j.protobuf.chat.Chat.ChatBuilder
This field is used to determine whether a chat is read only or not.
isReadOnly(boolean) - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
This field is used to determine whether a chat is read only or not.
isResponse() - Method in record class it.auties.whatsapp4j.response.impl.json.UserInformationResponse
Returns the value of the isResponse record component.
isServerMessage() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Returns whether this container contains a sever message
isSpam() - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
This field is used to determine whether a chat was marked as being spam or not.
isSpam(boolean) - Method in class it.auties.whatsapp4j.protobuf.chat.Chat.ChatBuilder
This field is used to determine whether a chat was marked as being spam or not.
isSpam(boolean) - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
This field is used to determine whether a chat was marked as being spam or not.
isStandardMessage() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Returns whether this container contains a standard message
isSuccessful() - Method in record class it.auties.whatsapp4j.response.impl.json.SimpleStatusResponse
Returns whether the request associated with this response has a 200 status code
isSuperAdmin() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupParticipant
Returns the value of the isSuperAdmin record component.
isTrue(boolean, String, Class<? extends Exception>, Object...) - Static method in class it.auties.whatsapp4j.utils.internal.Validate
Throws an exception of type exception with message message formatted using args if value is not true
isTrue(boolean, String, Object...) - Static method in class it.auties.whatsapp4j.utils.internal.Validate
Throws an exception of type IllegalArgumentException with message message formatted using args if value is not true
isValid(T, boolean, String, Object...) - Static method in class it.auties.whatsapp4j.utils.internal.Validate
Throws an exception of type IllegalArgumentException with message message formatted using args if value is not true.
it.auties.whatsapp4j.binary - package it.auties.whatsapp4j.binary
 
it.auties.whatsapp4j.listener - package it.auties.whatsapp4j.listener
 
it.auties.whatsapp4j.manager - package it.auties.whatsapp4j.manager
 
it.auties.whatsapp4j.media - package it.auties.whatsapp4j.media
 
it.auties.whatsapp4j.protobuf.chat - package it.auties.whatsapp4j.protobuf.chat
 
it.auties.whatsapp4j.protobuf.contact - package it.auties.whatsapp4j.protobuf.contact
 
it.auties.whatsapp4j.protobuf.info - package it.auties.whatsapp4j.protobuf.info
 
it.auties.whatsapp4j.protobuf.message.business - package it.auties.whatsapp4j.protobuf.message.business
 
it.auties.whatsapp4j.protobuf.message.device - package it.auties.whatsapp4j.protobuf.message.device
 
it.auties.whatsapp4j.protobuf.message.model - package it.auties.whatsapp4j.protobuf.message.model
 
it.auties.whatsapp4j.protobuf.message.security - package it.auties.whatsapp4j.protobuf.message.security
 
it.auties.whatsapp4j.protobuf.message.server - package it.auties.whatsapp4j.protobuf.message.server
 
it.auties.whatsapp4j.protobuf.message.standard - package it.auties.whatsapp4j.protobuf.message.standard
 
it.auties.whatsapp4j.protobuf.model - package it.auties.whatsapp4j.protobuf.model
 
it.auties.whatsapp4j.request.impl - package it.auties.whatsapp4j.request.impl
 
it.auties.whatsapp4j.request.model - package it.auties.whatsapp4j.request.model
 
it.auties.whatsapp4j.response.impl.binary - package it.auties.whatsapp4j.response.impl.binary
 
it.auties.whatsapp4j.response.impl.json - package it.auties.whatsapp4j.response.impl.json
 
it.auties.whatsapp4j.response.model.binary - package it.auties.whatsapp4j.response.model.binary
 
it.auties.whatsapp4j.response.model.common - package it.auties.whatsapp4j.response.model.common
 
it.auties.whatsapp4j.response.model.json - package it.auties.whatsapp4j.response.model.json
 
it.auties.whatsapp4j.serialization - package it.auties.whatsapp4j.serialization
 
it.auties.whatsapp4j.utils - package it.auties.whatsapp4j.utils
 
it.auties.whatsapp4j.utils.internal - package it.auties.whatsapp4j.utils.internal
 
it.auties.whatsapp4j.whatsapp - package it.auties.whatsapp4j.whatsapp
 
it.auties.whatsapp4j.whatsapp.internal - package it.auties.whatsapp4j.whatsapp.internal
 

J

JACKSON - Static variable in class it.auties.whatsapp4j.response.model.common.Response
 
jid() - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
The non null unique jid used to identify this chat
jid() - Method in class it.auties.whatsapp4j.protobuf.contact.Contact
The non null unique jid used to identify this contact
jid() - Method in record class it.auties.whatsapp4j.response.impl.json.ChatCmdResponse
Returns the value of the jid record component.
jid() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupMetadataResponse
Returns the value of the jid record component.
jid() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupModificationResponse
Returns the value of the jid record component.
jid() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupParticipant
Returns the value of the jid record component.
jid() - Method in record class it.auties.whatsapp4j.response.impl.json.ModificationForParticipant
Returns the value of the jid record component.
jid() - Method in record class it.auties.whatsapp4j.response.impl.json.PresenceResponse
Returns the value of the jid record component.
jid(String) - Method in class it.auties.whatsapp4j.protobuf.chat.Chat.ChatBuilder
The non null unique jid used to identify this chat
jid(String) - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
The non null unique jid used to identify this chat
jid(String) - Method in class it.auties.whatsapp4j.protobuf.contact.Contact.ContactBuilder
The non null unique jid used to identify this contact
JID_PAIR - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryTag
 
jidsToParticipantNodes(Contact...) - Static method in class it.auties.whatsapp4j.utils.WhatsappUtils
Returns a List of WhatsappNodes that represent contacts
jidsToParticipantNodes(String...) - Static method in class it.auties.whatsapp4j.utils.WhatsappUtils
Returns a List of WhatsappNodes that represent jids
jpegThumbnail() - Method in class it.auties.whatsapp4j.protobuf.info.AdReplyInfo
The thumbnail of the original ad encoded as jpeg in an array of bytes
jpegThumbnail() - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
The thumbnail for this document encoded as jpeg in an array of bytes
jpegThumbnail() - Method in class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage
The thumbnail of the group that this invite regards encoded as jpeg in an array of bytes
jpegThumbnail() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The thumbnail for this image message encoded as jpeg in an array of bytes
jpegThumbnail() - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage
The thumbnail for this live location message encoded as jpeg in an array of bytes
jpegThumbnail() - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage
The thumbnail for this image message encoded as jpeg in an array of bytes
jpegThumbnail() - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage
The thumbnail for this text message encoded as jpeg in an array of bytes
jpegThumbnail() - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
The thumbnail for this video message encoded as jpeg in an array of bytes
jpegThumbnail(byte[]) - Method in class it.auties.whatsapp4j.protobuf.info.AdReplyInfo.AdReplyInfoBuilder
The thumbnail of the original ad encoded as jpeg in an array of bytes
jpegThumbnail(byte[]) - Method in class it.auties.whatsapp4j.protobuf.info.AdReplyInfo
The thumbnail of the original ad encoded as jpeg in an array of bytes
jpegThumbnail(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage.DocumentMessageBuilder
 
jpegThumbnail(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
The thumbnail for this document encoded as jpeg in an array of bytes
jpegThumbnail(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage.NewDocumentMessageBuilder
 
jpegThumbnail(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage.GroupInviteMessageBuilder
 
jpegThumbnail(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage
The thumbnail of the group that this invite regards encoded as jpeg in an array of bytes
jpegThumbnail(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.ImageMessageBuilder
 
jpegThumbnail(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The thumbnail for this image message encoded as jpeg in an array of bytes
jpegThumbnail(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage
The thumbnail for this live location message encoded as jpeg in an array of bytes
jpegThumbnail(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage.LiveLocationMessageBuilder
 
jpegThumbnail(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage
The thumbnail for this image message encoded as jpeg in an array of bytes
jpegThumbnail(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage.LocationMessageBuilder
 
jpegThumbnail(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage
The thumbnail for this text message encoded as jpeg in an array of bytes
jpegThumbnail(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage.TextMessageBuilder
 
jpegThumbnail(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
The thumbnail for this video message encoded as jpeg in an array of bytes
jpegThumbnail(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.VideoMessageBuilder
 
JsonListResponse - Class in it.auties.whatsapp4j.response.model.json
A record that wraps a List of Objects sent by WhatsappWeb's WebSocket as response for a request.
JsonListResponse(String, String, List<Object>) - Constructor for class it.auties.whatsapp4j.response.model.json.JsonListResponse
 
JsonRequest<M extends JsonResponseModel> - Class in it.auties.whatsapp4j.request.model
An abstract model class that represents a json request made from the client to the server
JsonRequest(WhatsappConfiguration) - Constructor for class it.auties.whatsapp4j.request.model.JsonRequest
Constructs a new instance of a JsonRequest using the default request tag built using configuration
JsonRequest(String, WhatsappConfiguration) - Constructor for class it.auties.whatsapp4j.request.model.JsonRequest
Constructs a new instance of a JsonRequest using a custom non null request tag
JsonResponse - Class in it.auties.whatsapp4j.response.model.json
A record that wraps a Map representing a JSON String sent by WhatsappWeb's WebSocket as response for a request.
JsonResponse(String, String, Map<String, ?>) - Constructor for class it.auties.whatsapp4j.response.model.json.JsonResponse
 
JsonResponseModel - Interface in it.auties.whatsapp4j.response.model.json
An interface to represent a class that may represent a JSON String sent by WhatsappWeb's WebSocket

K

key() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
The MessageKey of this message
key() - Method in class it.auties.whatsapp4j.protobuf.message.business.CancelPaymentRequestMessage
The key of the original RequestPaymentMessage that this message cancels
key() - Method in class it.auties.whatsapp4j.protobuf.message.business.DeclinePaymentRequestMessage
The key of the original RequestPaymentMessage that this message cancels
key() - Method in enum class it.auties.whatsapp4j.protobuf.message.model.MediaMessageType
Returns the key used to encrypt a media message
key() - Method in class it.auties.whatsapp4j.protobuf.message.server.ProtocolMessage
The key of message that this server message regards
key() - Method in record class it.auties.whatsapp4j.utils.internal.Pair
Returns the value of the key record component.
key(MessageKey) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
The MessageKey of this message
key(MessageKey) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoBuilder
The MessageKey of this message
key(MessageKey) - Method in class it.auties.whatsapp4j.protobuf.message.business.CancelPaymentRequestMessage
The key of the original RequestPaymentMessage that this message cancels
key(MessageKey) - Method in class it.auties.whatsapp4j.protobuf.message.business.DeclinePaymentRequestMessage.DeclinePaymentRequestMessageBuilder
The key of the original RequestPaymentMessage that this message cancels
key(MessageKey) - Method in class it.auties.whatsapp4j.protobuf.message.business.DeclinePaymentRequestMessage
The key of the original RequestPaymentMessage that this message cancels
key(MessageKey) - Method in class it.auties.whatsapp4j.protobuf.message.server.ProtocolMessage
The key of message that this server message regards
key(MessageKey) - Method in class it.auties.whatsapp4j.protobuf.message.server.ProtocolMessage.ProtocolMessageBuilder
The key of message that this server message regards
keyPair() - Method in class it.auties.whatsapp4j.manager.WhatsappKeysManager
 
keyPair(KeyPair) - Method in class it.auties.whatsapp4j.manager.WhatsappKeysManager
 
KeyPairDeserializer - Class in it.auties.whatsapp4j.serialization
 
KeyPairDeserializer() - Constructor for class it.auties.whatsapp4j.serialization.KeyPairDeserializer
 
KeyPairSerializer - Class in it.auties.whatsapp4j.serialization
 
KeyPairSerializer() - Constructor for class it.auties.whatsapp4j.serialization.KeyPairSerializer
 
keys() - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Returns the encryption keys linked to this object

L

labels() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Labels
labels(List<String>) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Labels
labels(List<String>) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoBuilder
Labels
labelsDisplay() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
labelsDisplay(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
labelsDisplay(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
labelsEdit() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
labelsEdit(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
labelsEdit(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
lastDescriptionUpdateJid() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupMetadataResponse
Returns the value of the lastDescriptionUpdateJid record component.
lastDescriptionUpdateTimestamp() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupMetadataResponse
Returns the value of the lastDescriptionUpdateTimestamp record component.
lastKnownPresence() - Method in class it.auties.whatsapp4j.protobuf.contact.Contact
Returns an optional object wrapping this contact's last known presence.
lastKnownPresence(ContactStatus) - Method in class it.auties.whatsapp4j.protobuf.contact.Contact.ContactBuilder
The nullable last known presence of this contact.
lastKnownPresence(ContactStatus) - Method in class it.auties.whatsapp4j.protobuf.contact.Contact
The nullable last known presence of this contact.
lastMessage() - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
Returns an optional value containing the latest message in chronological terms for this chat
lastSeen() - Method in class it.auties.whatsapp4j.protobuf.contact.Contact
Returns an optional object wrapping the last time this contact was seen.
lastSeen(ZonedDateTime) - Method in class it.auties.whatsapp4j.protobuf.contact.Contact.ContactBuilder
The nullable last time this contact was seen available.
lastSeen(ZonedDateTime) - Method in class it.auties.whatsapp4j.protobuf.contact.Contact
The nullable last time this contact was seen available.
lastSubjectUpdateJid() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupMetadataResponse
Returns the value of the lastSubjectUpdateJid record component.
lastSubjectUpdateTimestamp() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupMetadataResponse
Returns the value of the lastSubjectUpdateTimestamp record component.
lc() - Method in record class it.auties.whatsapp4j.response.impl.json.UserInformationResponse
Returns the value of the lc record component.
leave(Chat) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Leaves a group
lg() - Method in record class it.auties.whatsapp4j.response.impl.json.UserInformationResponse
Returns the value of the lg record component.
LIST_16 - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryTag
 
LIST_8 - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryTag
 
LIST_EMPTY - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryTag
 
listeners() - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
 
LIVE_LOCATION - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryMetric
 
liveLocationMessage() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Live location message
liveLocationMessage(LiveLocationMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Live location message
liveLocationMessage(LiveLocationMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer.MessageContainerBuilder
Live location message
LiveLocationMessage - Class in it.auties.whatsapp4j.protobuf.message.standard
A model class that represents a WhatsappMessage sent by a contact and that holds a live location inside.
LiveLocationMessage() - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage
 
LiveLocationMessage(byte[], int, long, String, int, float, int, double, double) - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage
 
LiveLocationMessage(LiveLocationMessage.LiveLocationMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage
 
LiveLocationMessage.LiveLocationMessageBuilder<C extends LiveLocationMessage,B extends LiveLocationMessage.LiveLocationMessageBuilder<C,B>> - Class in it.auties.whatsapp4j.protobuf.message.standard
 
LiveLocationMessageBuilder() - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage.LiveLocationMessageBuilder
 
liveLocations() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
liveLocations(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
liveLocations(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
liveLocationsFinal() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
liveLocationsFinal(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
liveLocationsFinal(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
loadChatHistory(Chat) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Loads in memory twenty messages before the last message in memory for a chat in chronological terms
loadChatHistory(Chat, int) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Loads in memory a provided number of messages before the last message in memory for a chat in chronological terms
loadChatHistory(Chat, MessageInfo, int) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Loads in memory a provided number of messages before a provided message in memory for a chat in chronological terms
loadEntireChatHistory(Chat) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Tries to load in chat the entire chat history for a chat.
locales() - Method in record class it.auties.whatsapp4j.response.impl.json.UserInformationResponse
Returns the value of the locales record component.
localizableParams() - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage
Localizable Params
localizableParams(List<HSMLocalizableParameter>) - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage
Localizable Params
localizableParams(List<HSMLocalizableParameter>) - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage.newHighlyStructuredMessage
Localizable Params
location() - Method in class it.auties.whatsapp4j.protobuf.model.InteractiveAnnotation
 
location(Location) - Method in class it.auties.whatsapp4j.protobuf.model.InteractiveAnnotation.InteractiveAnnotationBuilder
 
location(Location) - Method in class it.auties.whatsapp4j.protobuf.model.InteractiveAnnotation
 
Location - Class in it.auties.whatsapp4j.protobuf.model
 
Location() - Constructor for class it.auties.whatsapp4j.protobuf.model.Location
 
Location(String, double, double) - Constructor for class it.auties.whatsapp4j.protobuf.model.Location
 
LOCATION - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.InteractiveAnnotation.Action
 
LOCATION_MESSAGE - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.FourRowTemplate.Title
 
LOCATION_MESSAGE - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate.Title
 
Location.LocationBuilder - Class in it.auties.whatsapp4j.protobuf.model
 
locationMessage() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Location message
locationMessage() - Method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate
 
locationMessage() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate
 
locationMessage(LocationMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Location message
locationMessage(LocationMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer.MessageContainerBuilder
Location message
locationMessage(LocationMessage) - Method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate.FourRowTemplateBuilder
 
locationMessage(LocationMessage) - Method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate
 
locationMessage(LocationMessage) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate.HydratedFourRowTemplateBuilder
 
locationMessage(LocationMessage) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate
 
LocationMessage - Class in it.auties.whatsapp4j.protobuf.message.standard
A model class that represents a WhatsappMessage sent by a contact and that holds a location inside.
LocationMessage() - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage
 
LocationMessage(byte[], String, int, float, int, boolean, String, String, String, double, double) - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage
 
LocationMessage(LocationMessage.LocationMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage
 
LocationMessage.LocationMessageBuilder<C extends LocationMessage,B extends LocationMessage.LocationMessageBuilder<C,B>> - Class in it.auties.whatsapp4j.protobuf.message.standard
 
LocationMessageBuilder() - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage.LocationMessageBuilder
 
loggedIn() - Method in class it.auties.whatsapp4j.whatsapp.internal.WhatsappWebSocket
 
loggedIn(boolean) - Method in class it.auties.whatsapp4j.whatsapp.internal.WhatsappWebSocket
 
logout() - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Disconnects from Whatsapp Web's WebSocket and logs out of WhatsappWeb invalidating the previous saved credentials The next time the API is used, the QR code will need to be scanned again
LogOutRequest - Class in it.auties.whatsapp4j.request.impl
A JSON request used to signal to WhatsappWeb's WebSocket that this session's keys should be invalidated and the session closed
LogOutRequest(WhatsappConfiguration) - Constructor for class it.auties.whatsapp4j.request.impl.LogOutRequest
 

M

macKey() - Method in class it.auties.whatsapp4j.manager.WhatsappKeysManager
 
macKey(BinaryArray) - Method in class it.auties.whatsapp4j.manager.WhatsappKeysManager
 
manager() - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
 
MANAGER - Static variable in class it.auties.whatsapp4j.request.model.Request
A singleton instance of WhatsappDataManager
markAsRead(Chat) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Marks a chat as read
markAsUnread(Chat) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Marks a chat as unread
markChat(Chat, int, int) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Marks a chat with a flag represented by an integer.
markChat(Chat, MessageInfo, int, int) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Marks a chat with a flag represented by an integer.
matchedText() - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage
The substring of this text message that links to TextMessage.canonicalUrl, if available
matchedText(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage
The substring of this text message that links to TextMessage.canonicalUrl, if available
matchedText(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage.TextMessageBuilder
 
maxFileSize() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the maxFileSize record component.
maxParticipants() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the maxParticipants record component.
maxSubject() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the maxSubject record component.
mayRestore() - Method in class it.auties.whatsapp4j.manager.WhatsappKeysManager
Checks if the serverToken and clientToken are not null
mcc() - Method in record class it.auties.whatsapp4j.response.impl.json.PhoneInformation
Returns the value of the mcc record component.
media() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the media record component.
media(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage.NewAudioMessageBuilder
 
media(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage.NewDocumentMessageBuilder
 
media(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.NewImageMessageBuilder
 
media(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage.NewStickerMessageBuilder
 
media(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.NewGifMessageBuilder
 
media(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.NewVideoMessageBuilder
 
mediaCiphertextSha256() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Media Cipher Text SHA256
mediaCiphertextSha256(byte[]) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Media Cipher Text SHA256
mediaCiphertextSha256(byte[]) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoBuilder
Media Cipher Text SHA256
mediaConnection() - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
Returns the media connection
mediaConnection(MediaConnection) - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
 
MediaConnection - Record Class in it.auties.whatsapp4j.media
An immutable model class that represents the connection between WhatsappWeb4j and WhatsappWeb's server used to decrypt media message.
MediaConnection(String, int) - Constructor for record class it.auties.whatsapp4j.media.MediaConnection
Creates an instance of a MediaConnection record class.
MediaConnectionRequest<M extends JsonResponseModel> - Class in it.auties.whatsapp4j.request.impl
A JSON request used to force WhatsappWeb's WebSocket to send updates regarding a contact's status.
MediaConnectionRequest(WhatsappConfiguration) - Constructor for class it.auties.whatsapp4j.request.impl.MediaConnectionRequest
 
MediaConnectionResponse - Record Class in it.auties.whatsapp4j.response.impl.json
A json model that contains a MediaConnection, used to decrypt media files
MediaConnectionResponse(int, MediaConnection) - Constructor for record class it.auties.whatsapp4j.response.impl.json.MediaConnectionResponse
Creates an instance of a MediaConnectionResponse record class.
mediaDecrypt(MediaMessage) - Static method in class it.auties.whatsapp4j.utils.internal.CypherUtils
 
mediaEncrypt(byte[], MediaMessageType) - Static method in class it.auties.whatsapp4j.utils.internal.CypherUtils
 
mediaKey() - Method in record class it.auties.whatsapp4j.media.MediaUpload
Returns the value of the mediaKey record component.
mediaKey() - Method in class it.auties.whatsapp4j.protobuf.message.model.MediaMessage
Returns the media key of the media that this object wraps
mediaKey() - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage
The media key of the audio that this object wraps.
mediaKey() - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
The media key of the document that this object wraps.
mediaKey() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The media key of the image that this object wraps.
mediaKey() - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
The media key of the sticker that this object wraps.
mediaKey() - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
The media key of the video that this object wraps.
mediaKey() - Method in class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification
 
mediaKey(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage.AudioMessageBuilder
 
mediaKey(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage
The media key of the audio that this object wraps.
mediaKey(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage.DocumentMessageBuilder
 
mediaKey(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
The media key of the document that this object wraps.
mediaKey(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.ImageMessageBuilder
 
mediaKey(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The media key of the image that this object wraps.
mediaKey(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
The media key of the sticker that this object wraps.
mediaKey(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage.StickerMessageBuilder
 
mediaKey(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
The media key of the video that this object wraps.
mediaKey(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.VideoMessageBuilder
 
mediaKey(byte[]) - Method in class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification.HistorySyncNotificationBuilder
 
mediaKey(byte[]) - Method in class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification
 
mediaKeyTimestamp() - Method in class it.auties.whatsapp4j.protobuf.message.model.MediaMessage
Returns the timestamp, that is the seconds elapsed since Instant.EPOCH, for MediaMessage.mediaKey()
mediaKeyTimestamp() - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage
The timestamp, that is the seconds elapsed since Instant.EPOCH, for AudioMessage.mediaKey()
mediaKeyTimestamp() - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
The timestamp, that is the seconds elapsed since Instant.EPOCH, for DocumentMessage.mediaKey()
mediaKeyTimestamp() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The timestamp, that is the seconds elapsed since Instant.EPOCH, for ImageMessage.mediaKey()
mediaKeyTimestamp() - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
The timestamp, that is the seconds elapsed since Instant.EPOCH, for StickerMessage.mediaKey()
mediaKeyTimestamp() - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
The timestamp, that is the seconds elapsed since Instant.EPOCH, for VideoMessage.mediaKey()
mediaKeyTimestamp(long) - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage.AudioMessageBuilder
 
mediaKeyTimestamp(long) - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage
The timestamp, that is the seconds elapsed since Instant.EPOCH, for AudioMessage.mediaKey()
mediaKeyTimestamp(long) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage.DocumentMessageBuilder
 
mediaKeyTimestamp(long) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
The timestamp, that is the seconds elapsed since Instant.EPOCH, for DocumentMessage.mediaKey()
mediaKeyTimestamp(long) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.ImageMessageBuilder
 
mediaKeyTimestamp(long) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The timestamp, that is the seconds elapsed since Instant.EPOCH, for ImageMessage.mediaKey()
mediaKeyTimestamp(long) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
The timestamp, that is the seconds elapsed since Instant.EPOCH, for StickerMessage.mediaKey()
mediaKeyTimestamp(long) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage.StickerMessageBuilder
 
mediaKeyTimestamp(long) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
The timestamp, that is the seconds elapsed since Instant.EPOCH, for VideoMessage.mediaKey()
mediaKeyTimestamp(long) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.VideoMessageBuilder
 
MediaMessage - Class in it.auties.whatsapp4j.protobuf.message.model
A model class that represents a WhatsappMessage sent by a contact and that holds media inside.
MediaMessage() - Constructor for class it.auties.whatsapp4j.protobuf.message.model.MediaMessage
 
MediaMessage(byte[]) - Constructor for class it.auties.whatsapp4j.protobuf.message.model.MediaMessage
 
MediaMessage(MediaMessage.MediaMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp4j.protobuf.message.model.MediaMessage
 
MediaMessage.MediaMessageBuilder<C extends MediaMessage,B extends MediaMessage.MediaMessageBuilder<C,B>> - Class in it.auties.whatsapp4j.protobuf.message.model
 
MediaMessageBuilder() - Constructor for class it.auties.whatsapp4j.protobuf.message.model.MediaMessage.MediaMessageBuilder
 
MediaMessageType - Enum Class in it.auties.whatsapp4j.protobuf.message.model
The constants of this enumerated type describe the various types of media type that a MediaMessage can hold
mediaSidecar(byte[], BinaryArray) - Static method in class it.auties.whatsapp4j.utils.internal.CypherUtils
 
mediaType() - Method in record class it.auties.whatsapp4j.media.MediaUpload
Returns the value of the mediaType record component.
mediaType() - Method in class it.auties.whatsapp4j.protobuf.info.AdReplyInfo
The type of original ad
mediaType(AdReplyInfo.AdReplyInfoMediaType) - Method in class it.auties.whatsapp4j.protobuf.info.AdReplyInfo.AdReplyInfoBuilder
The type of original ad
mediaType(AdReplyInfo.AdReplyInfoMediaType) - Method in class it.auties.whatsapp4j.protobuf.info.AdReplyInfo
The type of original ad
mediaUpload() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
mediaUpload(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
mediaUpload(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
MediaUpload - Record Class in it.auties.whatsapp4j.media
An immutable model class that represents an upload request
MediaUpload(String, String, BinaryArray, byte[], byte[], byte[], byte[], MediaMessageType) - Constructor for record class it.auties.whatsapp4j.media.MediaUpload
Creates an instance of a MediaUpload record class.
mediaUploadRichQuickReplies() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
mediaUploadRichQuickReplies(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
mediaUploadRichQuickReplies(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
mentionedJid() - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo
A list of the contacts' jids mentioned in this ContextualMessage
mentionedJid(List<String>) - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo.ContextInfoBuilder
A list of the contacts' jids mentioned in this ContextualMessage
mentionedJid(List<String>) - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo
A list of the contacts' jids mentioned in this ContextualMessage
merged(BinaryArray) - Method in record class it.auties.whatsapp4j.binary.BinaryArray
Constructs a new BinaryArray by concatenating this object and
message() - Method in class it.auties.whatsapp4j.protobuf.message.device.DeviceSentMessage
The message container that this object wraps.
message(MessageContainer) - Method in class it.auties.whatsapp4j.protobuf.message.device.DeviceSentMessage.DeviceSentMessageBuilder
The message container that this object wraps.
message(MessageContainer) - Method in class it.auties.whatsapp4j.protobuf.message.device.DeviceSentMessage
The message container that this object wraps.
Message - Interface in it.auties.whatsapp4j.protobuf.message.model
A model interface that represents a WhatsappMessage sent by a contact or by Whatsapp.
MESSAGE - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryMetric
 
MessageContainer - Class in it.auties.whatsapp4j.protobuf.message.model
A container for all types of messages known currently to WhatsappWeb.
MessageContainer() - Constructor for class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
 
MessageContainer(ProtocolMessage, DeviceSyncMessage, DeviceSentMessage, SenderKeyDistributionMessage, SenderKeyDistributionMessage, TemplateButtonReplyMessage, TemplateMessage, HighlyStructuredMessage, ProductMessage, GroupInviteMessage, StickerMessage, CancelPaymentRequestMessage, DeclinePaymentRequestMessage, RequestPaymentMessage, SendPaymentMessage, LiveLocationMessage, ContactsArrayMessage, Call, VideoMessage, AudioMessage, DocumentMessage, TextMessage, LocationMessage, ContactMessage, ImageMessage, String) - Constructor for class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
 
MessageContainer(String) - Constructor for class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Constructs a new MessageContainer from a simple text message
MessageContainer(T) - Constructor for class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Constructs a new MessageContainer from a message of any type
MessageContainer.MessageContainerBuilder - Class in it.auties.whatsapp4j.protobuf.message.model
 
MessageInfo - Class in it.auties.whatsapp4j.protobuf.info
A model class that holds the information related to a Message.
MessageInfo() - Constructor for class it.auties.whatsapp4j.protobuf.info.MessageInfo
 
MessageInfo(int, long, PaymentInfo, LiveLocationMessage, PaymentInfo, List<String>, int, List<String>, boolean, MessageInfo.MessageInfoStubType, boolean, boolean, boolean, byte[], String, boolean, boolean, boolean, String, MessageInfo.MessageInfoStatus, Map<Contact, MessageInfo.MessageInfoStatus>, long, MessageContainer, MessageKey) - Constructor for class it.auties.whatsapp4j.protobuf.info.MessageInfo
 
MessageInfo(MessageKey, MessageContainer) - Constructor for class it.auties.whatsapp4j.protobuf.info.MessageInfo
Constructs a new MessageInfo from a MessageKey and a MessageContainer
MessageInfo.MessageInfoBuilder - Class in it.auties.whatsapp4j.protobuf.info
 
MessageInfo.MessageInfoStatus - Enum Class in it.auties.whatsapp4j.protobuf.info
The constants of this enumerated type describe the various types of status of a MessageInfo
MessageInfo.MessageInfoStubType - Enum Class in it.auties.whatsapp4j.protobuf.info
The constants of this enumerated type describe the various types of server message that a MessageInfo can describe
MessageKey - Class in it.auties.whatsapp4j.protobuf.message.model
A container for unique identifiers and metadata linked to a Message and contained in MessageInfo.
MessageKey() - Constructor for class it.auties.whatsapp4j.protobuf.message.model.MessageKey
 
MessageKey(Chat) - Constructor for class it.auties.whatsapp4j.protobuf.message.model.MessageKey
Constructs a MessageKey for a message with a random id, sent by someone that isn't yourself and a provided chat
MessageKey(String, String, boolean) - Constructor for class it.auties.whatsapp4j.protobuf.message.model.MessageKey
 
MessageKey.MessageKeyBuilder - Class in it.auties.whatsapp4j.protobuf.message.model
 
MessageResponse - Record Class in it.auties.whatsapp4j.response.impl.json
A json model that contains information about a WhatsappMessage sent by the client
MessageResponse(int, Long) - Constructor for record class it.auties.whatsapp4j.response.impl.json.MessageResponse
Creates an instance of a MessageResponse record class.
messages() - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
A non null arrayList of messages in this chat sorted chronologically
messages(Messages) - Method in class it.auties.whatsapp4j.protobuf.chat.Chat.ChatBuilder
A non null arrayList of messages in this chat sorted chronologically
messages(Messages) - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
A non null arrayList of messages in this chat sorted chronologically
Messages - Class in it.auties.whatsapp4j.protobuf.model
This class is an implementation of ArrayList used to store the Message in a Chat.
Messages() - Constructor for class it.auties.whatsapp4j.protobuf.model.Messages
 
Messages(MessageInfo) - Constructor for class it.auties.whatsapp4j.protobuf.model.Messages
Constructs a new instance of WebMessageInfos from a WebMessageInfo
MessagesResponse - Class in it.auties.whatsapp4j.response.impl.binary
A binary model to represent a WhatsappNode that contains Messages The property BinaryResponseModel.data is nullable and should be accessed using the accessor BinaryResponseModel.data()
MessagesResponse(Node) - Constructor for class it.auties.whatsapp4j.response.impl.binary.MessagesResponse
Constructs a new MessagesResponse from node If node cannot be parsed no exception is thrown
messageStubParameters() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Message stub parameters
messageStubParameters(List<String>) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoBuilder
Message stub parameters
messageStubParameters(List<String>) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Message stub parameters
messageStubType() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
The stub type of this message.
messageStubType(MessageInfo.MessageInfoStubType) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoBuilder
The stub type of this message.
messageStubType(MessageInfo.MessageInfoStubType) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
The stub type of this message.
midQualityFileEncSha256() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The sha256 of the encoded image in medium quality
midQualityFileEncSha256(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.ImageMessageBuilder
 
midQualityFileEncSha256(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The sha256 of the encoded image in medium quality
midQualityFileSha256() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The sha256 of the decoded image in medium quality
midQualityFileSha256(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.ImageMessageBuilder
 
midQualityFileSha256(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The sha256 of the decoded image in medium quality
mimetype() - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage
The mime type of the audio that this object wraps.
mimetype() - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
The mime type of the audio that this object wraps.
mimetype() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The mime type of the image that this object wraps.
mimetype() - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
The mime type of the sticker that this object wraps.
mimetype() - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
The mime type of the video that this object wraps.
mimetype(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage.AudioMessageBuilder
 
mimetype(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage
The mime type of the audio that this object wraps.
mimetype(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage.DocumentMessageBuilder
 
mimetype(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
The mime type of the audio that this object wraps.
mimetype(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.ImageMessageBuilder
 
mimetype(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The mime type of the image that this object wraps.
mimetype(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
The mime type of the sticker that this object wraps.
mimetype(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage.StickerMessageBuilder
 
mimetype(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
The mime type of the video that this object wraps.
mimetype(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.VideoMessageBuilder
 
mimeType(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage.NewAudioMessageBuilder
 
mimeType(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage.NewDocumentMessageBuilder
 
mimeType(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.NewImageMessageBuilder
 
mimeType(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage.NewStickerMessageBuilder
 
mimeType(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.NewGifMessageBuilder
 
mimeType(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.NewVideoMessageBuilder
 
minute() - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent
 
minute(int) - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent.HSMDateTimeComponentBuilder
 
minute(int) - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent
 
MissingConstructorException - Exception in it.auties.whatsapp4j.listener
An exception used to signal that a constructor for a specific class with specific characteristics cannot be found.
MissingConstructorException(String, Object...) - Constructor for exception it.auties.whatsapp4j.listener.MissingConstructorException
Constructs a new missing constructor exception with a not null message formatted using the args parameter
mmsVcardAutodownloadSizeKb() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the mmsVcardAutodownloadSizeKb record component.
mnc() - Method in record class it.auties.whatsapp4j.response.impl.json.PhoneInformation
Returns the value of the mnc record component.
ModificationForParticipant - Record Class in it.auties.whatsapp4j.response.impl.json
A json model that contains information about a modification made to a participant of a group
ModificationForParticipant(String, ModificationForParticipantStatus) - Constructor for record class it.auties.whatsapp4j.response.impl.json.ModificationForParticipant
Creates an instance of a ModificationForParticipant record class.
ModificationForParticipant(Map<String, ModificationForParticipantStatus>) - Constructor for record class it.auties.whatsapp4j.response.impl.json.ModificationForParticipant
 
ModificationForParticipantStatus - Record Class in it.auties.whatsapp4j.response.impl.json
A json model that contains information about the status of a modification made to a participant of a group
ModificationForParticipantStatus(int, String, long) - Constructor for record class it.auties.whatsapp4j.response.impl.json.ModificationForParticipantStatus
Creates an instance of a ModificationForParticipantStatus record class.
modifications() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupModificationResponse
Returns the value of the modifications record component.
MONDAY - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent.DayOfWeekType
 
month() - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent
 
month(int) - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent.HSMDateTimeComponentBuilder
 
month(int) - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent
 
multicast() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Multicast
multicast(boolean) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoBuilder
Multicast
multicast(boolean) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Multicast
multicastLimitGlobal() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the multicastLimitGlobal record component.
mute() - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
The non null mute of this chat
mute(Chat) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Mutes a chat indefinitely
mute(ChatMute) - Method in class it.auties.whatsapp4j.protobuf.chat.Chat.ChatBuilder
The non null mute of this chat
mute(ChatMute) - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
The non null mute of this chat
mute(Chat, long) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Mutes a chat until a specific date expressed in seconds since the epoch
mute(Chat, ZonedDateTime) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Mutes a chat until a specific date
muteAlways() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the muteAlways record component.
MUTED_FOR_TIMEFRAME - Enum constant in enum class it.auties.whatsapp4j.protobuf.chat.ChatMuteType
This constant describes a ChatMute that holds a time greater than 0 Simply put, ChatMute.time() > 0
MUTED_INDEFINITELY - Enum constant in enum class it.auties.whatsapp4j.protobuf.chat.ChatMuteType
This constant describes a ChatMute that holds a time equal to -1 Simply put, ChatMute.time() == -1
muteEndDate() - Method in record class it.auties.whatsapp4j.protobuf.chat.ChatMute
Returns an optional time representing the date that the mute associated with this object ends

N

name() - Method in class it.auties.whatsapp4j.protobuf.contact.Contact
The nullable name associated with this contact on the phone connected with Whatsapp
name() - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage
The name of the location that this message wraps
name() - Method in class it.auties.whatsapp4j.protobuf.model.Location
 
name(String) - Method in class it.auties.whatsapp4j.protobuf.contact.Contact.ContactBuilder
The nullable name associated with this contact on the phone connected with Whatsapp
name(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage.LocationMessageBuilder
 
name(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage
The name of the location that this message wraps
name(String) - Method in class it.auties.whatsapp4j.protobuf.model.Location.LocationBuilder
 
name(String) - Method in class it.auties.whatsapp4j.protobuf.model.Location
 
namespace() - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage
Namespace
namespace(String) - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage
Namespace
namespace(String) - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage.newHighlyStructuredMessage
Namespace
NEED_TO_ACCEPT - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoStatus
Need to accept
newAdReplyInfo() - Static method in class it.auties.whatsapp4j.protobuf.info.AdReplyInfo
 
newAudioMessage() - Static method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage
 
newCancelPaymentMessage(MessageKey) - Static method in class it.auties.whatsapp4j.protobuf.message.business.CancelPaymentRequestMessage
 
newCommerceEntryPointEnabled() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the newCommerceEntryPointEnabled record component.
newContactMessage() - Static method in class it.auties.whatsapp4j.protobuf.message.standard.ContactMessage
 
newContactsArrayMessage() - Static method in class it.auties.whatsapp4j.protobuf.message.standard.ContactsArrayMessage
 
newContextInfo() - Static method in class it.auties.whatsapp4j.protobuf.info.ContextInfo
 
newDeclinePaymentRequestMessage(MessageKey) - Static method in class it.auties.whatsapp4j.protobuf.message.business.DeclinePaymentRequestMessage
 
newDeviceSentMessage(MessageContainer, String) - Static method in class it.auties.whatsapp4j.protobuf.message.device.DeviceSentMessage
 
newDeviceSyncMessage(byte[]) - Static method in class it.auties.whatsapp4j.protobuf.message.device.DeviceSyncMessage
 
newDocumentMessage() - Static method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
 
newGifMessage() - Static method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
 
newGroupInviteMessage() - Static method in class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage
 
newGroupInviteMessage(ContextInfo, String, byte[], String, long, String, String) - Static method in class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage
 
newImageMessage() - Static method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
 
newJid() - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
Returns an optional value containing the new jid of this chat
newJid(String) - Method in class it.auties.whatsapp4j.protobuf.chat.Chat.ChatBuilder
The nullable new unique jid for this Chat.
newJid(String) - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
The nullable new unique jid for this Chat.
newLiveLocationMessage() - Static method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage
 
newLocationMessage() - Static method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage
 
newMessageInfo() - Static method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
 
newMessageKey() - Static method in class it.auties.whatsapp4j.protobuf.message.model.MessageKey
 
newProductMessage() - Static method in class it.auties.whatsapp4j.protobuf.message.business.ProductMessage
 
newProtocolMessage() - Static method in class it.auties.whatsapp4j.protobuf.message.server.ProtocolMessage
 
newRawImageMessage() - Static method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
 
newRequestPaymentMessage() - Static method in class it.auties.whatsapp4j.protobuf.message.business.RequestPaymentMessage
 
newSenderKeyDistributionMessage() - Static method in class it.auties.whatsapp4j.protobuf.message.security.SenderKeyDistributionMessage
 
newSendPaymentMessage() - Static method in class it.auties.whatsapp4j.protobuf.message.business.SendPaymentMessage
 
newStickerMessage() - Static method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
 
newTemplateButtonReplyMessage() - Static method in class it.auties.whatsapp4j.protobuf.message.business.TemplateButtonReplyMessage
 
newTemplateMessage() - Static method in class it.auties.whatsapp4j.protobuf.message.business.TemplateMessage
 
newTextMessage() - Static method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage
 
newVideoMessage() - Static method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
 
NIBBLE_8 - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryTag
 
node() - Method in class it.auties.whatsapp4j.request.model.BinaryRequest
 
Node - Record Class in it.auties.whatsapp4j.protobuf.model
An immutable model class that represents the primary unit used by WhatsappWeb's WebSocket to communicate with the client.
Node(String, Map<String, String>, Object) - Constructor for record class it.auties.whatsapp4j.protobuf.model.Node
Creates an instance of a Node record class.
NON_VERIFIED_TRANSITION - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
NONE - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.AdReplyInfo.AdReplyInfoMediaType
Unknown type
NONE - Enum constant in enum class it.auties.whatsapp4j.protobuf.message.standard.TextMessage.TextMessagePreviewType
No preview
NONE - Enum constant in enum class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.VideoMessageAttribution
No source was specified
noResponse - Variable in class it.auties.whatsapp4j.request.model.Request
Whether this request requires a response
noResponse() - Method in class it.auties.whatsapp4j.request.model.Request
Whether this request requires a response
noResponse(boolean) - Method in class it.auties.whatsapp4j.request.model.Request
Whether this request requires a response
NORICAN_REGULAR - Enum constant in enum class it.auties.whatsapp4j.protobuf.message.standard.TextMessage.TextMessageFontType
Norican Regular
NOT_MUTED - Enum constant in enum class it.auties.whatsapp4j.protobuf.chat.ChatMuteType
This constant describes a ChatMute that holds a time equal to 0 Simply put, ChatMute.time() == 0
NOT_STARTED - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesFlag
 
noteMessage() - Method in class it.auties.whatsapp4j.protobuf.message.business.RequestPaymentMessage
The caption message, that is the message below the payment request
noteMessage() - Method in class it.auties.whatsapp4j.protobuf.message.business.SendPaymentMessage
The caption message, that is the message below the payment confirmation
noteMessage(MessageContainer) - Method in class it.auties.whatsapp4j.protobuf.message.business.RequestPaymentMessage
The caption message, that is the message below the payment request
noteMessage(MessageContainer) - Method in class it.auties.whatsapp4j.protobuf.message.business.RequestPaymentMessage.RequestPaymentMessageBuilder
The caption message, that is the message below the payment request
noteMessage(MessageContainer) - Method in class it.auties.whatsapp4j.protobuf.message.business.SendPaymentMessage
The caption message, that is the message below the payment confirmation
noteMessage(MessageContainer) - Method in class it.auties.whatsapp4j.protobuf.message.business.SendPaymentMessage.SendPaymentMessageBuilder
The caption message, that is the message below the payment confirmation

O

offsetFromLastSeen() - Method in record class it.auties.whatsapp4j.response.impl.json.PresenceResponse
Returns the value of the offsetFromLastSeen record component.
onBinary(byte[]) - Method in class it.auties.whatsapp4j.whatsapp.internal.WhatsappWebSocket
 
onBlocklistUpdate(BlocklistResponse) - Method in interface it.auties.whatsapp4j.listener.WhatsappListener
Called when an updated blocklist is received.
onChatArchived(Chat) - Method in interface it.auties.whatsapp4j.listener.WhatsappListener
Called when a chat is archived
onChatEphemeralStatusChange(Chat) - Method in interface it.auties.whatsapp4j.listener.WhatsappListener
Called when a chat's ephemeral status changes
onChatMuteChange(Chat) - Method in interface it.auties.whatsapp4j.listener.WhatsappListener
Called when a chat's mute changes
onChatReadStatusChange(Chat) - Method in interface it.auties.whatsapp4j.listener.WhatsappListener
Called when a chat's read status changes
onChatRecentMessages(Chat) - Method in interface it.auties.whatsapp4j.listener.WhatsappListener
Called when WhatsappWebSocket receives the recent message for a chat already in memory.
onChats() - Method in interface it.auties.whatsapp4j.listener.WhatsappListener
Called when WhatsappWebSocket receives all the chats from WhatsappWeb's WebSocket.
onChatUnarchived(Chat) - Method in interface it.auties.whatsapp4j.listener.WhatsappListener
Called when a chat is unarchived
onContactPresenceUpdate(Chat, Contact) - Method in interface it.auties.whatsapp4j.listener.WhatsappListener
Called when WhatsappWebSocket receives an update regarding the presence of a contact.
onContacts() - Method in interface it.auties.whatsapp4j.listener.WhatsappListener
Called when WhatsappWebSocket receives all the contacts from WhatsappWeb's WebSocket.
onContactUpdate(Contact) - Method in interface it.auties.whatsapp4j.listener.WhatsappListener
Called when WhatsappWebSocket receives an update regarding a contact
onDisconnected() - Method in interface it.auties.whatsapp4j.listener.WhatsappListener
Called when WhatsappWebSocket successfully disconnects from WhatsappWeb's WebSocket.
onError(Throwable) - Method in class it.auties.whatsapp4j.whatsapp.internal.WhatsappWebSocket
 
onGroupAction(Chat, Contact, GroupAction) - Method in interface it.auties.whatsapp4j.listener.WhatsappListener
Called when an action is executed on a group's participant
onGroupDescriptionChange(Chat, String, String) - Method in interface it.auties.whatsapp4j.listener.WhatsappListener
Called when a group's description changes
onGroupSettingsChange(Chat, GroupSetting, GroupPolicy) - Method in interface it.auties.whatsapp4j.listener.WhatsappListener
Called when a group's settings change
onGroupSubjectChange(Chat) - Method in interface it.auties.whatsapp4j.listener.WhatsappListener
Called when a group's subject changes
onInformationUpdate(UserInformationResponse) - Method in interface it.auties.whatsapp4j.listener.WhatsappListener
Called when new information regarding this session is available.
onListResponse(List<Object>) - Method in interface it.auties.whatsapp4j.listener.WhatsappListener
Called when WhatsappWebSocket receives a plain text list.
onLoggedIn(UserInformationResponse) - Method in interface it.auties.whatsapp4j.listener.WhatsappListener
Called when WhatsappWebSocket successfully establishes a connection and logs in into an account.
onlyAdminsCanChangeSettings() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupMetadataResponse
Returns the value of the onlyAdminsCanChangeSettings record component.
onlyAdminsCanWriteMessages() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupMetadataResponse
Returns the value of the onlyAdminsCanWriteMessages record component.
onMessageDeleted(Chat, MessageInfo, boolean) - Method in interface it.auties.whatsapp4j.listener.WhatsappListener
Called when a message is deleted
onMessageGlobalReadStatusUpdate(Chat, MessageInfo) - Method in interface it.auties.whatsapp4j.listener.WhatsappListener
Called when the global read status of a message changes.
onMessageReadStatusUpdate(Chat, Contact, MessageInfo) - Method in interface it.auties.whatsapp4j.listener.WhatsappListener
Called when the read status of a message changes.
onMessageStarred(Chat, MessageInfo) - Method in interface it.auties.whatsapp4j.listener.WhatsappListener
Called when a message is starred
onMessageUnstarred(Chat, MessageInfo) - Method in interface it.auties.whatsapp4j.listener.WhatsappListener
Called when a message is unstarred
onMessageUpdate(Chat, MessageInfo) - Method in interface it.auties.whatsapp4j.listener.WhatsappListener
Called when the metadata or content of a message is updated
onNewChat(Chat) - Method in interface it.auties.whatsapp4j.listener.WhatsappListener
Called when WhatsappWebSocket receives a new chat
onNewContact(Contact) - Method in interface it.auties.whatsapp4j.listener.WhatsappListener
Called when WhatsappWebSocket receives a new contact
onNewMessage(Chat, MessageInfo) - Method in interface it.auties.whatsapp4j.listener.WhatsappListener
Called when a new message is received in a chat
onOpen(Session) - Method in class it.auties.whatsapp4j.whatsapp.internal.WhatsappWebSocket
 
onPhoneBatteryStatusUpdate(PhoneBatteryResponse) - Method in interface it.auties.whatsapp4j.listener.WhatsappListener
Called when an updated object describing the status of the phone's associated with this session battery status changes
onPropsUpdate(PropsResponse) - Method in interface it.auties.whatsapp4j.listener.WhatsappListener
Called when an updated list of properties is received.
onQRCode(BitMatrix) - Method in interface it.auties.whatsapp4j.listener.WhatsappListener
Called when WhatsappWebSocket successfully establishes a connection with new secrets.
onText(String) - Method in class it.auties.whatsapp4j.whatsapp.internal.WhatsappWebSocket
 
options() - Method in class it.auties.whatsapp4j.whatsapp.internal.WhatsappWebSocket
 
orElseThrow() - Method in record class it.auties.whatsapp4j.response.impl.json.SimpleStatusResponse
If the request associated with this response was not successful, IllegalStateException is thrown.
orElseThrow(String, Object...) - Method in record class it.auties.whatsapp4j.response.impl.json.SimpleStatusResponse
If the request associated with this response was not successful, IllegalStateException is thrown.
osBuildNumber() - Method in record class it.auties.whatsapp4j.response.impl.json.PhoneInformation
Returns the value of the osBuildNumber record component.
osVersion() - Method in record class it.auties.whatsapp4j.response.impl.json.PhoneInformation
Returns the value of the osVersion record component.
OSWALD_HEAVY - Enum constant in enum class it.auties.whatsapp4j.protobuf.message.standard.TextMessage.TextMessageFontType
Oswald Heavy
OVERSIZED - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 

P

PACKED_MAX - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryTag
 
pageCount() - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
The unsigned length in pages of the document that this object wraps
pageCount(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage.DocumentMessageBuilder
 
pageCount(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage.NewDocumentMessageBuilder
 
pageCount(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
The unsigned length in pages of the document that this object wraps
Pair<K,V> - Record Class in it.auties.whatsapp4j.utils.internal
Specifies a generic pair
Pair(K, V) - Constructor for record class it.auties.whatsapp4j.utils.internal.Pair
Creates an instance of a Pair record class.
paramOneofCase() - Method in class it.auties.whatsapp4j.protobuf.model.HSMLocalizableParameter
 
params() - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage
Params
params(List<String>) - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage.newHighlyStructuredMessage
Params
params(List<String>) - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage
Params
parseJid(String) - Static method in class it.auties.whatsapp4j.utils.WhatsappUtils
Parses c.us jids to standard whatsapp jids
parseResponse(Node) - Method in class it.auties.whatsapp4j.response.impl.binary.ChatResponse
Parses the response
parseResponse(Node) - Method in class it.auties.whatsapp4j.response.impl.binary.MessagesResponse
Parses the response
parseResponse(Node) - Method in class it.auties.whatsapp4j.response.model.binary.BinaryResponseModel
Parses the response
parseWhatsappTime(long) - Static method in class it.auties.whatsapp4j.utils.WhatsappUtils
Returns a ZoneDateTime for time
participant() - Method in record class it.auties.whatsapp4j.response.impl.json.AckResponse
Returns the value of the participant record component.
participant() - Method in record class it.auties.whatsapp4j.response.impl.json.PresenceResponse
Returns the value of the participant record component.
participants() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupActionResponse
Returns the value of the participants record component.
participants() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupMetadataResponse
Returns the value of the participants record component.
PAUSED - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryFlag
 
PAUSED - Enum constant in enum class it.auties.whatsapp4j.protobuf.contact.ContactStatus
When the contact stops writing or recording
PAYMENT_ACTION_ACCOUNT_SETUP_REMINDER - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
PAYMENT_ACTION_REQUEST_CANCELLED - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
PAYMENT_ACTION_REQUEST_DECLINED - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
PAYMENT_ACTION_REQUEST_EXPIRED - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
PAYMENT_ACTION_SEND_PAYMENT_INVITATION - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
PAYMENT_ACTION_SEND_PAYMENT_REMINDER - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
PAYMENT_CIPHERTEXT - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
PAYMENT_FUTUREPROOF - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
PAYMENT_TRANSACTION_STATUS_RECEIVER_PENDING_SETUP - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
PAYMENT_TRANSACTION_STATUS_RECEIVER_SUCCESS_AFTER_HICCUP - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
PAYMENT_TRANSACTION_STATUS_UPDATE_FAILED - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
PAYMENT_TRANSACTION_STATUS_UPDATE_REFUND_FAILED - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
PAYMENT_TRANSACTION_STATUS_UPDATE_REFUNDED - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
paymentInfo() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
PaymentInfo
paymentInfo(PaymentInfo) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoBuilder
PaymentInfo
paymentInfo(PaymentInfo) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
PaymentInfo
PaymentInfo - Class in it.auties.whatsapp4j.protobuf.info
A model class that holds the information related to a payment.
PaymentInfo() - Constructor for class it.auties.whatsapp4j.protobuf.info.PaymentInfo
 
PaymentInfo(PaymentInfo.PaymentInfoTxnStatus, String, boolean, long, MessageKey, long, PaymentInfo.PaymentInfoStatus, String, long, PaymentInfo.PaymentInfoCurrency) - Constructor for class it.auties.whatsapp4j.protobuf.info.PaymentInfo
 
PaymentInfo.PaymentInfoBuilder - Class in it.auties.whatsapp4j.protobuf.info
 
PaymentInfo.PaymentInfoCurrency - Enum Class in it.auties.whatsapp4j.protobuf.info
Deprecated.
PaymentInfo.PaymentInfoStatus - Enum Class in it.auties.whatsapp4j.protobuf.info
The constants of this enumerated type describe the status of a payment described by a PaymentInfo
PaymentInfo.PaymentInfoTxnStatus - Enum Class in it.auties.whatsapp4j.protobuf.info
 
PaymentMessage - Interface in it.auties.whatsapp4j.protobuf.message.model
A model interface that represents a WhatsappMessage sent by a WhatsappBusiness account or by yourself regarding a payment.
payments() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
payments(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
payments(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
PENDING - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStatus
Pending
PENDING_RECEIVER_SETUP - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoTxnStatus
 
PENDING_SETUP - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoTxnStatus
 
pendingRequests() - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
 
phone() - Method in record class it.auties.whatsapp4j.response.impl.json.UserInformationResponse
Returns the value of the phone record component.
PhoneBatteryResponse - Record Class in it.auties.whatsapp4j.response.impl.json
A json model that contains information the battery status of the phone associated with this session
PhoneBatteryResponse(int, boolean, boolean) - Constructor for record class it.auties.whatsapp4j.response.impl.json.PhoneBatteryResponse
Creates an instance of a PhoneBatteryResponse record class.
PhoneInformation - Record Class in it.auties.whatsapp4j.response.impl.json
A json model that contains information about the phone of the user associated with this session This record should only be used by UserInformationResponse
PhoneInformation(String, String, String, String, String, String, String) - Constructor for record class it.auties.whatsapp4j.response.impl.json.PhoneInformation
Creates an instance of a PhoneInformation record class.
phoneNumber() - Method in class it.auties.whatsapp4j.protobuf.model.CallButton
 
phoneNumber() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedCallButton
 
phoneNumber(HighlyStructuredMessage) - Method in class it.auties.whatsapp4j.protobuf.model.CallButton.CallButtonBuilder
 
phoneNumber(HighlyStructuredMessage) - Method in class it.auties.whatsapp4j.protobuf.model.CallButton
 
phoneNumber(String) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedCallButton.HydratedCallButtonBuilder
 
phoneNumber(String) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedCallButton
 
phoneNumberFromJid(String) - Static method in class it.auties.whatsapp4j.utils.WhatsappUtils
Returns the phone number associated with a jid
phoneNumberJid() - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
Returns the phone number
phoneNumberJid(String) - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
 
PICTURE - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryMetric
 
pin(Chat) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Pins a chat to the top.
pingService() - Method in class it.auties.whatsapp4j.whatsapp.internal.WhatsappWebSocket
 
pinned() - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
Returns an optional value containing the time this chat was pinned
pinned(long) - Method in class it.auties.whatsapp4j.protobuf.chat.Chat.ChatBuilder
The time in seconds since Instant.EPOCH when this chat was pinned to the top.
pinned(long) - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
The time in seconds since Instant.EPOCH when this chat was pinned to the top.
pinnedChats() - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
Returns the number of pinned chats
placeholderKey() - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo
Placeholder key
placeholderKey(MessageKey) - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo.ContextInfoBuilder
Placeholder key
placeholderKey(MessageKey) - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo
Placeholder key
platform() - Method in record class it.auties.whatsapp4j.response.impl.json.UserInformationResponse
Returns the value of the platform record component.
PLAYED - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStatus
Played
plugged() - Method in record class it.auties.whatsapp4j.response.impl.json.UserInformationResponse
Returns the value of the plugged record component.
pngThumbnail() - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
The thumbnail for this sticker message encoded as png in an array of bytes
pngThumbnail(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage.NewStickerMessageBuilder
 
pngThumbnail(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
The thumbnail for this sticker message encoded as png in an array of bytes
pngThumbnail(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage.StickerMessageBuilder
 
Point - Class in it.auties.whatsapp4j.protobuf.model
 
Point() - Constructor for class it.auties.whatsapp4j.protobuf.model.Point
 
Point(double, double, int, int) - Constructor for class it.auties.whatsapp4j.protobuf.model.Point
 
Point.PointBuilder - Class in it.auties.whatsapp4j.protobuf.model
 
pollingUpdates() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the pollingUpdates record component.
polygonVertices() - Method in class it.auties.whatsapp4j.protobuf.model.InteractiveAnnotation
 
polygonVertices(List<Point>) - Method in class it.auties.whatsapp4j.protobuf.model.InteractiveAnnotation.InteractiveAnnotationBuilder
 
polygonVertices(List<Point>) - Method in class it.auties.whatsapp4j.protobuf.model.InteractiveAnnotation
 
populatedContextualMessage() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Returns the first populated contextual message inside this container
populatedMessage() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Returns the first populated message inside this container
powerSave() - Method in record class it.auties.whatsapp4j.response.impl.json.PhoneBatteryResponse
Returns the value of the powerSave record component.
PREFERENCES_PATH - Static variable in class it.auties.whatsapp4j.manager.WhatsappKeysManager
The path used to serialize and deserialize this object
preloadStickers() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the preloadStickers record component.
presence() - Method in record class it.auties.whatsapp4j.response.impl.json.PresenceResponse
Returns the value of the presence record component.
PRESENCE - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryMetric
 
PRESENCE_SUBSCRIBE - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryMetric
 
PresenceResponse - Record Class in it.auties.whatsapp4j.response.impl.json
A json model that contains information about an update regarding the presence of a contact in a chat
PresenceResponse(String, ContactStatus, Long, String) - Constructor for record class it.auties.whatsapp4j.response.impl.json.PresenceResponse
Creates an instance of a PresenceResponse record class.
presences() - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
A map that holds the status of each participant, excluding yourself, for this chat.
presences(Map<Contact, ContactStatus>) - Method in class it.auties.whatsapp4j.protobuf.chat.Chat.ChatBuilder
A map that holds the status of each participant, excluding yourself, for this chat.
presences(Map<Contact, ContactStatus>) - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
A map that holds the status of each participant, excluding yourself, for this chat.
previewType() - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage
The type of preview that this text message provides.
previewType(TextMessage.TextMessagePreviewType) - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage
The type of preview that this text message provides.
previewType(TextMessage.TextMessagePreviewType) - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage.TextMessageBuilder
 
priceAmount1000() - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot
 
priceAmount1000(long) - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot
 
priceAmount1000(long) - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot.ProductSnapshotBuilder
 
PROCESSING - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoStatus
Processing
product() - Method in class it.auties.whatsapp4j.protobuf.message.business.ProductMessage
The product that this message wraps
product(ProductSnapshot) - Method in class it.auties.whatsapp4j.protobuf.message.business.ProductMessage
The product that this message wraps
product(ProductSnapshot) - Method in class it.auties.whatsapp4j.protobuf.message.business.ProductMessage.ProductMessageBuilder
 
productCatalogDeeplink() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the productCatalogDeeplink record component.
productCatalogOpenDeeplink() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the productCatalogOpenDeeplink record component.
productId() - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot
 
productId(String) - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot
 
productId(String) - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot.ProductSnapshotBuilder
 
productImage() - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot
 
productImage(ImageMessage) - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot
 
productImage(ImageMessage) - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot.ProductSnapshotBuilder
 
productImageCount() - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot
 
productImageCount(int) - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot
 
productImageCount(int) - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot.ProductSnapshotBuilder
 
PRODUCTION - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesFlag
 
productMessage() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Product message
productMessage(ProductMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer.MessageContainerBuilder
Product message
productMessage(ProductMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Product message
ProductMessage - Class in it.auties.whatsapp4j.protobuf.message.business
A model class that represents a WhatsappMessage sent by a WhatsappBusiness account and that holds a product inside.
ProductMessage() - Constructor for class it.auties.whatsapp4j.protobuf.message.business.ProductMessage
 
ProductMessage(ProductMessage.ProductMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp4j.protobuf.message.business.ProductMessage
 
ProductMessage(CatalogSnapshot, String, ProductSnapshot) - Constructor for class it.auties.whatsapp4j.protobuf.message.business.ProductMessage
 
ProductMessage.ProductMessageBuilder<C extends ProductMessage,B extends ProductMessage.ProductMessageBuilder<C,B>> - Class in it.auties.whatsapp4j.protobuf.message.business
 
ProductMessageBuilder() - Constructor for class it.auties.whatsapp4j.protobuf.message.business.ProductMessage.ProductMessageBuilder
 
ProductSnapshot - Class in it.auties.whatsapp4j.protobuf.model
 
ProductSnapshot() - Constructor for class it.auties.whatsapp4j.protobuf.model.ProductSnapshot
 
ProductSnapshot(String, int, String, String, long, String, String, String, String, ImageMessage) - Constructor for class it.auties.whatsapp4j.protobuf.model.ProductSnapshot
 
ProductSnapshot.ProductSnapshotBuilder - Class in it.auties.whatsapp4j.protobuf.model
 
promote(Chat, Contact...) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Promotes any number of contacts to admin in a group
PROMOTE - Enum constant in enum class it.auties.whatsapp4j.protobuf.chat.GroupAction
Promotes a contact to admin in a group
PropsResponse - Record Class in it.auties.whatsapp4j.response.impl.json
A json model that contains information about the properties of a session
PropsResponse(boolean, boolean, boolean, int, boolean, String, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int, boolean, int, boolean, boolean, boolean, String, String, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Constructor for record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Creates an instance of a PropsResponse record class.
protocolMessage() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Sever message
protocolMessage(ProtocolMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer.MessageContainerBuilder
Sever message
protocolMessage(ProtocolMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Sever message
ProtocolMessage - Class in it.auties.whatsapp4j.protobuf.message.server
A model class that represents a WhatsappMessage sent by a WhatsappWeb.
ProtocolMessage() - Constructor for class it.auties.whatsapp4j.protobuf.message.server.ProtocolMessage
 
ProtocolMessage(HistorySyncNotification, long, long, ProtocolMessage.ProtocolMessageType, MessageKey) - Constructor for class it.auties.whatsapp4j.protobuf.message.server.ProtocolMessage
 
ProtocolMessage.ProtocolMessageBuilder - Class in it.auties.whatsapp4j.protobuf.message.server
 
ProtocolMessage.ProtocolMessageType - Enum Class in it.auties.whatsapp4j.protobuf.message.server
The constants of this enumerated type describe the various type of data that a ProtocolMessage can wrap
protoVersion() - Method in record class it.auties.whatsapp4j.response.impl.json.UserInformationResponse
Returns the value of the protoVersion record component.
pushname() - Method in record class it.auties.whatsapp4j.response.impl.json.UserInformationResponse
Returns the value of the pushname record component.
pushName() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Push name
pushName(String) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoBuilder
Push name
pushName(String) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Push name

Q

qrCode() - Method in class it.auties.whatsapp4j.whatsapp.internal.WhatsappWebSocket
 
QUERY_ACTIONS - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryMetric
 
QUERY_CHAT - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryMetric
 
QUERY_CONTACT - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryMetric
 
QUERY_EMOJI - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryMetric
 
QUERY_GROUP - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryMetric
 
QUERY_LABEL - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryMetric
 
QUERY_LIVE_LOCATION - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryMetric
 
QUERY_MEDIA - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryMetric
 
QUERY_MESSAGES - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryMetric
 
QUERY_PREVIEW - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryMetric
 
QUERY_QUICK_REPLY - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryMetric
 
QUERY_RESUME - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryMetric
 
QUERY_STATUS - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryMetric
 
QUERY_STATUS_UPDATE - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryMetric
 
QUERY_VCARD - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryMetric
 
queryAllListeners() - Static method in class it.auties.whatsapp4j.listener.RegisterListenerProcessor
Queries all classes annotated with RegisterListener and initializes them using a no args constructor
queryChat(Contact) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Queries a chat that is not in memory associated with a contact.
queryChat(String) - Method in class it.auties.whatsapp4j.whatsapp.internal.WhatsappWebSocket
 
queryChat(String) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Queries a chat that is not in memory associated by its jid.
queryChatPicture(Chat) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Queries the profile picture of a Chat
queryFavouriteMessagesInChat(Chat, int) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Queries a specified amount of starred/favourite messages in a chat, including ones not in memory
queryGroupInviteCode(Chat) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Queries the invite code of a group
queryGroupMetadata(Chat) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Queries the metadata of a group
queryGroupsInCommon(Contact) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Queries the groups in common with a contact
queryStatusV3Thumbnail() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
queryStatusV3Thumbnail(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
queryStatusV3Thumbnail(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
queryUserStatus(Contact) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Queries the written whatsapp status of a Contact
queryVname() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
queryVname(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
queryVname(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
QUICK_REPLY_BUTTON - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.HydratedTemplateButton.HydratedButton
 
QUICK_REPLY_BUTTON - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.TemplateButton.Button
 
quickMessageSearch() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the quickMessageSearch record component.
quickRepliesQuery() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
quickRepliesQuery(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
quickRepliesQuery(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
quickReplyButton() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedTemplateButton
 
quickReplyButton() - Method in class it.auties.whatsapp4j.protobuf.model.TemplateButton
 
quickReplyButton(HydratedQuickReplyButton) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedTemplateButton.HydratedTemplateButtonBuilder
 
quickReplyButton(HydratedQuickReplyButton) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedTemplateButton
 
quickReplyButton(QuickReplyButton) - Method in class it.auties.whatsapp4j.protobuf.model.TemplateButton
 
quickReplyButton(QuickReplyButton) - Method in class it.auties.whatsapp4j.protobuf.model.TemplateButton.TemplateButtonBuilder
 
QuickReplyButton - Class in it.auties.whatsapp4j.protobuf.model
 
QuickReplyButton() - Constructor for class it.auties.whatsapp4j.protobuf.model.QuickReplyButton
 
QuickReplyButton(String, HighlyStructuredMessage) - Constructor for class it.auties.whatsapp4j.protobuf.model.QuickReplyButton
 
QuickReplyButton.QuickReplyButtonBuilder - Class in it.auties.whatsapp4j.protobuf.model
 
quotedAd() - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo
The ad that this ContextualMessage quotes
quotedAd(AdReplyInfo) - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo.ContextInfoBuilder
The ad that this ContextualMessage quotes
quotedAd(AdReplyInfo) - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo
The ad that this ContextualMessage quotes
quotedMessage() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Returns an optional MessageInfo representing the message quoted by this message if said message is in memory
quotedMessageContainer() - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo
The message that this ContextualMessage quotes
quotedMessageContainer(MessageContainer) - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo.ContextInfoBuilder
The message that this ContextualMessage quotes
quotedMessageContainer(MessageContainer) - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo
The message that this ContextualMessage quotes
quotedMessageId() - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo
The id of the message that this ContextualMessage quotes
quotedMessageId(String) - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo.ContextInfoBuilder
The id of the message that this ContextualMessage quotes
quotedMessageId(String) - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo
The id of the message that this ContextualMessage quotes
quotedMessageSenderJid() - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo
The jid of the contact that sent the message that this ContextualMessage quotes
quotedMessageSenderJid(String) - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo.ContextInfoBuilder
The jid of the contact that sent the message that this ContextualMessage quotes
quotedMessageSenderJid(String) - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo
The jid of the contact that sent the message that this ContextualMessage quotes
quotedPaymentInfo() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Quoted payment info
quotedPaymentInfo(PaymentInfo) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoBuilder
Quoted payment info
quotedPaymentInfo(PaymentInfo) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Quoted payment info

R

random(int) - Static method in record class it.auties.whatsapp4j.binary.BinaryArray
Constructs a BinaryArray wrapping a generated array of pseudo random bytes
randomId() - Static method in class it.auties.whatsapp4j.utils.WhatsappUtils
Returns a random message id
rawText(String) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer.MessageContainerBuilder
This property should NOT be used.
READ - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryMetric
 
READ - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStatus
Read
readEncryptedMedia(String) - Static method in class it.auties.whatsapp4j.utils.WhatsappUtils
Returns a binary array containing an encrypted media
RECEIVED - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryMetric
 
receiverJid() - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo
The jid of the beneficiary of this transaction
receiverJid(String) - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoBuilder
The jid of the beneficiary of this transaction
receiverJid(String) - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo
The jid of the beneficiary of this transaction
RECENT - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification.HistorySyncType
 
recentStickers() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
recentStickers(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
recentStickers(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
recentStickersV2() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
recentStickersV2(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
recentStickersV2(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
reconnect() - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Disconnects and reconnects to Whatsapp Web's WebSocket if a previous connection exists
reconnectWhenDisconnected() - Method in class it.auties.whatsapp4j.whatsapp.WhatsappConfiguration
When someone logs into WhatsappWeb from another location, this function is used to determine if the connection should be reclaimed If the connection should be reclaimed this function should return true The first and only parameter of this function is a String describing the reason the connection was terminated By default, WhatsappWeb4j will reclaim connection
reconnectWhenDisconnected(Function<String, Boolean>) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappConfiguration.WhatsappConfigurationBuilder
When someone logs into WhatsappWeb from another location, this function is used to determine if the connection should be reclaimed If the connection should be reclaimed this function should return true The first and only parameter of this function is a String describing the reason the connection was terminated By default, WhatsappWeb4j will reclaim connection
RECORDING - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryFlag
 
RECORDING - Enum constant in enum class it.auties.whatsapp4j.protobuf.contact.ContactStatus
When the contact is recording an audio message
ref() - Method in record class it.auties.whatsapp4j.response.impl.json.InitialResponse
Returns the value of the ref record component.
ref() - Method in record class it.auties.whatsapp4j.response.impl.json.TakeOverResponse
Returns the value of the ref record component.
ref() - Method in record class it.auties.whatsapp4j.response.impl.json.UserInformationResponse
Returns the value of the ref record component.
refreshMedia() - Method in class it.auties.whatsapp4j.protobuf.message.model.MediaMessage
Decodes the encoded media that this object wraps, caches it and returns the decoded media.
REFUND_FAILED - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoTxnStatus
 
REFUND_FAILED_DA - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoTxnStatus
 
REFUND_FAILED_PROCESSING - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoTxnStatus
 
REFUNDED - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoStatus
Refunded
REFUNDED_TXN - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoTxnStatus
 
registerListener(WhatsappListener) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Registers a listener manually
RegisterListener - Annotation Interface in it.auties.whatsapp4j.listener
An annotation used to specify that a WhatsappListener should be dected automatically by WhatsappAPI.
RegisterListenerProcessor - Class in it.auties.whatsapp4j.listener
A utility class to find all classes annotated with RegisterListener.
REJECTED - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoStatus
Rejected
remove(Chat, Contact...) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Removes any number of contacts from group
REMOVE - Enum constant in enum class it.auties.whatsapp4j.protobuf.chat.GroupAction
Removes a contact from a group
removeGroupPicture(Chat) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Removes the picture of a group
removeListener(WhatsappListener) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Removes a listener manually
Request<B,M extends ResponseModel> - Class in it.auties.whatsapp4j.request.model
An abstract model class that represents a request made from the client to the server.
Request(WhatsappConfiguration) - Constructor for class it.auties.whatsapp4j.request.model.Request
Constructs a new instance of a Request using the default request tag built using configuration
Request(String, WhatsappConfiguration) - Constructor for class it.auties.whatsapp4j.request.model.Request
Constructs a new instance of a Request using a custom non null request tag
Request(String, WhatsappConfiguration, CompletableFuture<M>) - Constructor for class it.auties.whatsapp4j.request.model.Request
 
requestFrom() - Method in class it.auties.whatsapp4j.protobuf.message.business.RequestPaymentMessage
The name of the Whatsapp business account that will receive the money
requestFrom(String) - Method in class it.auties.whatsapp4j.protobuf.message.business.RequestPaymentMessage
The name of the Whatsapp business account that will receive the money
requestFrom(String) - Method in class it.auties.whatsapp4j.protobuf.message.business.RequestPaymentMessage.RequestPaymentMessageBuilder
The name of the Whatsapp business account that will receive the money
requestMessageKey() - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo
The MessageKey of the RequestPaymentMessage that originated this transaction
requestMessageKey() - Method in class it.auties.whatsapp4j.protobuf.message.business.SendPaymentMessage
The key of the original RequestPaymentMessage that this message confirms
requestMessageKey(MessageKey) - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoBuilder
The MessageKey of the RequestPaymentMessage that originated this transaction
requestMessageKey(MessageKey) - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo
The MessageKey of the RequestPaymentMessage that originated this transaction
requestMessageKey(MessageKey) - Method in class it.auties.whatsapp4j.protobuf.message.business.SendPaymentMessage
The key of the original RequestPaymentMessage that this message confirms
requestMessageKey(MessageKey) - Method in class it.auties.whatsapp4j.protobuf.message.business.SendPaymentMessage.SendPaymentMessageBuilder
The key of the original RequestPaymentMessage that this message confirms
requestPaymentMessage() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Request payment message
requestPaymentMessage(RequestPaymentMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer.MessageContainerBuilder
Request payment message
requestPaymentMessage(RequestPaymentMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Request payment message
RequestPaymentMessage - Class in it.auties.whatsapp4j.protobuf.message.business
A model class that represents a WhatsappMessage sent to a WhatsappBusiness account to try to place an order.
RequestPaymentMessage() - Constructor for class it.auties.whatsapp4j.protobuf.message.business.RequestPaymentMessage
 
RequestPaymentMessage(long, String, long, String, MessageContainer) - Constructor for class it.auties.whatsapp4j.protobuf.message.business.RequestPaymentMessage
 
RequestPaymentMessage.RequestPaymentMessageBuilder - Class in it.auties.whatsapp4j.protobuf.message.business
 
requestsService() - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
 
requestTag() - Method in class it.auties.whatsapp4j.whatsapp.WhatsappConfiguration
The tag used to send messages to WhatsappWeb's WebSocket The tag used to send binary requests to WhatsappWeb's WebSocket after the authentication process has succeeded is built using WhatsappUtils.buildRequestTag(WhatsappConfiguration) It is important to use a pseudo random string as using the same tag two times in a binary request, even in different sessions, will make the request fail
requestTag(String) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappConfiguration.WhatsappConfigurationBuilder
The tag used to send messages to WhatsappWeb's WebSocket The tag used to send binary requests to WhatsappWeb's WebSocket after the authentication process has succeeded is built using WhatsappUtils.buildRequestTag(WhatsappConfiguration) It is important to use a pseudo random string as using the same tag two times in a binary request, even in different sessions, will make the request fail
resolvePendingRequest(String, Response<?>) - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
Queries the first Request whose tag is equal to messageTag and, if any is found, resolves the request using response
Response<C> - Class in it.auties.whatsapp4j.response.model.common
An interface that can be implemented to signal that a class may represent a serialization technique used by WhatsappWeb's WebSocket when sending a request.
Response(String, String, C) - Constructor for class it.auties.whatsapp4j.response.model.common.Response
 
ResponseModel - Interface in it.auties.whatsapp4j.response.model.common
An interface that can be implemented to signal that a class may represent a piece of data sent by WhatsappWeb's WebSocket
restrictGroups() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the restrictGroups record component.
retailerId() - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot
 
retailerId(String) - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot.ProductSnapshotBuilder
 
retailerId(String) - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot
 
REVOKE - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
REVOKE - Enum constant in enum class it.auties.whatsapp4j.protobuf.message.server.ProtocolMessage.ProtocolMessageType
A ProtocolMessage that notifies that a message was deleted for everyone in a chat

S

SANS_SERIF - Enum constant in enum class it.auties.whatsapp4j.protobuf.message.standard.TextMessage.TextMessageFontType
Sans Serif
SATURDAY - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent.DayOfWeekType
 
scanLengths() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The length of each scan of the decoded image
scanLengths(List<Integer>) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.ImageMessageBuilder
 
scanLengths(List<Integer>) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The length of each scan of the decoded image
scansSidecar() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The sidecar for the scans of the decoded image
scansSidecar(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.ImageMessageBuilder
 
scansSidecar(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The sidecar for the scans of the decoded image
search(String, int, int) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Searches for a specific amount of messages globally, including data that is not in memory.
searchInChat(String, Chat, int, int) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Searches for a specific amount of messages in a specific chat's messages, including ones that are not in memory If there are too many result the attribute parameter should be specified in order to view the next pages
seconds() - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage
The unsigned length of the decoded audio in seconds
seconds() - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
The length in seconds of the video that this message wraps
seconds(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage.AudioMessageBuilder
 
seconds(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage
The unsigned length of the decoded audio in seconds
seconds(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.NewVideoMessageBuilder
 
seconds(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
The length in seconds of the video that this message wraps
seconds(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.VideoMessageBuilder
 
secret() - Method in record class it.auties.whatsapp4j.response.impl.json.UserInformationResponse
Returns the value of the secret record component.
SecurityMessage - Interface in it.auties.whatsapp4j.protobuf.message.model
A model interface that represents a WhatsappMessage sent by WhatsappWeb's Webserver for security reasons.
selectedDisplayText() - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateButtonReplyMessage
The text of the button that was selected from the previous template message
selectedDisplayText(String) - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateButtonReplyMessage
The text of the button that was selected from the previous template message
selectedDisplayText(String) - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateButtonReplyMessage.TemplateButtonReplyMessageBuilder
 
selectedId() - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateButtonReplyMessage
The id of the button that was selected from the previous template message
selectedId(String) - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateButtonReplyMessage
The id of the button that was selected from the previous template message
selectedId(String) - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateButtonReplyMessage.TemplateButtonReplyMessageBuilder
 
selectedIndex() - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateButtonReplyMessage
The index of the button that was selected from the previous template message
selectedIndex(int) - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateButtonReplyMessage
The index of the button that was selected from the previous template message
selectedIndex(int) - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateButtonReplyMessage.TemplateButtonReplyMessageBuilder
 
self() - Method in class it.auties.whatsapp4j.protobuf.message.business.ProductMessage.ProductMessageBuilder
 
self() - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateButtonReplyMessage.TemplateButtonReplyMessageBuilder
 
self() - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateMessage.TemplateMessageBuilder
 
self() - Method in class it.auties.whatsapp4j.protobuf.message.model.ContextualMessage.ContextualMessageBuilder
 
self() - Method in class it.auties.whatsapp4j.protobuf.message.model.MediaMessage.MediaMessageBuilder
 
self() - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage.AudioMessageBuilder
 
self() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ContactMessage.ContactMessageBuilder
 
self() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ContactsArrayMessage.ContactsArrayMessageBuilder
 
self() - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage.DocumentMessageBuilder
 
self() - Method in class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage.GroupInviteMessageBuilder
 
self() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.ImageMessageBuilder
 
self() - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage.LiveLocationMessageBuilder
 
self() - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage.LocationMessageBuilder
 
self() - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage.StickerMessageBuilder
 
self() - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage.TextMessageBuilder
 
self() - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.VideoMessageBuilder
 
send(Session) - Method in class it.auties.whatsapp4j.request.model.BinaryRequest
Sends a binary request to the WebSocket linked to session.
send(Session) - Method in class it.auties.whatsapp4j.request.model.JsonRequest
Sends a json request to the WebSocket linked to session
send(Session) - Method in class it.auties.whatsapp4j.request.model.Request
Sends a request to the WebSocket linked to session.
SEND_MESSAGES - Enum constant in enum class it.auties.whatsapp4j.protobuf.chat.GroupSetting
Who can send messages in a group
sender() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Returns the contact that sent the message
senderJid() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Returns the jid of the contact that sent the message
senderJid(String) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoBuilder
The jid of the participant that sent the message in a group.
senderJid(String) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
The jid of the participant that sent the message in a group.
senderKeyDistributionMessage() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Sender key distribution message
senderKeyDistributionMessage(SenderKeyDistributionMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer.MessageContainerBuilder
Sender key distribution message
senderKeyDistributionMessage(SenderKeyDistributionMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Sender key distribution message
SenderKeyDistributionMessage - Class in it.auties.whatsapp4j.protobuf.message.security
A model class that represents a WhatsappMessage sent by WhatsappWeb for security purposes.
SenderKeyDistributionMessage() - Constructor for class it.auties.whatsapp4j.protobuf.message.security.SenderKeyDistributionMessage
 
SenderKeyDistributionMessage(byte[], String) - Constructor for class it.auties.whatsapp4j.protobuf.message.security.SenderKeyDistributionMessage
 
SenderKeyDistributionMessage.SenderKeyDistributionMessageBuilder - Class in it.auties.whatsapp4j.protobuf.message.security
 
sendMessage(Chat, ContextualMessage, ContextInfo) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Builds and sends a MessageInfo from a chat, a message and a context
sendMessage(Chat, ContextualMessage, MessageInfo) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Builds and sends a MessageInfo from a chat, a message and a quoted message
sendMessage(Chat, Message) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Builds and sends a MessageInfo from a chat and a message
sendMessage(Chat, String) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Builds and sends a MessageInfo from a chat and a message
sendMessage(Chat, String, MessageInfo) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Builds and sends a MessageInfo from a chat, a message and a quoted message
sendMessage(MessageInfo) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Sends a message info to a chat
sendPaymentMessage() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Send payment message
sendPaymentMessage(SendPaymentMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer.MessageContainerBuilder
Send payment message
sendPaymentMessage(SendPaymentMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Send payment message
SendPaymentMessage - Class in it.auties.whatsapp4j.protobuf.message.business
A model class that represents a WhatsappMessage sent by a WhatsappBusiness account to confirm a RequestPaymentMessage.
SendPaymentMessage() - Constructor for class it.auties.whatsapp4j.protobuf.message.business.SendPaymentMessage
 
SendPaymentMessage(MessageKey, MessageContainer) - Constructor for class it.auties.whatsapp4j.protobuf.message.business.SendPaymentMessage
 
SendPaymentMessage.SendPaymentMessageBuilder - Class in it.auties.whatsapp4j.protobuf.message.business
 
SENT - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoStatus
Sent
sequenceNumber() - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage
This property probably refers to the number of updates that this live location message.
sequenceNumber(long) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage.LiveLocationMessageBuilder
 
sequenceNumber(long) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage
This property probably refers to the number of updates that this live location message.
serialize() - Method in class it.auties.whatsapp4j.manager.WhatsappKeysManager
 
serialize(KeyPair, JsonGenerator, SerializerProvider) - Method in class it.auties.whatsapp4j.serialization.KeyPairSerializer
 
serializedXmlBytes() - Method in class it.auties.whatsapp4j.protobuf.message.device.DeviceSyncMessage
The data that this synchronization wraps encoded as xml and stored in an array of bytes
serializedXmlBytes(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.device.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.whatsapp4j.protobuf.message.device.DeviceSyncMessage
The data that this synchronization wraps encoded as xml and stored in an array of bytes
SERIF - Enum constant in enum class it.auties.whatsapp4j.protobuf.message.standard.TextMessage.TextMessageFontType
Serif
SERVER_ACK - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStatus
Acknowledged by the server
ServerMessage - Interface in it.auties.whatsapp4j.protobuf.message.model
A model interface that represents a WhatsappMessage sent by a WhatsappWeb's server.
serverToken() - Method in class it.auties.whatsapp4j.manager.WhatsappKeysManager
 
serverToken() - Method in record class it.auties.whatsapp4j.response.impl.json.UserInformationResponse
Returns the value of the serverToken record component.
serverToken(String) - Method in class it.auties.whatsapp4j.manager.WhatsappKeysManager
 
session() - Method in class it.auties.whatsapp4j.whatsapp.internal.WhatsappWebSocket
 
session(Session) - Method in class it.auties.whatsapp4j.whatsapp.internal.WhatsappWebSocket
 
sha256(byte[]) - Static method in class it.auties.whatsapp4j.utils.internal.CypherUtils
 
sharechatInlinePlayerEnabled() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the sharechatInlinePlayerEnabled record component.
shortDescription() - Method in class it.auties.whatsapp4j.whatsapp.WhatsappConfiguration
The short description provided to Whatsapp during the authentication process This should be, for example, an acronym for your service
shortDescription(String) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappConfiguration.WhatsappConfigurationBuilder
The short description provided to Whatsapp during the authentication process This should be, for example, an acronym for your service
shortName() - Method in class it.auties.whatsapp4j.protobuf.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.whatsapp4j.protobuf.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
sidecar() - Method in record class it.auties.whatsapp4j.media.MediaUpload
Returns the value of the sidecar record component.
SimpleStatusResponse - Record Class in it.auties.whatsapp4j.response.impl.json
A json model that contains information only about the http status code for the original request
SimpleStatusResponse(int) - Constructor for record class it.auties.whatsapp4j.response.impl.json.SimpleStatusResponse
Creates an instance of a SimpleStatusResponse record class.
SINGLE_BYTE - Static variable in class it.auties.whatsapp4j.binary.BinaryTokens
Single byte tokens
SINGLE_BYTE_MAX - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryTag
 
singleton(byte) - Static method in record class it.auties.whatsapp4j.binary.BinaryArray
Constructs a new non empty BinaryArray
singletonInstance() - Static method in class it.auties.whatsapp4j.manager.WhatsappDataManager
 
size() - Method in record class it.auties.whatsapp4j.binary.BinaryArray
Returns the size of the array of bytes that this object wraps
slice(int) - Method in record class it.auties.whatsapp4j.binary.BinaryArray
Constructs a new BinaryArray wrapping this object's bytes array sliced from , inclusive this object's bytes array size, exclusive
slice(int, int) - Method in record class it.auties.whatsapp4j.binary.BinaryArray
Returns a new BinaryArray wrapping this object's bytes array sliced from , inclusive , exclusive
SOLAR_HIJRI - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent.CalendarType
 
SolveChallengeRequest<M extends JsonResponseModel> - Class in it.auties.whatsapp4j.request.impl
A JSON request used to transmit to WhatsappWeb's WebSocket the resolved challenge.
SolveChallengeRequest(WhatsappConfiguration, WhatsappKeysManager, BinaryArray) - Constructor for class it.auties.whatsapp4j.request.impl.SolveChallengeRequest
 
speedInMps() - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage
The speed in meters per second of the device that sent this live location message
speedInMps() - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage
The speed in meters per second of the device that sent this live location message
speedInMps(float) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage.LiveLocationMessageBuilder
 
speedInMps(float) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage
The speed in meters per second of the device that sent this live location message
speedInMps(float) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage.LocationMessageBuilder
 
speedInMps(float) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage
The speed in meters per second of the device that sent this live location message
split(int) - Method in record class it.auties.whatsapp4j.binary.BinaryArray
Constructs a Pair of two BinaryArray obtained by splitting this object's bytes array at
starred() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Whether this message is starred
starred(boolean) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoBuilder
Whether this message is starred
starred(boolean) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Whether this message is starred
starredStickers() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
starredStickers(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
starredStickers(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
status() - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo
The status of this payment
status() - Method in record class it.auties.whatsapp4j.response.impl.json.ChatPictureResponse
Returns the value of the status record component.
status() - Method in record class it.auties.whatsapp4j.response.impl.json.CommonGroupsResponse
Returns the value of the status record component.
status() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupInviteCodeResponse
Returns the value of the status record component.
status() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupModificationResponse
Returns the value of the status record component.
status() - Method in record class it.auties.whatsapp4j.response.impl.json.InitialResponse
Returns the value of the status record component.
status() - Method in record class it.auties.whatsapp4j.response.impl.json.MediaConnectionResponse
Returns the value of the status record component.
status() - Method in record class it.auties.whatsapp4j.response.impl.json.MessageResponse
Returns the value of the status record component.
status() - Method in record class it.auties.whatsapp4j.response.impl.json.ModificationForParticipant
Returns the value of the status record component.
status() - Method in record class it.auties.whatsapp4j.response.impl.json.SimpleStatusResponse
Returns the value of the status record component.
status() - Method in record class it.auties.whatsapp4j.response.impl.json.TakeOverResponse
Returns the value of the status record component.
status() - Method in record class it.auties.whatsapp4j.response.impl.json.UserStatusResponse
Returns the text status of a contact
status(PaymentInfo.PaymentInfoStatus) - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoBuilder
The status of this payment
status(PaymentInfo.PaymentInfoStatus) - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo
The status of this payment
STATUS - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryMetric
 
statusRanking() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
statusRanking(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
statusRanking(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
statusVideoMaxDuration() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the statusVideoMaxDuration record component.
STICKER - Enum constant in enum class it.auties.whatsapp4j.protobuf.message.model.MediaMessageType
The message is a sticker
stickerMessage() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Sticker message
stickerMessage(StickerMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer.MessageContainerBuilder
Sticker message
stickerMessage(StickerMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Sticker message
StickerMessage - Class in it.auties.whatsapp4j.protobuf.message.standard
A model class that represents a WhatsappMessage sent by a contact and that holds a sticker inside.
StickerMessage() - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
 
StickerMessage(byte[], boolean, byte[], int, long, long, String, int, int, String, byte[], byte[], byte[], String) - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
 
StickerMessage(StickerMessage.StickerMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
 
StickerMessage.NewStickerMessageBuilder - Class in it.auties.whatsapp4j.protobuf.message.standard
 
StickerMessage.StickerMessageBuilder<C extends StickerMessage,B extends StickerMessage.StickerMessageBuilder<C,B>> - Class in it.auties.whatsapp4j.protobuf.message.standard
 
StickerMessageBuilder() - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage.StickerMessageBuilder
 
stickerPackQuery() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
stickerPackQuery(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
stickerPackQuery(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
stickers() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the stickers record component.
stickerSearchEnabled() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the stickerSearchEnabled record component.
STREAM_END - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryTag
 
streamingSidecar() - Method in class it.auties.whatsapp4j.protobuf.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.whatsapp4j.protobuf.message.standard.VideoMessage
The sidecar for the decoded video that this message wraps
streamingSidecar(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage.AudioMessageBuilder
 
streamingSidecar(byte[]) - Method in class it.auties.whatsapp4j.protobuf.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.whatsapp4j.protobuf.message.standard.VideoMessage
The sidecar for the decoded video that this message wraps
streamingSidecar(byte[]) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.VideoMessageBuilder
 
subject() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupMetadataResponse
Returns the value of the subject record component.
subject() - Method in record class it.auties.whatsapp4j.response.impl.json.SubjectChangeResponse
Returns the value of the subject record component.
SubjectChangeResponse - Record Class in it.auties.whatsapp4j.response.impl.json
A json model that contains information about a change in a WhatsappGroup's subject
SubjectChangeResponse(String, long, String) - Constructor for record class it.auties.whatsapp4j.response.impl.json.SubjectChangeResponse
Creates an instance of a SubjectChangeResponse record class.
subscribeToContactPresence(Contact) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Sends a request to Whatsapp in order to receive updates when the status of a contact changes.
SubscribeUserPresenceRequest<M extends JsonResponseModel> - Class in it.auties.whatsapp4j.request.impl
A JSON request used to force WhatsappWeb's WebSocket to send updates regarding a contact's status.
SubscribeUserPresenceRequest(WhatsappConfiguration, String) - Constructor for class it.auties.whatsapp4j.request.impl.SubscribeUserPresenceRequest
 
SUCCESS - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoTxnStatus
 
SUNDAY - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent.DayOfWeekType
 
suspiciousLinks() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the suspiciousLinks record component.
syncType() - Method in class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification
 
syncType(HistorySyncNotification.HistorySyncType) - Method in class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification.HistorySyncNotificationBuilder
 
syncType(HistorySyncNotification.HistorySyncType) - Method in class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification
 

T

tag - Variable in class it.auties.whatsapp4j.request.model.Request
The non null tag of this request.
tag - Variable in class it.auties.whatsapp4j.response.model.common.Response
 
tag() - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
 
tag() - Method in class it.auties.whatsapp4j.request.model.Request
The non null tag of this request.
tag() - Method in record class it.auties.whatsapp4j.response.impl.json.ChatPictureResponse
Returns the value of the tag record component.
tag() - Method in class it.auties.whatsapp4j.response.model.common.Response
 
tag(long) - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
 
tag(String) - Method in class it.auties.whatsapp4j.response.model.common.Response
 
tagAndIncrement() - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
Returns the incremental tag and then increments it
tags() - Method in class it.auties.whatsapp4j.request.model.BinaryRequest
 
TakeOverRequest<M extends JsonResponseModel> - Class in it.auties.whatsapp4j.request.impl
A JSON request used to reclaim a previously started session, interrupted by the user logging in from another location
TakeOverRequest(WhatsappConfiguration, WhatsappKeysManager) - Constructor for class it.auties.whatsapp4j.request.impl.TakeOverRequest
 
TakeOverResponse - Record Class in it.auties.whatsapp4j.response.impl.json
A json model that contains information regarding a TakeOverRequest
TakeOverResponse(int, String, String, int) - Constructor for record class it.auties.whatsapp4j.response.impl.json.TakeOverResponse
Creates an instance of a TakeOverResponse record class.
TemplateButton - Class in it.auties.whatsapp4j.protobuf.model
 
TemplateButton() - Constructor for class it.auties.whatsapp4j.protobuf.model.TemplateButton
 
TemplateButton(CallButton, URLButton, QuickReplyButton, int) - Constructor for class it.auties.whatsapp4j.protobuf.model.TemplateButton
 
TemplateButton.Button - Enum Class in it.auties.whatsapp4j.protobuf.model
 
TemplateButton.TemplateButtonBuilder - Class in it.auties.whatsapp4j.protobuf.model
 
templateButtonReplyMessage() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Template button reply message
templateButtonReplyMessage(TemplateButtonReplyMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer.MessageContainerBuilder
Template button reply message
templateButtonReplyMessage(TemplateButtonReplyMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Template button reply message
TemplateButtonReplyMessage - Class in it.auties.whatsapp4j.protobuf.message.business
A model class that represents a WhatsappMessage sent in a WhatsappBusiness chat to respond to a TemplateMessage or HighlyStructuredMessage.
TemplateButtonReplyMessage() - Constructor for class it.auties.whatsapp4j.protobuf.message.business.TemplateButtonReplyMessage
 
TemplateButtonReplyMessage(int, ContextInfo, String, String) - Constructor for class it.auties.whatsapp4j.protobuf.message.business.TemplateButtonReplyMessage
 
TemplateButtonReplyMessage(TemplateButtonReplyMessage.TemplateButtonReplyMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp4j.protobuf.message.business.TemplateButtonReplyMessage
 
TemplateButtonReplyMessage.TemplateButtonReplyMessageBuilder<C extends TemplateButtonReplyMessage,B extends TemplateButtonReplyMessage.TemplateButtonReplyMessageBuilder<C,B>> - Class in it.auties.whatsapp4j.protobuf.message.business
 
TemplateButtonReplyMessageBuilder() - Constructor for class it.auties.whatsapp4j.protobuf.message.business.TemplateButtonReplyMessage.TemplateButtonReplyMessageBuilder
 
templateId() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate
 
templateId(String) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate.HydratedFourRowTemplateBuilder
 
templateId(String) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate
 
templateMessage() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Template message
templateMessage() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
templateMessage(TemplateMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer.MessageContainerBuilder
Template message
templateMessage(TemplateMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Template message
templateMessage(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
templateMessage(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
TemplateMessage - Class in it.auties.whatsapp4j.protobuf.message.business
A model class that represents a WhatsappMessage sent in a WhatsappBusiness chat that provides a list of buttons to choose from.
TemplateMessage() - Constructor for class it.auties.whatsapp4j.protobuf.message.business.TemplateMessage
 
TemplateMessage(TemplateMessage.TemplateMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp4j.protobuf.message.business.TemplateMessage
 
TemplateMessage(HydratedFourRowTemplate, FourRowTemplate, HydratedFourRowTemplate, ContextInfo) - Constructor for class it.auties.whatsapp4j.protobuf.message.business.TemplateMessage
 
TemplateMessage.Format - Enum Class in it.auties.whatsapp4j.protobuf.message.business
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.whatsapp4j.protobuf.message.business
 
TemplateMessageBuilder() - Constructor for class it.auties.whatsapp4j.protobuf.message.business.TemplateMessage.TemplateMessageBuilder
 
templateMessageInteractivity() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
templateMessageInteractivity(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
templateMessageInteractivity(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
TENOR - Enum constant in enum class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.VideoMessageAttribution
Tenor
text() - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage
The text that this message wraps
text(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage
The text that this message wraps
text(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage.TextMessageBuilder
 
textArgb() - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage
The color of this text message encoded as ARGB
textArgb(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage
The color of this text message encoded as ARGB
textArgb(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage.TextMessageBuilder
 
textMessage() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Text message
textMessage(TextMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer.MessageContainerBuilder
Text message
textMessage(TextMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Text message
TextMessage - Class in it.auties.whatsapp4j.protobuf.message.standard
A model class that represents a WhatsappMessage sent by a contact and that holds text inside.
TextMessage() - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.TextMessage
 
TextMessage(boolean, byte[], TextMessage.TextMessagePreviewType, TextMessage.TextMessageFontType, int, int, String, String, String, String, String) - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.TextMessage
 
TextMessage(TextMessage.TextMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.TextMessage
 
TextMessage(String) - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.TextMessage
Constructs a TextMessage from a text
TextMessage.TextMessageBuilder<C extends TextMessage,B extends TextMessage.TextMessageBuilder<C,B>> - Class in it.auties.whatsapp4j.protobuf.message.standard
 
TextMessage.TextMessageFontType - Enum Class in it.auties.whatsapp4j.protobuf.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.whatsapp4j.protobuf.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.whatsapp4j.protobuf.message.standard.TextMessage.TextMessageBuilder
 
thirdPartyStickers() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
thirdPartyStickers(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
thirdPartyStickers(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
THURSDAY - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent.DayOfWeekType
 
time() - Method in record class it.auties.whatsapp4j.protobuf.chat.ChatMute
Returns the value of the time record component.
timeOffset() - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage
This offset probably refers to the time since the last update to this live location message.
timeOffset(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage.LiveLocationMessageBuilder
 
timeOffset(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage
This offset probably refers to the time since the last update to this live location message.
timestamp() - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
The time in seconds since Instant.EPOCH for the latest message in Chat.messages
timestamp() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
The timestamp, that is the seconds since Instant.EPOCH, when this message was sent
timestamp() - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeUnixEpoch
 
timestamp() - Method in record class it.auties.whatsapp4j.response.impl.json.AckResponse
Returns the value of the timestamp record component.
timestamp() - Method in record class it.auties.whatsapp4j.response.impl.json.SubjectChangeResponse
Returns the value of the timestamp record component.
timestamp(long) - Method in class it.auties.whatsapp4j.protobuf.chat.Chat.ChatBuilder
The time in seconds since Instant.EPOCH for the latest message in Chat.messages
timestamp(long) - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
The time in seconds since Instant.EPOCH for the latest message in Chat.messages
timestamp(long) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoBuilder
The timestamp, that is the seconds since Instant.EPOCH, when this message was sent
timestamp(long) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
The timestamp, that is the seconds since Instant.EPOCH, when this message was sent
timestamp(long) - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeUnixEpoch.HSMDateTimeUnixEpochBuilder
 
timestamp(long) - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeUnixEpoch
 
timeStamp() - Method in record class it.auties.whatsapp4j.response.impl.json.MessageResponse
Returns the value of the timeStamp record component.
title() - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
The title of the document that this object wraps
title() - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage
The title of the link that this text message wraps, if available
title() - Method in class it.auties.whatsapp4j.protobuf.model.CatalogSnapshot
 
title() - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot
 
title(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage.DocumentMessageBuilder
 
title(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage.NewDocumentMessageBuilder
 
title(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
The title of the document that this object wraps
title(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage.TextMessageBuilder
 
title(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage
The title of the link that this text message wraps, if available
title(String) - Method in class it.auties.whatsapp4j.protobuf.model.CatalogSnapshot.CatalogSnapshotBuilder
 
title(String) - Method in class it.auties.whatsapp4j.protobuf.model.CatalogSnapshot
 
title(String) - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot.ProductSnapshotBuilder
 
title(String) - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot
 
titleCase() - Method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate
 
titleCase() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate
 
to() - Method in record class it.auties.whatsapp4j.response.impl.json.AckResponse
Returns the value of the to record component.
toArray(BinaryMetric...) - Static method in enum class it.auties.whatsapp4j.binary.BinaryMetric
Converts tags to an array of bytes using the data that they wrap
toBuffer() - Method in record class it.auties.whatsapp4j.binary.BinaryArray
Constructs a new ByteBuffer from this object's array of bytes
toHex() - Method in record class it.auties.whatsapp4j.binary.BinaryArray
Constructs a new hex from this object's array of bytes
toModel(Class<T>) - Method in class it.auties.whatsapp4j.response.model.binary.BinaryResponse
Converts this object to a BinaryResponseModel
toModel(Class<T>) - Method in class it.auties.whatsapp4j.response.model.common.Response
Converts this object to a ResponseModel
toModel(Class<T>) - Method in class it.auties.whatsapp4j.response.model.json.JsonResponse
Converts this object to a JsonResponseModel
tos() - Method in record class it.auties.whatsapp4j.response.impl.json.UserInformationResponse
Returns the value of the tos record component.
toString() - Method in record class it.auties.whatsapp4j.binary.BinaryArray
Constructs a UTF-8 encoded String using this object's array of bytes
toString() - Method in record class it.auties.whatsapp4j.binary.BinaryEncoder
Returns a string representation of this record class.
toString() - Method in class it.auties.whatsapp4j.manager.WhatsappDataManager
 
toString() - Method in class it.auties.whatsapp4j.manager.WhatsappKeysManager
 
toString() - Method in record class it.auties.whatsapp4j.media.MediaConnection
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp4j.media.MediaUpload
Returns a string representation of this record class.
toString() - Method in class it.auties.whatsapp4j.protobuf.chat.Chat.ChatBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
 
toString() - Method in record class it.auties.whatsapp4j.protobuf.chat.ChatMute
Returns a string representation of this record class.
toString() - Method in class it.auties.whatsapp4j.protobuf.contact.Contact.ContactBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.contact.Contact
 
toString() - Method in class it.auties.whatsapp4j.protobuf.info.AdReplyInfo.AdReplyInfoBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.info.AdReplyInfo
 
toString() - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo.ContextInfoBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.info.ContextInfo
 
toString() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
 
toString() - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.business.CancelPaymentRequestMessage
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.business.DeclinePaymentRequestMessage.DeclinePaymentRequestMessageBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.business.DeclinePaymentRequestMessage
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage.newHighlyStructuredMessage
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.business.HighlyStructuredMessage
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.business.ProductMessage.ProductMessageBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.business.ProductMessage
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.business.RequestPaymentMessage.RequestPaymentMessageBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.business.RequestPaymentMessage
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.business.SendPaymentMessage.SendPaymentMessageBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.business.SendPaymentMessage
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateButtonReplyMessage.TemplateButtonReplyMessageBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateButtonReplyMessage
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateMessage.TemplateMessageBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.business.TemplateMessage
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.device.DeviceSentMessage.DeviceSentMessageBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.device.DeviceSentMessage
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.device.DeviceSyncMessage.DeviceSyncMessageBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.device.DeviceSyncMessage
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.model.ContextualMessage.ContextualMessageBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.model.ContextualMessage
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.model.MediaMessage.MediaMessageBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer.MessageContainerBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageKey.MessageKeyBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageKey
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.security.SenderKeyDistributionMessage.SenderKeyDistributionMessageBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.security.SenderKeyDistributionMessage
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.server.ProtocolMessage.ProtocolMessageBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.server.ProtocolMessage
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage.AudioMessageBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage.NewAudioMessageBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ContactMessage.ContactMessageBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ContactMessage.NewContactMessageBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ContactMessage
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ContactsArrayMessage.ContactsArrayMessageBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ContactsArrayMessage
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage.DocumentMessageBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage.NewDocumentMessageBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage.GroupInviteMessageBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.standard.GroupInviteMessage
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.ImageMessageBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.NewImageMessageBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage.LiveLocationMessageBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.standard.LiveLocationMessage
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage.LocationMessageBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage.NewStickerMessageBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage.StickerMessageBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage.TextMessageBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.standard.TextMessage
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.NewGifMessageBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.NewVideoMessageBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
 
toString() - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.VideoMessageBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.Call.CallBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.Call
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.CallButton.CallButtonBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.CallButton
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.CatalogSnapshot.CatalogSnapshotBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.CatalogSnapshot
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate.FourRowTemplateBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification.HistorySyncNotificationBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.HSMCurrency.HSMCurrencyBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.HSMCurrency
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTime.HSMDateTimeBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTime
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent.HSMDateTimeComponentBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeUnixEpoch.HSMDateTimeUnixEpochBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeUnixEpoch
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.HSMLocalizableParameter.HSMLocalizableParameterBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.HSMLocalizableParameter
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedCallButton.HydratedCallButtonBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedCallButton
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate.HydratedFourRowTemplateBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedQuickReplyButton.HydratedQuickReplyButtonBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedQuickReplyButton
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedTemplateButton.HydratedTemplateButtonBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedTemplateButton
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedURLButton.HydratedURLButtonBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedURLButton
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.InteractiveAnnotation.InteractiveAnnotationBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.InteractiveAnnotation
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.Location.LocationBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.Location
 
toString() - Method in record class it.auties.whatsapp4j.protobuf.model.Node
Returns a string representation of this record class.
toString() - Method in class it.auties.whatsapp4j.protobuf.model.Point.PointBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.Point
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot.ProductSnapshotBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.QuickReplyButton.QuickReplyButtonBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.QuickReplyButton
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.TemplateButton.TemplateButtonBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.TemplateButton
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.URLButton
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.URLButton.URLButtonBuilder
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
toString() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
toString() - Method in record class it.auties.whatsapp4j.response.impl.json.AckResponse
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp4j.response.impl.json.BlocklistResponse
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp4j.response.impl.json.ChatCmdResponse
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp4j.response.impl.json.ChatPictureResponse
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp4j.response.impl.json.CommonGroupsResponse
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp4j.response.impl.json.DescriptionChangeResponse
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp4j.response.impl.json.DiscardResponse
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp4j.response.impl.json.FeaturesInformation
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupActionResponse
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupInviteCodeResponse
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupMetadataResponse
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupModificationResponse
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp4j.response.impl.json.GroupParticipant
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp4j.response.impl.json.InitialResponse
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp4j.response.impl.json.MediaConnectionResponse
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp4j.response.impl.json.MessageResponse
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp4j.response.impl.json.ModificationForParticipant
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp4j.response.impl.json.ModificationForParticipantStatus
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp4j.response.impl.json.PhoneBatteryResponse
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp4j.response.impl.json.PhoneInformation
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp4j.response.impl.json.PresenceResponse
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp4j.response.impl.json.SimpleStatusResponse
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp4j.response.impl.json.SubjectChangeResponse
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp4j.response.impl.json.TakeOverResponse
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp4j.response.impl.json.UserInformationResponse
Returns a string representation of this record class.
toString() - Method in record class it.auties.whatsapp4j.response.impl.json.UserStatusResponse
Returns a string representation of this record class.
toString() - Method in class it.auties.whatsapp4j.response.model.binary.BinaryResponseModel
 
toString() - Method in class it.auties.whatsapp4j.response.model.common.Response
 
toString() - Method in record class it.auties.whatsapp4j.utils.internal.Pair
Returns a string representation of this record class.
toString() - Method in class it.auties.whatsapp4j.whatsapp.internal.WhatsappWebSocket
 
toString() - Method in class it.auties.whatsapp4j.whatsapp.WhatsappConfiguration
 
toString() - Method in class it.auties.whatsapp4j.whatsapp.WhatsappConfiguration.WhatsappConfigurationBuilder
 
transactionStatus() - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo
The status of this transaction
transactionStatus(PaymentInfo.PaymentInfoTxnStatus) - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoBuilder
The status of this transaction
transactionStatus(PaymentInfo.PaymentInfoTxnStatus) - Method in class it.auties.whatsapp4j.protobuf.info.PaymentInfo
The status of this transaction
transactionTimestamp() - Method in class it.auties.whatsapp4j.protobuf.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.whatsapp4j.protobuf.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.whatsapp4j.protobuf.info.PaymentInfo
The timestamp, that is the seconds since Instant.EPOCH, when the RequestPaymentMessage that originated this transaction was sent
ttl() - Method in record class it.auties.whatsapp4j.media.MediaConnection
Returns the value of the ttl record component.
ttl() - Method in record class it.auties.whatsapp4j.response.impl.json.InitialResponse
Returns the value of the ttl record component.
ttl() - Method in record class it.auties.whatsapp4j.response.impl.json.TakeOverResponse
Returns the value of the ttl record component.
TUESDAY - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent.DayOfWeekType
 
type() - Method in record class it.auties.whatsapp4j.protobuf.chat.ChatMute
Returns a non null enum that describes the type of mute for this object
type() - Method in class it.auties.whatsapp4j.protobuf.message.model.MediaMessage
Returns the media type of the media that this object wraps
type() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Returns the type of message that this object wraps
type() - Method in class it.auties.whatsapp4j.protobuf.message.server.ProtocolMessage
The type of this server message
type() - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage
Returns the media type of the audio that this object wraps
type() - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
Returns the media type of the document that this object wraps
type() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
Returns the media type of the image that this object wraps
type() - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
Returns the media type of the sticker that this object wraps
type() - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
Returns the media type of the video that this object wraps
type(ProtocolMessage.ProtocolMessageType) - Method in class it.auties.whatsapp4j.protobuf.message.server.ProtocolMessage.ProtocolMessageBuilder
The type of this server message
type(ProtocolMessage.ProtocolMessageType) - Method in class it.auties.whatsapp4j.protobuf.message.server.ProtocolMessage
The type of this server message

U

unarchive(Chat) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Unarchives a chat
UNAVAILABLE - Enum constant in enum class it.auties.whatsapp4j.binary.BinaryFlag
 
UNAVAILABLE - Enum constant in enum class it.auties.whatsapp4j.protobuf.contact.ContactStatus
When the contact is offline
UNIX_EPOCH - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.HSMDateTime.DatetimeOneof
 
unixEpoch() - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTime
 
unixEpoch(HSMDateTimeUnixEpoch) - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTime.HSMDateTimeBuilder
 
unixEpoch(HSMDateTimeUnixEpoch) - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTime
 
UNKNOWN - Enum constant in enum class it.auties.whatsapp4j.protobuf.chat.ChatMuteType
This constant describes a ChatMute that holds an unknown mute
UNKNOWN - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
UNKNOWN - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoTxnStatus
 
UNKNOWN - Enum constant in enum class it.auties.whatsapp4j.protobuf.message.business.TemplateMessage.Format
Unknown format
UNKNOWN - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.FourRowTemplate.Title
 
UNKNOWN - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.HSMDateTime.DatetimeOneof
 
UNKNOWN - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.HSMLocalizableParameter.ParamOneof
 
UNKNOWN - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate.Title
 
UNKNOWN - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.HydratedTemplateButton.HydratedButton
 
UNKNOWN - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.InteractiveAnnotation.Action
 
UNKNOWN - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.TemplateButton.Button
 
UNKNOWN - Static variable in record class it.auties.whatsapp4j.protobuf.chat.ChatMute
An instance of ChatMute that represents an unknown mute status
UNKNOWN_CURRENCY - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoCurrency
Deprecated.
Unknown currency
UNKNOWN_STATUS - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoStatus
Unknown status
unmute(Chat) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Unmutes a chat
unpin(Chat) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Unpins a chat from the top
unreadMessages() - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
The number of unread messages in this chat.
unreadMessages(int) - Method in class it.auties.whatsapp4j.protobuf.chat.Chat.ChatBuilder
The number of unread messages in this chat.
unreadMessages(int) - Method in class it.auties.whatsapp4j.protobuf.chat.Chat
The number of unread messages in this chat.
UNVERIFIED_TRANSITION - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
url() - Method in record class it.auties.whatsapp4j.media.MediaUpload
Returns the value of the url record component.
url() - Method in class it.auties.whatsapp4j.protobuf.message.model.MediaMessage
Returns the upload url of the encoded media that this object wraps
url() - Method in enum class it.auties.whatsapp4j.protobuf.message.model.MediaMessageType
Returns the URL used to upload this enumerated type to Whatsapp Web's servers
url() - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage
The upload url of the encoded media that this object wraps
url() - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
The upload url of the encoded document that this object wraps
url() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The upload url of the encoded image that this object wraps
url() - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage
A URL to visit the location that this message wraps in Google Maps
url() - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
The upload url of the encoded sticker that this object wraps
url() - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
The upload url of the encoded video that this object wraps
url() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedURLButton
 
url() - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot
 
url() - Method in class it.auties.whatsapp4j.protobuf.model.URLButton
 
url() - Method in record class it.auties.whatsapp4j.response.impl.json.ChatPictureResponse
Returns the value of the url record component.
url() - Method in record class it.auties.whatsapp4j.response.impl.json.FeaturesInformation
Returns the value of the url record component.
url(HighlyStructuredMessage) - Method in class it.auties.whatsapp4j.protobuf.model.URLButton
 
url(HighlyStructuredMessage) - Method in class it.auties.whatsapp4j.protobuf.model.URLButton.URLButtonBuilder
 
url(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage.AudioMessageBuilder
 
url(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage
The upload url of the encoded media that this object wraps
url(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage.DocumentMessageBuilder
 
url(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.DocumentMessage
The upload url of the encoded document that this object wraps
url(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.ImageMessageBuilder
 
url(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The upload url of the encoded image that this object wraps
url(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage.LocationMessageBuilder
 
url(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.LocationMessage
A URL to visit the location that this message wraps in Google Maps
url(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage.StickerMessageBuilder
 
url(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
The upload url of the encoded sticker that this object wraps
url(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
The upload url of the encoded video that this object wraps
url(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.VideoMessageBuilder
 
url(String) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedURLButton.HydratedURLButtonBuilder
 
url(String) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedURLButton
 
url(String) - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot.ProductSnapshotBuilder
 
url(String) - Method in class it.auties.whatsapp4j.protobuf.model.ProductSnapshot
 
URL_BUTTON - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.HydratedTemplateButton.HydratedButton
 
URL_BUTTON - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.TemplateButton.Button
 
urlButton() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedTemplateButton
 
urlButton() - Method in class it.auties.whatsapp4j.protobuf.model.TemplateButton
 
urlButton(HydratedURLButton) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedTemplateButton.HydratedTemplateButtonBuilder
 
urlButton(HydratedURLButton) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedTemplateButton
 
urlButton(URLButton) - Method in class it.auties.whatsapp4j.protobuf.model.TemplateButton.TemplateButtonBuilder
 
urlButton(URLButton) - Method in class it.auties.whatsapp4j.protobuf.model.TemplateButton
 
URLButton - Class in it.auties.whatsapp4j.protobuf.model
 
URLButton() - Constructor for class it.auties.whatsapp4j.protobuf.model.URLButton
 
URLButton(HighlyStructuredMessage, HighlyStructuredMessage) - Constructor for class it.auties.whatsapp4j.protobuf.model.URLButton
 
URLButton.URLButtonBuilder - Class in it.auties.whatsapp4j.protobuf.model
 
urlNumber() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Url number
urlNumber(boolean) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoBuilder
Url number
urlNumber(boolean) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Url number
urlText() - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Url text
urlText(boolean) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoBuilder
Url text
urlText(boolean) - Method in class it.auties.whatsapp4j.protobuf.info.MessageInfo
Url text
USER_STATUS - Enum constant in enum class it.auties.whatsapp4j.request.impl.UserQueryRequest.QueryType
 
UserInformationResponse - Record Class in it.auties.whatsapp4j.response.impl.json
A json model that contains information only about the user linked to the session
UserInformationResponse(String, String, boolean, String, String, String, String, String, String, String, List<Integer>, int, int, boolean, String, FeaturesInformation, PhoneInformation, String, String, int) - Constructor for record class it.auties.whatsapp4j.response.impl.json.UserInformationResponse
Creates an instance of a UserInformationResponse record class.
userNotice() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the userNotice record component.
UserQueryRequest<M extends JsonResponseModel> - Class in it.auties.whatsapp4j.request.impl
A JSON request used to transmit a query request to WhatsappWeb's WebSocket
UserQueryRequest(WhatsappConfiguration, String, UserQueryRequest.QueryType) - Constructor for class it.auties.whatsapp4j.request.impl.UserQueryRequest
 
UserQueryRequest.QueryType - Enum Class in it.auties.whatsapp4j.request.impl
 
UserStatusResponse - Record Class in it.auties.whatsapp4j.response.impl.json
A json model that contains information about the text status of a contact
UserStatusResponse(Object) - Constructor for record class it.auties.whatsapp4j.response.impl.json.UserStatusResponse
Creates an instance of a UserStatusResponse record class.

V

Validate - Class in it.auties.whatsapp4j.utils.internal
This utility class provides an easy way to check if a condition is satisfied If the condition isn't satisfied, an exception is thrown Apache Commons or any other similar library to reduce the size of this library
value() - Method in record class it.auties.whatsapp4j.response.impl.json.PhoneBatteryResponse
Returns the value of the value record component.
value() - Method in record class it.auties.whatsapp4j.utils.internal.Pair
Returns the value of the value record component.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.binary.BinaryFlag
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.binary.BinaryMetric
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.binary.BinaryTag
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.protobuf.chat.ChatMuteType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.protobuf.chat.GroupAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.protobuf.chat.GroupPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.protobuf.chat.GroupSetting
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.protobuf.contact.ContactStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.protobuf.info.AdReplyInfo.AdReplyInfoMediaType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoCurrency
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoTxnStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.protobuf.message.business.TemplateMessage.Format
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.protobuf.message.model.MediaMessageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.protobuf.message.server.ProtocolMessage.ProtocolMessageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.protobuf.message.standard.TextMessage.TextMessageFontType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.protobuf.message.standard.TextMessage.TextMessagePreviewType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.VideoMessageAttribution
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.protobuf.model.FourRowTemplate.Title
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification.HistorySyncType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.protobuf.model.HSMDateTime.DatetimeOneof
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent.CalendarType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent.DayOfWeekType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.protobuf.model.HSMLocalizableParameter.ParamOneof
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate.Title
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.protobuf.model.HydratedTemplateButton.HydratedButton
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.protobuf.model.InteractiveAnnotation.Action
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.protobuf.model.TemplateButton.Button
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesFlag
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class it.auties.whatsapp4j.request.impl.UserQueryRequest.QueryType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class it.auties.whatsapp4j.binary.BinaryFlag
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp4j.binary.BinaryMetric
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp4j.binary.BinaryTag
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp4j.protobuf.chat.ChatMuteType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp4j.protobuf.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.whatsapp4j.protobuf.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.whatsapp4j.protobuf.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.whatsapp4j.protobuf.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.whatsapp4j.protobuf.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.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp4j.protobuf.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.whatsapp4j.protobuf.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.whatsapp4j.protobuf.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.whatsapp4j.protobuf.message.business.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.whatsapp4j.protobuf.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.whatsapp4j.protobuf.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.whatsapp4j.protobuf.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.whatsapp4j.protobuf.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.whatsapp4j.protobuf.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.whatsapp4j.protobuf.model.FourRowTemplate.Title
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp4j.protobuf.model.HistorySyncNotification.HistorySyncType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp4j.protobuf.model.HSMDateTime.DatetimeOneof
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent.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.whatsapp4j.protobuf.model.HSMDateTimeComponent.DayOfWeekType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp4j.protobuf.model.HSMLocalizableParameter.ParamOneof
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate.Title
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp4j.protobuf.model.HydratedTemplateButton.HydratedButton
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp4j.protobuf.model.InteractiveAnnotation.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.whatsapp4j.protobuf.model.TemplateButton.Button
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class it.auties.whatsapp4j.protobuf.model.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.whatsapp4j.request.impl.UserQueryRequest.QueryType
Returns an array containing the constants of this enum class, in the order they are declared.
vcard() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ContactMessage
The info about the contact that this message wraps encoded as a vcard
vcard(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ContactMessage.ContactMessageBuilder
 
vcard(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ContactMessage.NewContactMessageBuilder
 
vcard(String) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ContactMessage
The info about the contact that this message wraps encoded as a vcard
vcardAsDocumentSizeKb() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the vcardAsDocumentSizeKb record component.
vcardMaxSizeKb() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the vcardMaxSizeKb record component.
VERIFIED_HIGH - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
VERIFIED_INITIAL_HIGH - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
VERIFIED_INITIAL_LOW - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
VERIFIED_INITIAL_UNKNOWN - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
VERIFIED_LOW_UNKNOWN - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
VERIFIED_TRANSITION - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
VERIFIED_TRANSITION_ANY_TO_HIGH - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
VERIFIED_TRANSITION_ANY_TO_NONE - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
VERIFIED_TRANSITION_HIGH_TO_LOW - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
VERIFIED_TRANSITION_HIGH_TO_UNKNOWN - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
VERIFIED_TRANSITION_LOW_TO_UNKNOWN - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
VERIFIED_TRANSITION_NONE_TO_LOW - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
VERIFIED_TRANSITION_NONE_TO_UNKNOWN - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
VERIFIED_TRANSITION_UNKNOWN_TO_LOW - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.MessageInfo.MessageInfoStubType
 
VIDEO - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.AdReplyInfo.AdReplyInfoMediaType
Video type
VIDEO - Enum constant in enum class it.auties.whatsapp4j.protobuf.message.model.MediaMessageType
The message is a video
VIDEO - Enum constant in enum class it.auties.whatsapp4j.protobuf.message.standard.TextMessage.TextMessagePreviewType
Video preview
VIDEO_MESSAGE - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.FourRowTemplate.Title
 
VIDEO_MESSAGE - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate.Title
 
videoMessage() - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Video message
videoMessage() - Method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate
 
videoMessage() - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate
 
videoMessage(VideoMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer.MessageContainerBuilder
Video message
videoMessage(VideoMessage) - Method in class it.auties.whatsapp4j.protobuf.message.model.MessageContainer
Video message
videoMessage(VideoMessage) - Method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate.FourRowTemplateBuilder
 
videoMessage(VideoMessage) - Method in class it.auties.whatsapp4j.protobuf.model.FourRowTemplate
 
videoMessage(VideoMessage) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate.HydratedFourRowTemplateBuilder
 
videoMessage(VideoMessage) - Method in class it.auties.whatsapp4j.protobuf.model.HydratedFourRowTemplate
 
VideoMessage - Class in it.auties.whatsapp4j.protobuf.message.standard
A model class that represents a WhatsappMessage sent by a contact and that holds a video inside.
VideoMessage() - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
 
VideoMessage(VideoMessage.VideoMessageAttribution, byte[], byte[], long, String, List<InteractiveAnnotation>, byte[], int, int, boolean, String, byte[], int, long, byte[], String, String) - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
 
VideoMessage(VideoMessage.VideoMessageBuilder<?, ?>) - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
 
VideoMessage.NewGifMessageBuilder - Class in it.auties.whatsapp4j.protobuf.message.standard
 
VideoMessage.NewVideoMessageBuilder - Class in it.auties.whatsapp4j.protobuf.message.standard
 
VideoMessage.VideoMessageAttribution - Enum Class in it.auties.whatsapp4j.protobuf.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.whatsapp4j.protobuf.message.standard
 
VideoMessageBuilder() - Constructor for class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.VideoMessageBuilder
 
videoPlaybackUrl() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
videoPlaybackUrl(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
videoPlaybackUrl(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
vnameV2() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
vnameV2(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
vnameV2(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
voiceMessage() - Method in class it.auties.whatsapp4j.protobuf.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.whatsapp4j.protobuf.message.standard.AudioMessage.AudioMessageBuilder
 
voiceMessage(boolean) - Method in class it.auties.whatsapp4j.protobuf.message.standard.AudioMessage.NewAudioMessageBuilder
 
voiceMessage(boolean) - Method in class it.auties.whatsapp4j.protobuf.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.whatsapp4j.protobuf.model.WebFeatures
 
voipGroupCall(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
voipGroupCall(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
voipIndividualIncoming() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
voipIndividualIncoming(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
voipIndividualIncoming(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
voipIndividualOutgoing() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
voipIndividualOutgoing(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
voipIndividualOutgoing(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 
voipIndividualVideo() - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
voipIndividualVideo(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
voipIndividualVideo(WebFeatures.WebFeaturesFlag) - Method in class it.auties.whatsapp4j.protobuf.model.WebFeatures.WebFeaturesBuilder
 

W

WAITING - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoStatus
Waiting
WAITING_FOR_PAYER - Enum constant in enum class it.auties.whatsapp4j.protobuf.info.PaymentInfo.PaymentInfoStatus
Waiting for payer
wallpapersV2() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the wallpapersV2 record component.
waVersion() - Method in record class it.auties.whatsapp4j.response.impl.json.PhoneInformation
Returns the value of the waVersion record component.
webBizProfileOptions() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the webBizProfileOptions record component.
webCatalogCart() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the webCatalogCart record component.
webCatalogManagement() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the webCatalogManagement record component.
webCleanIncomingFilename() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the webCleanIncomingFilename record component.
webEnableModelStorage() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the webEnableModelStorage record component.
WebFeatures - Class in it.auties.whatsapp4j.protobuf.model
 
WebFeatures() - Constructor for class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
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) - Constructor for class it.auties.whatsapp4j.protobuf.model.WebFeatures
 
WebFeatures.WebFeaturesBuilder - Class in it.auties.whatsapp4j.protobuf.model
 
WebFeatures.WebFeaturesFlag - Enum Class in it.auties.whatsapp4j.protobuf.model
 
webGroupV2Enabled() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the webGroupV2Enabled record component.
webListMessage() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the webListMessage record component.
webSocketContainer() - Method in class it.auties.whatsapp4j.whatsapp.internal.WhatsappWebSocket
 
webVoip() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the webVoip record component.
webVoipInternalTester() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the webVoipInternalTester record component.
webVoipMacOsMinVersion() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the webVoipMacOsMinVersion record component.
webVoipWindowsOsMinVersion() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the webVoipWindowsOsMinVersion record component.
WEDNESDAY - Enum constant in enum class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent.DayOfWeekType
 
whatsapp4j - module whatsapp4j
 
WhatsappAPI - Class in it.auties.whatsapp4j.whatsapp
A class used to interface a user to WhatsappWeb's WebSocket.
WhatsappAPI() - Constructor for class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Creates a new WhatsappAPI with default configuration
WhatsappAPI(WhatsappKeysManager) - Constructor for class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Creates a new WhatsappAPI with the manager provided
WhatsappAPI(WhatsappConfiguration) - Constructor for class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Creates a new WhatsappAPI with the configuration provided
WhatsappAPI(WhatsappConfiguration, WhatsappKeysManager) - Constructor for class it.auties.whatsapp4j.whatsapp.WhatsappAPI
Creates a new WhatsappAPI with the configuration and manager provided
WhatsappConfiguration - Class in it.auties.whatsapp4j.whatsapp
A configuration class used to specify the behaviour of WhatsappAPI.
WhatsappConfiguration.WhatsappConfigurationBuilder - Class in it.auties.whatsapp4j.whatsapp
 
WhatsappDataManager - Class in it.auties.whatsapp4j.manager
This class is a singleton and holds all of the data regarding a session with WhatsappWeb's WebSocket.
whatsappKeys() - Method in class it.auties.whatsapp4j.whatsapp.internal.WhatsappWebSocket
 
WhatsappKeysManager - Class in it.auties.whatsapp4j.manager
This class is a data class used to hold the clientId, serverToken, clientToken, publicKey, privateKey, encryptionKey and macKey.
WhatsappListener - Interface in it.auties.whatsapp4j.listener
This interface can be used to listen for events fired when new information is sent by WhatsappWeb's socket.
whatsappManager() - Method in class it.auties.whatsapp4j.whatsapp.internal.WhatsappWebSocket
 
whatsappName() - Method in enum class it.auties.whatsapp4j.protobuf.message.model.MediaMessageType
Returns a name that can be interpreted by Whatsapp Web's servers
WhatsappQRCode - Class in it.auties.whatsapp4j.utils.internal
A utility class used to generate QR codes to authenticate with whatsapp
WhatsappQRCode() - Constructor for class it.auties.whatsapp4j.utils.internal.WhatsappQRCode
 
WhatsappSocketConfiguration - Class in it.auties.whatsapp4j.whatsapp.internal
A class used to define a pair of headers necessary to start a session with WhatsappWeb's WebSocket.
WhatsappSocketConfiguration() - Constructor for class it.auties.whatsapp4j.whatsapp.internal.WhatsappSocketConfiguration
 
whatsappUrl() - Method in class it.auties.whatsapp4j.whatsapp.WhatsappConfiguration
The url of WhatsappWeb's WebSocket This may change based on the region this API is being used in
whatsappUrl(String) - Method in class it.auties.whatsapp4j.whatsapp.WhatsappConfiguration.WhatsappConfigurationBuilder
The url of WhatsappWeb's WebSocket This may change based on the region this API is being used in
WhatsappUtils - Class in it.auties.whatsapp4j.utils
This utility class provides helper functionality to easily extract data out of Whatsapp models or raw protobuf messages The use of accessors in those classes is preferred if they are easily available
WhatsappWebSocket - Class in it.auties.whatsapp4j.whatsapp.internal
This class is an interface between this API and WhatsappWeb's WebClient.
WhatsappWebSocket(WhatsappConfiguration, WhatsappKeysManager) - Constructor for class it.auties.whatsapp4j.whatsapp.internal.WhatsappWebSocket
 
WhatsappWebSocket(WebSocketContainer, ScheduledExecutorService, WhatsappDataManager, WhatsappKeysManager, WhatsappConfiguration, WhatsappQRCode, BinaryDecoder) - Constructor for class it.auties.whatsapp4j.whatsapp.internal.WhatsappWebSocket
 
wid() - Method in record class it.auties.whatsapp4j.response.impl.json.UserInformationResponse
Returns the value of the wid record component.
width() - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The unsigned width of the decoded image that this object wraps
width() - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
The unsigned width of the decoded sticker that this object wraps
width() - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
The unsigned width of the decoded video that this object wraps
width(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.ImageMessageBuilder
 
width(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage.NewImageMessageBuilder
 
width(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.ImageMessage
The unsigned width of the decoded image that this object wraps
width(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage.StickerMessageBuilder
 
width(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.StickerMessage
The unsigned width of the decoded sticker that this object wraps
width(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.NewGifMessageBuilder
 
width(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.NewVideoMessageBuilder
 
width(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage.VideoMessageBuilder
 
width(int) - Method in class it.auties.whatsapp4j.protobuf.message.standard.VideoMessage
The unsigned width of the decoded video that this object wraps
wsCanCacheRequests() - Method in record class it.auties.whatsapp4j.response.impl.json.PropsResponse
Returns the value of the wsCanCacheRequests record component.

X

x() - Method in class it.auties.whatsapp4j.protobuf.model.Point
 
x(double) - Method in class it.auties.whatsapp4j.protobuf.model.Point.PointBuilder
 
x(double) - Method in class it.auties.whatsapp4j.protobuf.model.Point
 
xDeprecated() - Method in class it.auties.whatsapp4j.protobuf.model.Point
Deprecated.
xDeprecated(int) - Method in class it.auties.whatsapp4j.protobuf.model.Point.PointBuilder
Deprecated.
xDeprecated(int) - Method in class it.auties.whatsapp4j.protobuf.model.Point
Deprecated.

Y

y() - Method in class it.auties.whatsapp4j.protobuf.model.Point
 
y(double) - Method in class it.auties.whatsapp4j.protobuf.model.Point.PointBuilder
 
y(double) - Method in class it.auties.whatsapp4j.protobuf.model.Point
 
yDeprecated() - Method in class it.auties.whatsapp4j.protobuf.model.Point
Deprecated.
yDeprecated(int) - Method in class it.auties.whatsapp4j.protobuf.model.Point.PointBuilder
Deprecated.
yDeprecated(int) - Method in class it.auties.whatsapp4j.protobuf.model.Point
Deprecated.
year() - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent
 
year(int) - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent.HSMDateTimeComponentBuilder
 
year(int) - Method in class it.auties.whatsapp4j.protobuf.model.HSMDateTimeComponent
 

_

_default() - Method in class it.auties.whatsapp4j.protobuf.model.HSMLocalizableParameter
 
_default(String) - Method in class it.auties.whatsapp4j.protobuf.model.HSMLocalizableParameter
 
_default(String) - Method in class it.auties.whatsapp4j.protobuf.model.HSMLocalizableParameter.HSMLocalizableParameterBuilder
 
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|Serialized Form