Method to assign participants to rooms. (automatically, manually, participantsChoose)
Optional
names?: string[]List of names to give breakout rooms upon creation. Between 1 and 50. If numberOfRooms
is present, must match the length of this list. Added in client version 5.12.6
Generated using TypeDoc
Amount of breakout rooms to create. Between 1 and 50. Optional if
names
is present