NERtc iOS SDK V4.6.10
Properties | List of all members
NERtcServerAddresses Class Reference

Configure private servers. More...

#import <NERtcEngineBase.h>

Inheritance diagram for NERtcServerAddresses:

Properties

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

Detailed Description

Configure private servers.

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

Property Documentation

◆ 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.


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