MediaSFU Shared
    Preparing search index...

    Function allWaitingRoomMembers

    • Replaces the waiting-room list and recalculates the combined waiting count.

      Parameters

      Returns Promise<void>

      Resolves after the state updates run.

      await allWaitingRoomMembers({
      waitingParticipants,
      updateWaitingRoomList: setWaitingRoomList,
      updateTotalReqWait: setTotalReqWait,
      });