BreakoutRoom typedef

BreakoutRoom = List<BreakoutParticipant>

Implementation

typedef BreakoutRoom = List<BreakoutParticipant>;