MediaSFU Shared
    Preparing search index...

    Type Alias AllMembersType<TParticipantSummary, TParticipant, TRequest, TCoHostResponsibility, TWaitingRoomParticipant, TConsumeSocket, TSocket, TOnScreenChangesParameters, TConnectIpsParameters, TConnectLocalIpsParameters, TReorderStreamsParameters, TAllParameters>

    AllMembersType: (
        options: AllMembersOptions<
            TParticipantSummary,
            TParticipant,
            TRequest,
            TCoHostResponsibility,
            TWaitingRoomParticipant,
            TConsumeSocket,
            TSocket,
            TOnScreenChangesParameters,
            TConnectIpsParameters,
            TConnectLocalIpsParameters,
            TReorderStreamsParameters,
            TAllParameters,
        >,
    ) => Promise<void>

    Type Parameters

    Type Declaration