importFromFile

suspend fun importFromFile(filePath: String, locations: List<StorageLocation>): Result<Boolean>

Import a backup file from an external path.

Parameters

filePath

Path to the backup file to import