producers/socket_receive_methods/all_waiting_room_members library
Classes
- AllWaitingRoomMembersOptions
- Defines options for managing all waiting room members.
Functions
- 
  allWaitingRoomMembers(AllWaitingRoomMembersOptions options) → Future< void> 
- Updates the waiting room participants list and the total count of waiting room participants.
Typedefs
- 
    AllWaitingRoomMembersType
      = Future<void> Function(AllWaitingRoomMembersOptions options)