com.webex.connect.inapp.message
Contains in-app message components.
Contains in-app message components. The following table provides the package-level declarations.
Package-level declarations | Description |
---|---|
InAppThread | Represents an in-app thread. |
InAppThreadStatus | The enum class represents the different statuses of the in-app thread. |
InAppThreadType | The enum class represents different types of in-app threads. |
InAppMessage | Represents an in-app message. |
InAppMessageStatus | Enum class represents the status of an in-app message. |
InAppMessageType | Enum class represents different types of in-app messages. |
InAppButton | Represents an in-app button. |
InAppFormField | A class represents a form field. |
InAppFormFieldType | Enum class represents different types of form fields. |
InAppInteractiveData | Represents interactive data. |
InAppInteractiveDataType | Enum class represents the type of interactive data. |
InAppQuickReply | It represents a quick reply in an in-app message. |
Updated 8 days ago