Uses of Enum
com.restfb.types.whatsapp.WhatsAppMessageTemplateComponent.ButtonType
Packages that use WhatsAppMessageTemplateComponent.ButtonType
-
Uses of WhatsAppMessageTemplateComponent.ButtonType in com.restfb.types.whatsapp
Methods in com.restfb.types.whatsapp that return WhatsAppMessageTemplateComponent.ButtonTypeModifier and TypeMethodDescriptionWhatsAppMessageTemplateComponent.Button.getType()
Button type.Returns the enum constant of this type with the specified name.WhatsAppMessageTemplateComponent.ButtonType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.restfb.types.whatsapp with parameters of type WhatsAppMessageTemplateComponent.ButtonTypeModifier and TypeMethodDescriptionvoid
WhatsAppMessageTemplateComponent.Button.setType
(WhatsAppMessageTemplateComponent.ButtonType type) Button type.