shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.model
/
BreakoutRoomUpdatedData
/
BreakoutRoomUpdatedData
Breakout
Room
Updated
Data
constructor
(
forHost
:
Boolean
?
=
null
,
newRoom
:
Int
?
=
null
,
members
:
List
<
Participant
>
=
emptyList()
,
breakoutRooms
:
List
<
List
<
BreakoutParticipant
>
>
=
emptyList()
,
status
:
String
?
=
null
)