Share via


BreakoutRoomsState interface

Breakout rooms state

Properties

assignedBreakoutRoom

Breakout room assigned to local user in call

breakoutRoomDisplayName

Display name of breakout room. This is defined when call is a breakout room.

breakoutRoomSettings

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

Property Value