|
Agora Java API Reference for Android
|
The region for connection, which is the region where the server the SDK connects to is located. More...
Static Public Attributes | |
| static final int | AREA_CODE_NONE = 0 |
| static final int | AREA_CODE_CN = 0x00000001 |
| static final int | AREA_CODE_NA = 0x00000002 |
| static final int | AREA_CODE_EU = 0x00000004 |
| static final int | AREA_CODE_AS = 0x00000008 |
| static final int | AREA_CODE_JP = 0x00000010 |
| static final int | AREA_CODE_IN = 0x00000020 |
| static final int | AREA_CODE_RU = 0x00001000 |
| static final int | AREA_CODE_GLOB = 0xFFFFFFFF |
The region for connection, which is the region where the server the SDK connects to is located.
|
static |
Mainland China.
|
static |
North America.
|
static |
Europe.
|
static |
Asia, excluding Mainland China.
|
static |
Japan.
|
static |
India.
|
static |
Russia
|
static |
Global.
1.8.18