|
Agora RTC Objective-C API Reference
Refactor
|
Data Fields | |
| const char * | serverDomain |
| const char * | serverPath |
| int | serverPort |
| bool | serverHttps |
|
inline |
|
inline |
| const char* serverDomain |
Domain name of the log server.
| const char* serverPath |
Storage path for logs on the server.
| int serverPort |
Port of the log server.
| bool serverHttps |
Whether the log server uses HTTPS protocol:
true: Uses HTTPS.false: Uses HTTP.