Uses of Enum Class
it.auties.whatsapp.model.button.template.TemplateFormatter.Type
Packages that use TemplateFormatter.Type
Package
Description
-
Uses of TemplateFormatter.Type in it.auties.whatsapp.model.button.template
Methods in it.auties.whatsapp.model.button.template that return TemplateFormatter.TypeModifier and TypeMethodDescriptionTemplateFormatter.templateType()Returns the type of this formatterstatic TemplateFormatter.TypeReturns the enum constant of this class with the specified name.static TemplateFormatter.Type[]TemplateFormatter.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 that return types with arguments of type TemplateFormatter.TypeModifier and TypeMethodDescriptionstatic Optional<TemplateFormatter.Type> TemplateFormatterTypeSpec.decode(int index) Methods in it.auties.whatsapp.model.button.template with parameters of type TemplateFormatter.TypeModifier and TypeMethodDescriptionstatic IntegerTemplateFormatterTypeSpec.encode(TemplateFormatter.Type protoInputObject) -
Uses of TemplateFormatter.Type in it.auties.whatsapp.model.button.template.hsm
Methods in it.auties.whatsapp.model.button.template.hsm that return TemplateFormatter.Type -
Uses of TemplateFormatter.Type in it.auties.whatsapp.model.button.template.hydrated
Methods in it.auties.whatsapp.model.button.template.hydrated that return TemplateFormatter.Type -
Uses of TemplateFormatter.Type in it.auties.whatsapp.model.message.button
Methods in it.auties.whatsapp.model.message.button that return TemplateFormatter.TypeModifier and TypeMethodDescriptionTemplateMessage.formatType()Returns the type of format of this messageInteractiveMessage.templateType()