AgoraRtmCloudProxyType Constants Reference

Declared in AgoraRtmKit.h

AgoraRtmCloudProxyType

云代理类型。

Definition

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

Constants

AgoraRtmNoneProxy

不使用云代理。

Declared In AgoraRtmKit.h.

AgoraRtmTcpProxy

TLS 云代理。

Declared In AgoraRtmKit.h.

Declared In

AgoraRtmKit.h