com.webex.connect.inapp.message.attachments.templates
Contains template attachments in messages.
Contains template attachments in messages. The following table provides the package-level declarations.
| Package-level declarations | Description |
|---|---|
| InAppTemplateAttachment | Represents a template attachment and inherits from InAppAttachment. This interface is implemented by all template attachment types. |
| InAppTemplateType | Enum class represents different types of templates. |
| InAppFormTemplateAttachment | Represents a form template attachment and inherits from InAppTemplateAttachment |
| InAppGenericTemplateElement | Represents an element of a generic template. |
| InAppGenericTemplateAttachment | Represents a generic template attachment and inherits from InAppTemplateAttachment] |
Updated 8 months ago
