Agora Java API Reference for Android
Static Public Member Functions | Public Attributes | List of all members
io.agora.rtm.RtmConstants.RtmProxyType Enum Reference

Static Public Member Functions

static int getValue (RtmProxyType type)
 

Public Attributes

 NONE =(0)
 
 HTTP =(1)
 
 CLOUD_TCP =(2)
 

Detailed Description

RTM proxy type.

Member Data Documentation

◆ NONE

io.agora.rtm.RtmConstants.RtmProxyType.NONE =(0)

0: Link without proxy

◆ HTTP

io.agora.rtm.RtmConstants.RtmProxyType.HTTP =(1)

1: Link with http proxy

◆ CLOUD_TCP

io.agora.rtm.RtmConstants.RtmProxyType.CLOUD_TCP =(2)

2: Link with tcp cloud proxy