Interface for text messages. You can use this interface to send and receive text messages. You can call RtmClient.sendMessageToPeer or RtmChannel.sendMessage to send a peer-to-peer or channel text message.
Message type. TEXT stands for text messages.
TEXT
Content of the text message. The maximum length is 32 KB.
Note
Interface for text messages. You can use this interface to send and receive text messages. You can call RtmClient.sendMessageToPeer or RtmChannel.sendMessage to send a peer-to-peer or channel text message.