|
Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
Properties | |
| NSString *_Nullable | serverDomain |
| NSString *_Nullable | serverPath |
| NSInteger | serverPort |
| BOOL | serverHttps |
|
readwritenonatomiccopy |
The domain name of the log server.
|
readwritenonatomiccopy |
The storage path of logs on the server.
|
readwritenonatomicassign |
The port of the log server.
|
readwritenonatomicassign |
Whether the log server uses the HTTPS protocol:
YES: Uses the HTTPS protocol.NO: Uses the HTTP protocol.