MessageStatus

Enumeration of possible message states, including those not reported by the SDK.

Entries

Link copied to clipboard

Message that has been presented to the SDK, but not yet full transmitted to the backend.

Link copied to clipboard

Message has been fully sent to the backend but not yet acknowledged.

Link copied to clipboard

Message has been acknowledged by the backend.

Link copied to clipboard

Message to customer has been reported as seen by the UI.

Link copied to clipboard

Message to agent has been reported as read by the backend.

Link copied to clipboard

Message transmission failed to send or was reported as unacceptable by the backend.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.