DownloadCryptoStateUseCaseImpl

internal class DownloadCryptoStateUseCaseImpl(userId: <Error class: unknown class>, cryptoStateBackupRemoteRepository: CryptoStateBackupRemoteRepository, kaliumFileSystem: KaliumFileSystem, dispatchers: <Error class: unknown class> = KaliumDispatcherImpl) : DownloadCryptoStateUseCase

Constructors

Link copied to clipboard
constructor(userId: <Error class: unknown class>, cryptoStateBackupRemoteRepository: CryptoStateBackupRemoteRepository, kaliumFileSystem: KaliumFileSystem, dispatchers: <Error class: unknown class> = KaliumDispatcherImpl)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open suspend operator override fun invoke(): DownloadCryptoStateResult

Downloads the crypto state backup.