menu
nertc_core package
documentation
nertc_core.dart
NERtcJoinChannelOptions
NERtcJoinChannelOptions constructor
NERtcJoinChannelOptions constructor
dark_mode
light_mode
NERtcJoinChannelOptions
constructor
NERtcJoinChannelOptions
(
String
?
customInfo
,
String
?
permissionKey
)
Implementation
NERtcJoinChannelOptions(this.customInfo, this.permissionKey);
nertc_core package
documentation
nertc_core
NERtcJoinChannelOptions
NERtcJoinChannelOptions constructor
NERtcJoinChannelOptions class