AgoraRtmCloudProxyType Constants Reference
Declared in | AgoraRtmKit.h |
---|
AgoraRtmCloudProxyType
Type of the cloud proxy.
Definition
typedef NS_OPTIONS(NSUInteger, AgoraRtmCloudProxyType ) {
AgoraRtmNoneProxy = 0,
AgoraRtmTcpProxy = 1,
};
Constants
Declared In
AgoraRtmKit.h