Uses of Enum Class
it.auties.whatsapp.model.button.template.hydrated.HydratedFourRowTemplateTitle.Type
Packages that use HydratedFourRowTemplateTitle.Type
Package
Description
-
Uses of HydratedFourRowTemplateTitle.Type in it.auties.whatsapp.model.button.template.hydrated
Methods in it.auties.whatsapp.model.button.template.hydrated that return HydratedFourRowTemplateTitle.TypeModifier and TypeMethodDescriptionHydratedFourRowTemplateTextTitle.hydratedTitleType()HydratedFourRowTemplateTitle.hydratedTitleType()Return the type of this titleHydratedFourRowTemplate.titleType()Returns the type of title that this template wrapsReturns the enum constant of this class with the specified name.static HydratedFourRowTemplateTitle.Type[]HydratedFourRowTemplateTitle.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.hydrated that return types with arguments of type HydratedFourRowTemplateTitle.TypeMethods in it.auties.whatsapp.model.button.template.hydrated with parameters of type HydratedFourRowTemplateTitle.TypeModifier and TypeMethodDescriptionstatic IntegerHydratedFourRowTemplateTitleTypeSpec.encode(HydratedFourRowTemplateTitle.Type protoInputObject) -
Uses of HydratedFourRowTemplateTitle.Type in it.auties.whatsapp.model.message.standard
Methods in it.auties.whatsapp.model.message.standard that return HydratedFourRowTemplateTitle.TypeModifier and TypeMethodDescriptionDocumentMessage.hydratedTitleType()ImageMessage.hydratedTitleType()LocationMessage.hydratedTitleType()VideoOrGifMessage.hydratedTitleType()