Agora RTC Objective-C API Reference
Refactor
|
Data Fields | |
const char ** | ipList |
int | ipListSize |
const char ** | domainList |
int | domainListSize |
const char * | verifyDomainName |
LOCAL_PROXY_MODE | mode |
AdvancedConfigInfo | advancedConfig |
|
inline |
const char** ipList |
Local access point IP address list.
int ipListSize |
The number of local access point IP address.
const char** domainList |
Local access point domain list.
int domainListSize |
The number of local access point domain.
const char* verifyDomainName |
Certificate domain name installed on specific local access point. pass "" means using sni domain on specific local access point SNI(Server Name Indication) is an extension to the TLS protocol.
LOCAL_PROXY_MODE mode |
Local proxy connection mode, connectivity first or local only.
AdvancedConfigInfo advancedConfig |
Local proxy connection, advanced Config info.