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