MessageSendStatus
enum
An enumeration type that defines the different statuses of message sending.
Values
DELIVERED
Message has been delivered.
READ
Message has been read.
SEND_FAIL
Message failed to send.
SEND_SUCCESS
Message was sent successfully.
UN_SEND
Message is unsent.
Map
Field from
MessageSendStatus
Was this article helpful to you?