Signaling (previously RTM) SDK v1.5.0 API Reference for Android
Static Public Attributes | List of all members
io.agora.rtm.RtmServiceContext.RtmCloudProxyType Class Reference

Static Public Attributes

static final int  NONE_PROXY = 0
 
static final int  TCP_PROXY = 1
 

Detailed Description

Type of the cloud proxy.

Member Data Documentation

◆ NONE_PROXY

final int io.agora.rtm.RtmServiceContext.RtmCloudProxyType.NONE_PROXY = 0
static

No cloud proxy.

◆ TCP_PROXY

final int io.agora.rtm.RtmServiceContext.RtmCloudProxyType.TCP_PROXY = 1
static

TLS cloud proxy.