menu
tcic_client_ui package
documentation
controller/tcic_contoller.dart
TCICController
testNetwork method
testNetwork method
dark_mode
light_mode
testNetwork
method
Future
<
void
>
testNetwork
(
)
Implementation
Future<void> testNetwork() async { await TRTC.testNetwork(); }
tcic_client_ui package
documentation
controller/tcic_contoller
TCICController
testNetwork method
TCICController class