Uses of Interface
it.auties.whatsapp.model.message.button.InteractiveMessageContent
Packages that use InteractiveMessageContent
Package
Description
-
Uses of InteractiveMessageContent in it.auties.whatsapp.model.button.interactive
Classes in it.auties.whatsapp.model.button.interactive that implement InteractiveMessageContentModifier and TypeClassDescriptionfinal recordA model class that represents a business collectionfinal recordA model class that represents a native flow Here> is an explanation on how to use this kind of messagefinal recordA model class that represents a shop -
Uses of InteractiveMessageContent in it.auties.whatsapp.model.message.button
Fields in it.auties.whatsapp.model.message.button declared as InteractiveMessageContentModifier and TypeFieldDescriptionprivate InteractiveMessageContentInteractiveMessageSimpleBuilder.contentMethods in it.auties.whatsapp.model.message.button that return types with arguments of type InteractiveMessageContentModifier and TypeMethodDescriptionOptional<? extends InteractiveMessageContent> InteractiveMessage.content()Returns the content of this message if it's thereMethods in it.auties.whatsapp.model.message.button with parameters of type InteractiveMessageContentModifier and TypeMethodDescriptionInteractiveMessageSimpleBuilder.content(InteractiveMessageContent content) (package private) static InteractiveMessageInteractiveMessage.simpleBuilder(InteractiveHeader header, String body, String footer, InteractiveMessageContent content, ContextInfo contextInfo)