menu
agora_rtc package
documentation
rtc_engine.dart
RtcEngineConfig
RtcEngineConfig constructor
RtcEngineConfig constructor
dark_mode
light_mode
RtcEngineConfig
constructor
RtcEngineConfig
(
String
?
appId
, {
AreaCode
?
areaCode
,
LogConfig
?
logConfig
,
})
Constructs a
RtcEngineConfig
Implementation
RtcEngineConfig(this.appId, {this.areaCode, this.logConfig});
agora_rtc package
documentation
rtc_engine
RtcEngineConfig
RtcEngineConfig constructor
RtcEngineConfig class