Binary
Functions
Link copied to clipboard
Returns the binary content of the message if it's a binary message, otherwise returns null.
Link copied to clipboard
Returns the binary content of the message if it's a binary message, otherwise throws an exception.
Link copied to clipboard
Returns the text content of the message if it's a text message, otherwise returns null.
Link copied to clipboard
Returns the text content of the message if it's a text message, otherwise throws an exception.