BreakoutRoomsState interface
Breakout rooms state
Properties
assigned |
Breakout room assigned to local user in call |
breakout |
Display name of breakout room. This is defined when call is a breakout room. |
breakout |
Breakout room settings of call. This is defined when call is a breakout room. |
Property Details
assignedBreakoutRoom
Breakout room assigned to local user in call
assignedBreakoutRoom?: BreakoutRoom
Property Value
breakoutRoomDisplayName
Display name of breakout room. This is defined when call is a breakout room.
breakoutRoomDisplayName?: string
Property Value
string
breakoutRoomSettings
Breakout room settings of call. This is defined when call is a breakout room.
breakoutRoomSettings?: BreakoutRoomsSettings