Agora Java API Reference for Android
|
Static Public Member Functions | |
static int | getValue (RtmServiceType type) |
static RtmServiceType | getEnum (int value) |
Public Attributes | |
NONE =(0x00000000) | |
MESSAGE =(0x00000001) | |
STREAM =(0x00000002) | |
Rtm service type.
io.agora.rtm.RtmConstants.RtmServiceType.NONE =(0x00000000) |
0: The type of rtm service not specified.
io.agora.rtm.RtmConstants.RtmServiceType.MESSAGE =(0x00000001) |
1: The basic functionality of rtm service.
io.agora.rtm.RtmConstants.RtmServiceType.STREAM =(0x00000002) |
2: The advanced functionality of rtm service.