CreateMPBackupUseCase

Functions

Link copied to clipboard
abstract suspend operator fun invoke(password: String, onProgress: (Float) -> Unit): CreateBackupResult

Creates a compressed backup file in multiplatform format. This file can be encrypted with the provided password if password is not empty.