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