handleAddParticipant property
final
Callback to handle adding a participant to a room.
Implementation
final void Function(int roomIndex, BreakoutParticipant participant)
handleAddParticipant;
Callback to handle adding a participant to a room.
final void Function(int roomIndex, BreakoutParticipant participant)
handleAddParticipant;