matrix-js-sdk

    Interface KeyBackupRestoreResult

    interface KeyBackupRestoreResult {
        imported: number;
        total: number;
    }
    Index

    Properties

    Properties

    imported: number

    The number of keys that were imported.

    total: number

    The total number of keys that were found in the backup.

    MMNEPVFCICPMFPCPTTAAATR