NERtc iOS SDK
V4.6.20
|
初始化设置 NERtcEngine 更多...
#import <NERtcEngineContext.h>
属性 | |
NSString * | appKey |
应用的 App Key。在云信控制台创建应用后,可以查看对应的 App Key。 更多... | |
NERtcLogSetting * | logSetting |
日志配置,详细信息请参考 NERtcLogSetting。 更多... | |
id< NERtcEngineDelegateEx > | engineDelegate |
NERtcEngine 的回调接口,由用户提供。 更多... | |
NERtcServerAddresses * | serverAddress |
私有化服务器地址 更多... | |
初始化设置 NERtcEngine
|
readwritenonatomiccopy |
应用的 App Key。在云信控制台创建应用后,可以查看对应的 App Key。
|
readwritenonatomicweak |
NERtcEngine 的回调接口,由用户提供。
|
readwritenonatomicstrong |
日志配置,详细信息请参考 NERtcLogSetting。
|
readwritenonatomicstrong |
私有化服务器地址