lib-jitsi-meet
    Preparing search index...
    interface INotDecodingTracker {
        consecutiveCycles: number;
        isIssueActive: boolean;
        participantId: string;
    }
    Index

    Properties

    consecutiveCycles: number
    isIssueActive: boolean
    participantId: string