menu
mediasfu_sdk
components\breakout_components\breakout_rooms_modal.dart
EditRoomModalOptions
participantsRef property
participantsRef
dark_mode
light_mode
participantsRef
property
List
<
Participant
>
participantsRef
final
Reference to all participants for assigning to rooms.
Implementation
final List<Participant> participantsRef;
mediasfu_sdk
breakout_rooms_modal
EditRoomModalOptions
participantsRef property
EditRoomModalOptions class