PushDisplayType
Enum class represents the display type of a push message.
Enum class represents the display type of a push message.
Syntax: enum PushDisplayType : Enum<PushDisplayType>
| Value | Description |
|---|---|
NONE | No display type. |
BANNER | Banner display type. |
MODAL | Modal display type. |
Updated about 1 year ago
