|
NERtc iOS SDK
V4.4.301
|
Initializes the NERtcEngine instance. 更多...
#import <NERtcEngineContext.h>
属性 | |
| NSString * | appKey |
| The App Key of an app. 更多... | |
| NERtcLogSetting * | logSetting |
| The log setting of NERtc. 更多... | |
| id< NERtcEngineDelegateEx > | engineDelegate |
| The callback interface of NERtcEngine provided by the developer. 更多... | |
| NERtcServerAddresses * | serverAddress |
| The private server address. 更多... | |
Initializes the NERtcEngine instance.
|
readwritenonatomiccopy |
The App Key of an app.
You can view the App Key in the YunXin console after you create an app.
|
readwritenonatomicweak |
The callback interface of NERtcEngine provided by the developer.
|
readwritenonatomicstrong |
The log setting of NERtc.
For more information, see NERtcLogSetting.
|
readwritenonatomicstrong |
The private server address.