InAppMessageCategoryId
Updated: Mar 19, 2025
annotation class InAppMessageCategoryId
A high-level category of the in-app message.
One category can be mapped to multiple in-app messages.
| Name | Summary |
|---|
Companion | object Companion |
object Companion
| Name | Summary |
|---|
TRANSACTIONAL | const val TRANSACTIONAL: Int = 2 The in-app messages of this category are for transactional purpose, such as payment issues. |
UNKNOWN_IN_APP_MESSAGE_CATEGORY_ID | const val UNKNOWN_IN_APP_MESSAGE_CATEGORY_ID: Int = 0 |