kalium
common
logic
/
com.wire.kalium.logic.feature.publicuser
/
GetAllContactsUseCaseImpl
Get
All
Contacts
Use
Case
Impl
internal
class
GetAllContactsUseCaseImpl
(
userRepository
:
UserRepository
)
:
GetAllContactsUseCase
Members
Constructors
Get
All
Contacts
Use
Case
Impl
Link copied to clipboard
internal
constructor
(
userRepository
:
UserRepository
)
Functions
invoke
Link copied to clipboard
open
suspend operator override
fun
invoke
(
)
:
<Error class: unknown class>
<
GetAllContactsResult
>