Fishjam Web SDK - v0.18.0
    Preparing search index...

    Sent to informs that one of the peers has removed one or more tracks.

    interface MediaEvent_TracksRemoved {
        endpointId: string;
        trackIds: string[];
    }
    Index

    Properties

    Properties

    endpointId: string
    trackIds: string[]