Uses of Enum Class
it.auties.whatsapp.model.button.interactive.InteractiveHeaderAttachment.Type
Packages that use InteractiveHeaderAttachment.Type
Package
Description
-
Uses of InteractiveHeaderAttachment.Type in it.auties.whatsapp.model.button.interactive
Methods in it.auties.whatsapp.model.button.interactive that return InteractiveHeaderAttachment.TypeModifier and TypeMethodDescriptionInteractiveHeader.attachmentType()Returns the type of attachment of this messageInteractiveHeaderAttachment.interactiveHeaderType()InteractiveHeaderThumbnail.interactiveHeaderType()Returns the enum constant of this class with the specified name.static InteractiveHeaderAttachment.Type[]InteractiveHeaderAttachment.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in it.auties.whatsapp.model.button.interactive that return types with arguments of type InteractiveHeaderAttachment.TypeMethods in it.auties.whatsapp.model.button.interactive with parameters of type InteractiveHeaderAttachment.TypeModifier and TypeMethodDescriptionstatic IntegerInteractiveHeaderAttachmentTypeSpec.encode(InteractiveHeaderAttachment.Type protoInputObject) -
Uses of InteractiveHeaderAttachment.Type in it.auties.whatsapp.model.message.standard
Methods in it.auties.whatsapp.model.message.standard that return InteractiveHeaderAttachment.TypeModifier and TypeMethodDescriptionDocumentMessage.interactiveHeaderType()ImageMessage.interactiveHeaderType()VideoOrGifMessage.interactiveHeaderType()