RestoreMPBackupUseCase

Functions

Link copied to clipboard
abstract suspend operator fun invoke(backupFilePath: <Error class: unknown class>, password: String?, onProgress: (Float) -> Unit): RestoreBackupResult

Restores a valid previously created backup file in multiplatform format into the current database, respecting the current data if there is any overlap.