BreakoutRoomUpdatedData

constructor(forHost: Boolean? = null, newRoom: Int? = null, members: List<Participant>? = null, breakoutRooms: List<List<BreakoutParticipant>>? = null, status: String? = null)