Agora Java API Reference for Android
|
Static Public Member Functions | |
static int | getValue (RtmMessageType type) |
static RtmMessageType | getEnum (int value) |
Public Attributes | |
BINARY =(0) | |
STRING =(1) | |
RTM message type.
io.agora.rtm.RtmConstants.RtmMessageType.BINARY =(0) |
0: The binary message.
io.agora.rtm.RtmConstants.RtmMessageType.STRING =(1) |
1: The ascii message.