Agora Java API Reference for Android
|
Static Public Member Functions | |
static int | getValue (RtmAreaCode code) |
Public Attributes | |
CN =(0x00000001) | |
NA =(0x00000002) | |
EU =(0x00000004) | |
AS =(0x00000008) | |
JP =(0x00000010) | |
IN =(0x00000020) | |
GLOB =(0xFFFFFFFF) | |
IP areas.
io.agora.rtm.RtmConstants.RtmAreaCode.CN =(0x00000001) |
0x00000001: Mainland China.
io.agora.rtm.RtmConstants.RtmAreaCode.NA =(0x00000002) |
0x00000002: North America.
io.agora.rtm.RtmConstants.RtmAreaCode.EU =(0x00000004) |
0x00000004: Europe.
io.agora.rtm.RtmConstants.RtmAreaCode.AS =(0x00000008) |
0x00000008: Asia, excluding Mainland China.
io.agora.rtm.RtmConstants.RtmAreaCode.JP =(0x00000010) |
0x00000010: Japan.
io.agora.rtm.RtmConstants.RtmAreaCode.IN =(0x00000020) |
0x00000020: India.
io.agora.rtm.RtmConstants.RtmAreaCode.GLOB =(0xFFFFFFFF) |
0xFFFFFFFF: (Default) Global.