MessageType
Entries
Indicates the Message.content is an encrypted text.
Indicates the Message.content acts as a receipt that the receiver decrypted successfully the message. Delivery receipts refer to some MessageID and notify the sender that the MessageRecord may be deleted.
Indicates the Message.content is a non-encrypted text.
Indicates that the message was rejected and the Message.content contains info about the rejection in JSON format.
Indicates the Message.content holds an encoded HubMessage in Json format.
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.