AgoraRtmServiceContext Class Reference

Inherits from NSObject
Declared in AgoraRtmKit.h

Overview

Context of the AgoraRtmKit instance.

  areaCode

Region for the Agora RTM service. The default is AgoraAreaGLOB. See AgoraRtmAreaCode.

@property (nonatomic, assign) AgoraRtmAreaCode areaCode

Declared In

AgoraRtmKit.h

  proxyType

Type of the cloud proxy. The default is AgoraRtmNoneProxy. See AgoraRtmCloudProxyType.

@property (nonatomic, assign) AgoraRtmCloudProxyType proxyType

Declared In

AgoraRtmKit.h