ObserveUserListByIdUseCase

This use case will observe and return the list of users objects, contacts and connections. Using a list of user ids to obverse.

See also

User

Constructors

Link copied to clipboard
internal constructor(userRepository: UserRepository)

Functions

Link copied to clipboard
suspend operator fun invoke(userIdList: List<<Error class: unknown class>>): <Error class: unknown class><List<<Error class: unknown class>>>