AgoraRtmServiceContext Class Reference
Inherits from | NSObject |
---|---|
Declared in | AgoraRtmKit.h |
areaCode
Agora RTM 服务的限定区域。默认为 AgoraAreaGLOB
,即限定区域为全球。详见 AgoraRtmAreaCode。
@property (nonatomic, assign) AgoraRtmAreaCode areaCode
Declared In
AgoraRtmKit.h
proxyType
云代理类型。默认为 AgoraRtmNoneProxy
。详见 AgoraRtmCloudProxyType。
@property (nonatomic, assign) AgoraRtmCloudProxyType proxyType
Declared In
AgoraRtmKit.h