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