I’m trying to update our app to respond to changes in the breakout room status but this event mentioned in the docs does not seem to exist.
Event: onBreakoutRoomsConfigurationChanged
When the application is in use, the host maintains manual control over the state. Use event
onBreakoutRoomsConfigurationChanged
to catch any changes, andgetBreakoutRoomList
to get the up-to-date configuration.