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