Channel message sending object
This object contains the information for sending a message to a channel.
More...
Public Attributes | |
| String | channelId |
| Target channel ID. | |
| String | message |
| The content of the message to be sent. | |
| String | extraData |
| Message extra data. Up to 256 Bytes(based on UTF-8) | |
Channel message sending object
This object contains the information for sending a message to a channel.