matrix-js-sdk

    Interface ISession

    Data on a Megolm session

    interface ISession {
        senderKey: string;
        sessionData?: InboundGroupSessionData;
        sessionId: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    senderKey: string
    sessionId: string
    MMNEPVFCICPMFPCPTTAAATR