AdvancedConfigInfo

Used to configure advanced options for the local access point.

struct AdvancedConfigInfo {
  LogUploadServerInfo logUploadServer;
};

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.