handleRemoveParticipant property
final
Callback to handle removing a participant from a room.
Implementation
final void Function(int roomIndex, BreakoutParticipant participant)
handleRemoveParticipant;
Callback to handle removing a participant from a room.
final void Function(int roomIndex, BreakoutParticipant participant)
handleRemoveParticipant;