NERtc Android SDK 4.6.10
Public Attributes | List of all members
com.netease.lava.nertc.sdk.NERtcConstants.TransportType Interface Reference

Public Attributes

int TRANSPORT_TYPE_NONE_PROXY = 0
 
int TRANSPORT_TYPE_UDP_PROXY = 1
 

Detailed Description

Cloud proxy type.

Member Data Documentation

◆ TRANSPORT_TYPE_NONE_PROXY

int com.netease.lava.nertc.sdk.NERtcConstants.TransportType.TRANSPORT_TYPE_NONE_PROXY = 0

0: Do not use the cloud proxy.

◆ TRANSPORT_TYPE_UDP_PROXY

int com.netease.lava.nertc.sdk.NERtcConstants.TransportType.TRANSPORT_TYPE_UDP_PROXY = 1

1: Sets the cloud proxy for the UDP protocol.


The documentation for this interface was generated from the following file: