Agora Java API Reference for Android
Public Attributes | List of all members
agora::rtc::AdvancedConfigInfo Struct Reference

Advanced options for the Local Access Point. More...

#include <AgoraBase.h>

Public Attributes

LogUploadServerInfo logUploadServer
 

Detailed Description

Advanced options for the Local Access Point.

Member Data Documentation

◆ logUploadServer

LogUploadServerInfo agora::rtc::AdvancedConfigInfo::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.