matrix-js-sdk
    Preparing search index...

    Interface ParticipantState

    interface ParticipantState {
        screensharing: boolean;
        sessionId: string;
    }
    Index

    Properties

    screensharing: boolean
    sessionId: string