SetLastDeviceIdUseCaseImpl

internal class SetLastDeviceIdUseCaseImpl(currentClientIdProvider: CurrentClientIdProvider, cryptoStateBackupRemoteRepository: CryptoStateBackupRemoteRepository) : SetLastDeviceIdUseCase

Constructors

Link copied to clipboard
constructor(currentClientIdProvider: CurrentClientIdProvider, cryptoStateBackupRemoteRepository: CryptoStateBackupRemoteRepository)

Types

Link copied to clipboard
object Companion

Functions

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

Sets the last device ID.