Agora Java API Reference for Android
|
Public Member Functions | |
void | addExtension (String providerName) |
String | getAppId () |
Context | getContext () |
AgoraRteLogConfig | getLogConfig () |
boolean | isEnableRtcCompatibleMode () |
Public Attributes | |
String | appId |
Context | context |
AgoraRteLogConfig | logConfig |
boolean | enableRtcCompatibleMode = false |
List< String > | mExtensionList = new ArrayList<>() |
The definition of AgoraRteEngineConfig.
String io.agora.rte.AgoraRteSdkConfig.appId |
The App ID issued to the developers by Agora. Apply for a new one from Agora if it is missing from your kit.
Context io.agora.rte.AgoraRteSdkConfig.context |
AgoraRteLogConfig io.agora.rte.AgoraRteSdkConfig.logConfig |
The config for custumer set log path, log size and log level.