update doc

This commit is contained in:
valere 2022-11-30 19:09:13 +01:00
parent 304989f79c
commit 43421e3eb9
1 changed files with 0 additions and 1 deletions

View File

@ -181,7 +181,6 @@ interface KeysBackupService {
* @param roomId the id of the room to get backup data from. * @param roomId the id of the room to get backup data from.
* @param sessionId the id of the session to restore. * @param sessionId the id of the session to restore.
* @param stepProgressListener the step progress listener * @param stepProgressListener the step progress listener
* @param callback Callback. It provides the number of found keys and the number of successfully imported keys.
*/ */
suspend fun restoreKeyBackupWithPassword( suspend fun restoreKeyBackupWithPassword(
keysBackupVersion: KeysVersionResult, keysBackupVersion: KeysVersionResult,