类 | |
| class | RtmAreaCode |
| class | RtmCloudProxyType |
Public 成员函数 | |
| String | toString () |
Public 属性 | |
| int | areaCode = RtmAreaCode.AREA_CODE_GLOB |
| int | proxyType = RtmCloudProxyType.NONE_PROXY |
RtmClient 实例的上下文。
| int io.agora.rtm.RtmServiceContext.areaCode = RtmAreaCode.AREA_CODE_GLOB |
Agora RTM 服务的限定区域。默认为 AREA_CODE_GLOB ,即限定区域为全球。详见 RtmAreaCode。
| int io.agora.rtm.RtmServiceContext.proxyType = RtmCloudProxyType.NONE_PROXY |
云代理类型。默认为 NONE_PROXY。详见 RtmCloudProxyType。