lib-jitsi-meet
    Preparing search index...

    Interface IAttachOptions

    interface IAttachOptions {
        jid: string;
        rid: string;
        sid: string;
    }
    Index

    Properties

    Properties

    jid: string
    rid: string
    sid: string