NERtc Unity SDK  V4.5.907
Public Attributes | List of all members
nertc.RtcServerAddresses Struct Reference

Public Attributes

string channelServer
 
string statisticsServer
 
string roomServer
 
string compatServer
 
string nosLbsServer
 
string nosUploadSever
 
string nosTokenServer
 
bool useIpv6
 

Detailed Description

Configures private servers.

Note
To use private servers, contact technical support for help.

Member Data Documentation

◆ channelServer

string nertc.RtcServerAddresses.channelServer

获取通道信息服务器

◆ statisticsServer

string nertc.RtcServerAddresses.statisticsServer

The stats server.

◆ roomServer

string nertc.RtcServerAddresses.roomServer

The roomServer server.

◆ compatServer

string nertc.RtcServerAddresses.compatServer

The compatibility configuration server.

◆ nosLbsServer

string nertc.RtcServerAddresses.nosLbsServer

The NOS domain name resolution server.

◆ nosUploadSever

string nertc.RtcServerAddresses.nosUploadSever

The default NOS upload server.

◆ nosTokenServer

string nertc.RtcServerAddresses.nosTokenServer

The NOS token server.

◆ useIpv6

bool nertc.RtcServerAddresses.useIpv6

Specifies whether to use Ipv6. The default value is false.


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