BreakoutRoomsSettingsEvent interface

Note

This API is in Beta and provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Name of interface for breakoutroom settings available event

Properties

data

Breakout Room setting details

type

Breakout room event type

Property Details

data

Breakout Room setting details

data: undefined | BreakoutRoomsSettings

Property Value

undefined | BreakoutRoomsSettings

type

Breakout room event type

type: "breakoutRoomsSettings"

Property Value

"breakoutRoomsSettings"