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