Uses of Enum Class
it.auties.whatsapp.model.message.button.InteractiveMessageContent.Type
Packages that use InteractiveMessageContent.Type
Package
Description
-
Uses of InteractiveMessageContent.Type in it.auties.whatsapp.model.button.interactive
Methods in it.auties.whatsapp.model.button.interactive that return InteractiveMessageContent.TypeModifier and TypeMethodDescriptionInteractiveCollection.contentType()InteractiveNativeFlow.contentType()InteractiveShop.contentType() -
Uses of InteractiveMessageContent.Type in it.auties.whatsapp.model.message.button
Methods in it.auties.whatsapp.model.message.button that return InteractiveMessageContent.TypeModifier and TypeMethodDescriptionInteractiveMessage.contentType()Returns the type of content that this message wrapsInteractiveMessageContent.contentType()Returns the type of this contentInteractiveResponseMessage.interactiveResponseMessageType()Returns the enum constant of this class with the specified name.static InteractiveMessageContent.Type[]InteractiveMessageContent.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in it.auties.whatsapp.model.message.button that return types with arguments of type InteractiveMessageContent.TypeMethods in it.auties.whatsapp.model.message.button with parameters of type InteractiveMessageContent.TypeModifier and TypeMethodDescriptionstatic IntegerInteractiveMessageContentTypeSpec.encode(InteractiveMessageContent.Type protoInputObject)