VerifyExistingClientUseCase
interface VerifyExistingClientUseCase
Checks if the given client is still exists on the backend, otherwise returns failure.
Inheritors
Functions
Link copied to clipboard
abstract suspend operator fun invoke(clientId: <Error class: unknown class>): VerifyExistingClientResult