rooms property

List<List<BreakoutParticipant>> rooms
final

List of breakout participants in the room.

Implementation

final List<List<BreakoutParticipant>> rooms;