matrix-js-sdk

    Interface Focus

    Information about a MatrixRTC conference focus. The only attribute that the js-sdk (currently) knows about is the type: applications can extend this class for different types of focus.

    interface Focus {
        type: string;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    type: string
    MMNEPVFCICPMFPCPTTAAATR