AgoraRtmCloudProxyType Constants Reference

Declared in AgoraRtmKit.h

AgoraRtmCloudProxyType

Type of the cloud proxy.

Definition

typedef NS_OPTIONS(NSUInteger, AgoraRtmCloudProxyType ) {
   AgoraRtmNoneProxy = 0,
   AgoraRtmTcpProxy = 1,
};

Constants

AgoraRtmNoneProxy

No cloud proxy.

Declared In AgoraRtmKit.h.

AgoraRtmTcpProxy

TLS cloud proxy.

Declared In AgoraRtmKit.h.

Declared In

AgoraRtmKit.h