Package io.agora.rtc2.proxy
Class LocalAccessPointConfiguration.AdvancedConfigInfo
java.lang.Object
io.agora.rtc2.proxy.LocalAccessPointConfiguration.AdvancedConfigInfo
- Enclosing class:
- LocalAccessPointConfiguration
-
Field Summary
FieldsModifier and TypeFieldDescriptionCustom log upload server. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
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`.
-
-
Constructor Details
-
AdvancedConfigInfo
public AdvancedConfigInfo()
-
-
Method Details
-
getLogUploadServerInfo
-