matrix-js-sdk

    Type Alias ImportRoomKeyFetchProgress

    Type representing the progress during the 'fetch' stage of the room key import process.

    type ImportRoomKeyFetchProgress = {
        stage: Fetch;
    }
    Index

    Properties

    Properties

    stage: Fetch

    The current stage of the import process.

    MMNEPVFCICPMFPCPTTAAATR