menu
nertc_core package
documentation
nertc_core.dart
NERtcEngine
createChannel abstract method
createChannel abstract method
dark_mode
light_mode
createChannel
abstract method
Future
<
NERtcChannel
>
createChannel
(
String
channelName
)
Implementation
Future<NERtcChannel> createChannel(String channelName);
nertc_core package
documentation
nertc_core
NERtcEngine
createChannel abstract method
NERtcEngine class