NERtc iOS SDK V4.6.10
|
Initializes the NERtcEngine instance. More...
#import <NERtcEngineContext.h>
Properties | |
NSString * | appKey |
The App Key of an app. More... | |
NERtcLogSetting * | logSetting |
The log setting of NERtc. More... | |
id< NERtcEngineDelegateEx > | engineDelegate |
The callback interface of NERtcEngine provided by the developer. More... | |
NERtcServerAddresses * | serverAddress |
The private server address. More... | |
Initializes the NERtcEngine instance.
|
readwritenonatomiccopy |
The App Key of an app.
You can view the App Key in the CommsEase 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.