matrix-js-sdk

    Interface SessionDescription

    The session description is used to identify a session. Used in the state event.

    interface SessionDescription {
        application: string;
        id: string;
    }
    Index

    Properties

    Properties

    application: string
    id: string
    MMNEPVFCICPMFPCPTTAAATR