ObserveClientsByUserIdUseCase

Use case to fetch all the other user clients (devices) information from the local db for specific user

Constructors

Link copied to clipboard
constructor(clientRepository: ClientRepository)

Types

Link copied to clipboard
sealed class Result

Functions

Link copied to clipboard
suspend operator fun invoke(userId: <Error class: unknown class>): <Error class: unknown class><ObserveClientsByUserIdUseCase.Result>