|
IoT SDK for Linux v1.9.7
|
#include <agora_rtc_api.h>
Data Fields | |
| uint32_t | area_code |
| char | product_id [AGORA_RTC_PRODUCT_ID_MAX_LEN+1] |
| log_config_t | log_cfg |
| char | license_value [AGORA_LICENSE_VALUE_LEN+1] |
| bool | domain_limit |
| bool | use_string_uid |
The definition of the service option
| uint32_t area_code |
The server access region. This advanced setting is intended for scenarios with access-security restrictions. See area_code_e for supported regions. Region codes can be combined with bitwise operations. After a region is specified, the SDK connects only to Agora servers in that region.
| bool domain_limit |
Whether to enable domain restrictions:
| char license_value[AGORA_LICENSE_VALUE_LEN+1] |
The license string returned after license activation.
| log_config_t log_cfg |
SDK log configuration. See log_config_t.
| char product_id[AGORA_RTC_PRODUCT_ID_MAX_LEN+1] |
the product_id (device name), the max product_id length is 63
| bool use_string_uid |
Whether to enable string user IDs: