Breakout Room Updated Data
@Serializable
Constructors
Link copied to clipboard
constructor(forHost: Boolean? = null, newRoom: Int? = null, members: List<Participant> = emptyList(), breakoutRooms: List<List<BreakoutParticipant>> = emptyList(), status: String? = null)