Uses of Enum Class
it.auties.whatsapp.model.button.template.hsm.HighlyStructuredButton.Type
Packages that use HighlyStructuredButton.Type
-
Uses of HighlyStructuredButton.Type in it.auties.whatsapp.model.button.template.hsm
Methods in it.auties.whatsapp.model.button.template.hsm that return HighlyStructuredButton.TypeModifier and TypeMethodDescriptionHighlyStructuredButton.buttonType()Returns the type of this buttonHighlyStructuredButtonTemplate.buttonType()Returns the type of button that this message wrapsHighlyStructuredCallButton.buttonType()HighlyStructuredQuickReplyButton.buttonType()HighlyStructuredURLButton.buttonType()static HighlyStructuredButton.TypeReturns the enum constant of this class with the specified name.static HighlyStructuredButton.Type[]HighlyStructuredButton.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.template.hsm that return types with arguments of type HighlyStructuredButton.TypeModifier and TypeMethodDescriptionstatic Optional<HighlyStructuredButton.Type> HighlyStructuredButtonTypeSpec.decode(int index) Methods in it.auties.whatsapp.model.button.template.hsm with parameters of type HighlyStructuredButton.TypeModifier and TypeMethodDescriptionstatic IntegerHighlyStructuredButtonTypeSpec.encode(HighlyStructuredButton.Type protoInputObject)