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