menu
sfm_flutter_plugin package
documentation
enx_flutter_plugin.dart
EnxRtc
getTalkerCount static method
getTalkerCount static method
dark_mode
light_mode
getTalkerCount
static method
Future
<
void
>
getTalkerCount
(
)
Implementation
static Future<void> getTalkerCount() async { await _channel.invokeMethod('getTalkerCount'); }
sfm_flutter_plugin package
documentation
enx_flutter_plugin
EnxRtc
getTalkerCount static method
EnxRtc class