NERtc iOS SDK  V4.4.301
属性 | 所有成员列表
NERtcServerAddresses类 参考

Configure private servers. 更多...

#import <NERtcEngineBase.h>

类 NERtcServerAddresses 继承关系图:

属性

NSString * channelServer
 Gets information about the channel server. 更多...
 
NSString * statisticsServer
 Stats server. 更多...
 
NSString * roomServer
 The room server 更多...
 
NSString * compatServer
 Compatibility configuration server 更多...
 
NSString * nosLbsServer
 nos DNS server 更多...
 
NSString * nosUploadSever
 Default nos upload server 更多...
 
NSString * nosTokenServer
 Gets the NOS token server 更多...
 
BOOL useIPv6
 Specifies whether to use IPv6 addresses. 更多...
 
NSString * cloudProxyServer
 Cloud proxy server 更多...
 
NSString * webSocketProxyServer
 WebSocket proxy server 更多...
 
NSString * quicProxyServer
 Quic proxy server 更多...
 
NSString * mediaProxyServer
 Media proxy server 更多...
 

详细描述

Configure private servers.

注解
To use private servers, contact technical support for help.

属性说明

◆ channelServer

- (NSString*) channelServer
readwritenonatomiccopy

Gets information about the channel server.

◆ cloudProxyServer

- (NSString*) cloudProxyServer
readwritenonatomiccopy

Cloud proxy server

◆ compatServer

- (NSString*) compatServer
readwritenonatomiccopy

Compatibility configuration server

◆ mediaProxyServer

- (NSString*) mediaProxyServer
readwritenonatomiccopy

Media proxy server

◆ nosLbsServer

- (NSString*) nosLbsServer
readwritenonatomiccopy

nos DNS server

◆ nosTokenServer

- (NSString*) nosTokenServer
readwritenonatomiccopy

Gets the NOS token server

◆ nosUploadSever

- (NSString*) nosUploadSever
readwritenonatomiccopy

Default nos upload server

◆ quicProxyServer

- (NSString*) quicProxyServer
readwritenonatomiccopy

Quic proxy server

◆ roomServer

- (NSString*) roomServer
readwritenonatomiccopy

The room server

◆ statisticsServer

- (NSString*) statisticsServer
readwritenonatomiccopy

Stats server.

◆ useIPv6

- (BOOL) useIPv6
readwritenonatomicassign

Specifies whether to use IPv6 addresses.

(The default value is NO.)

◆ webSocketProxyServer

- (NSString*) webSocketProxyServer
readwritenonatomiccopy

WebSocket proxy server


该类的文档由以下文件生成: