MediaSFU React Native
    Preparing search index...

    Interface AllWaitingRoomMembersData

    interface AllWaitingRoomMembersData {
        waitingParticipants?: WaitingRoomParticipant[];
        waitingParticipantss?: WaitingRoomParticipant[];
    }
    Index

    Properties

    waitingParticipants?: WaitingRoomParticipant[]
    waitingParticipantss?: WaitingRoomParticipant[]