onRoomParticipantsUpdated property
Callback when room participants are updated (count or list changes) Provides the current list of remote participants
Implementation
Function(List<RemoteParticipant>)? onRoomParticipantsUpdated;
Callback when room participants are updated (count or list changes) Provides the current list of remote participants
Function(List<RemoteParticipant>)? onRoomParticipantsUpdated;