AdvancedConfigInfo
Advanced configuration options for the local access point.
public static class AdvancedConfigInfo {
public LogUploadServerInfo logUploadServer = null;
}
Properties
- logUploadServer
- Custom log upload server. By default, the SDK uploads logs to the Agora log server. You can use this parameter to change the log upload server. See LogUploadServerInfo.