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

私有化服务器配置项 更多...

#import <NERtcEngineBase.h>

类 NERtcServerAddresses 继承关系图:

属性

NSString * channelServer
 获取通道信息服务器 更多...
 
NSString * statisticsServer
 统计上报服务器 更多...
 
NSString * roomServer
 roomServer服务器 更多...
 
NSString * compatServer
 兼容性配置服务器 更多...
 
NSString * nosLbsServer
 nos 域名解析服务器 更多...
 
NSString * nosUploadSever
 默认nos 上传服务器 更多...
 
NSString * nosTokenServer
 获取NOS token 服务器 更多...
 
BOOL useIPv6
 是否使用ipv6地址(默认为NO) 更多...
 

详细描述

私有化服务器配置项

注解
如需启用私有化功能,请联系技术支持获取详情

属性说明

◆ channelServer

- (NSString*) channelServer
readwritenonatomiccopy

获取通道信息服务器

◆ compatServer

- (NSString*) compatServer
readwritenonatomiccopy

兼容性配置服务器

◆ nosLbsServer

- (NSString*) nosLbsServer
readwritenonatomiccopy

nos 域名解析服务器

◆ nosTokenServer

- (NSString*) nosTokenServer
readwritenonatomiccopy

获取NOS token 服务器

◆ nosUploadSever

- (NSString*) nosUploadSever
readwritenonatomiccopy

默认nos 上传服务器

◆ roomServer

- (NSString*) roomServer
readwritenonatomiccopy

roomServer服务器

◆ statisticsServer

- (NSString*) statisticsServer
readwritenonatomiccopy

统计上报服务器

◆ useIPv6

- (BOOL) useIPv6
readwritenonatomicassign

是否使用ipv6地址(默认为NO)


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