menu
daakia_vc_flutter_sdk package
documentation
viewmodel/rtc_viewmodel.dart
RtcViewmodel
getParticipantList method
getParticipantList method
dark_mode
light_mode
getParticipantList
method
List
<
ParticipantTrack
>
getParticipantList
(
)
Implementation
List<ParticipantTrack> getParticipantList() { return _participantTracks; }
daakia_vc_flutter_sdk package
documentation
viewmodel/rtc_viewmodel
RtcViewmodel
getParticipantList method
RtcViewmodel class