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