SetLastDeviceIdUseCaseImpl

internal class SetLastDeviceIdUseCaseImpl(cryptoStateBackupRemoteRepository: CryptoStateBackupRemoteRepository) : SetLastDeviceIdUseCase

Constructors

Link copied to clipboard
constructor(cryptoStateBackupRemoteRepository: CryptoStateBackupRemoteRepository)

Types

Link copied to clipboard
object Companion

Functions

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

Sets the last device ID.