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 |
|
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
LOCAL_PROXY_MODE mode |
local proxy connection mode, connectivity first or local only.