restore Key Backup With Password
abstract suspend fun restoreKeyBackupWithPassword( keysBackupVersion: KeysVersionResult, password: String, roomId: String?, sessionId: String?, stepProgressListener: StepProgressListener?): ImportRoomKeysResult
Content copied to clipboard
Restore a backup with a password from a given backup version stored on the homeserver.
Parameters
keys Backup Version
the backup version to restore from.
password
the password to decrypt the retrieved backup.
room Id
the id of the room to get backup data from.
session Id
the id of the session to restore.
step Progress Listener
the step progress listener