MessageSendingStatus
Constants of type to describe message’s sending status.
Since
3.0.173-
MUST NOT BE. If you got a message instance from SDK, the message can’t have this value.
-
Indicates the status of the message returned when trying to send a message. The message with the pending status means that is not dispatched completely to the Sendbird server. The pending message should be replaced with a message (failed or succeeded) from the callback.
-
Indicates the status of the message that failed to send the message.
-
Indicates the status of the message that success to send the message.
-
Indicates the status of the message that is canceled.
-
Indicates the status of the message that is scheduled.
-
-
-
Default constructor.
-
Encodes this object.
-