Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
interface GetAllContactsUseCase
Operation that fetches all known users
Link copied to clipboard
Link copied to clipboard
interface GetKnownUserUseCase
Gets the public user profile of a contact
Link copied to clipboard
Link copied to clipboard
interface RefreshUsersWithoutMetadataUseCase
Refresh users without metadata, only if necessary.
Link copied to clipboard
internal class RefreshUsersWithoutMetadataUseCaseImpl(userRepository: UserRepository, dispatchers: <Error class: unknown class> = KaliumDispatcherImpl) : RefreshUsersWithoutMetadataUseCase