menu
enx_uikit_flutter package
documentation
controller/enx_controller.dart
EnxController
destroyRoom method
destroyRoom method
dark_mode
light_mode
destroyRoom
method
Future
<
void
>
destroyRoom
(
)
Implementation
Future<void> destroyRoom() async{ await EnxRtc.destroy(); }
enx_uikit_flutter package
documentation
controller/enx_controller
EnxController
destroyRoom method
EnxController class