PushMessageStatus

Enum class represents the status of a push message.

Enum class representing the status of a push message.

Syntax: enum PushMessageStatus : Enum<PushMessageStatus>

ValuesDescription
DELIVEREDIndicates that the push message has been delivered.
READIndicates that the push message has been read.