BreakoutsEditPanelSave
type BreakoutsEditPanelSave = object;
Properties
| Property | Type |
|---|---|
move | Map<BreakoutRoomId, BreakoutParticipantsIdentities> |
addRoom | Map<BreakoutRoomName, BreakoutParticipantsIdentities> |
renameRoom | Map<BreakoutRoomId, BreakoutRoomName> |
removeRoom | BreakoutRoomId[] |