Agora Java API Reference for Android
Static Public Member Functions | Public Attributes | List of all members
io.agora.rtm.RtmConstants.RtmAreaCode Enum Reference

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)
 

Detailed Description

IP areas.

Member Data Documentation

◆ CN

io.agora.rtm.RtmConstants.RtmAreaCode.CN =(0x00000001)

0x00000001: Mainland China.

◆ NA

io.agora.rtm.RtmConstants.RtmAreaCode.NA =(0x00000002)

0x00000002: North America.

◆ EU

io.agora.rtm.RtmConstants.RtmAreaCode.EU =(0x00000004)

0x00000004: Europe.

◆ AS

io.agora.rtm.RtmConstants.RtmAreaCode.AS =(0x00000008)

0x00000008: Asia, excluding Mainland China.

◆ JP

io.agora.rtm.RtmConstants.RtmAreaCode.JP =(0x00000010)

0x00000010: Japan.

◆ IN

io.agora.rtm.RtmConstants.RtmAreaCode.IN =(0x00000020)

0x00000020: India.

◆ GLOB

io.agora.rtm.RtmConstants.RtmAreaCode.GLOB =(0xFFFFFFFF)

0xFFFFFFFF: (Default) Global.