RejectedReason
Defines reasons why the message was rejected and specifies whether the operation is retryable or not and under which conditions.
Entries
Indicates there is no user with target uuid.
Indicates there is no user with target msisdn.
Indicates there is no matching device for target user.
Indicates there has been a validation error from either target server-client or hub-server (for example, Msisdn has not valid format).
Indicates a termination signal from original (sender's) server-client.
Indicates the target server does not support that type of message.
Functions
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.)
Returns an array containing the constants of this enum type, in the order they're declared.