Module it.auties.cobalt
Interface HydratedFourRowTemplateTitle
- All Known Implementing Classes:
DocumentMessage,HydratedFourRowTemplateTextTitle,ImageMessage,LocationMessage,VideoOrGifMessage
public sealed interface HydratedFourRowTemplateTitle
permits DocumentMessage, HydratedFourRowTemplateTextTitle, ImageMessage, VideoOrGifMessage, LocationMessage
A model that represents the title of a
HydratedFourRowTemplate-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumThe constants of this enumerated type describe the various types of title that a template can wrap -
Method Summary
Modifier and TypeMethodDescriptionReturn the type of this title
-
Method Details
-
hydratedTitleType
HydratedFourRowTemplateTitle.Type hydratedTitleType()Return the type of this title- Returns:
- a non-null type
-