matrix-js-sdk

    Interface Snapshot

    interface Snapshot {
        accessToken: string;
        expiry?: Date;
        refreshToken?: string;
    }
    Index

    Properties

    accessToken: string
    expiry?: Date
    refreshToken?: string
    MMNEPVFCICPMFPCPTTAAATR