ObserveOtherUserSecurityClassificationLabelUseCaseImpl

internal class ObserveOtherUserSecurityClassificationLabelUseCaseImpl(    userConfigRepository: UserConfigRepository,     selfUserId: <Error class: unknown class>,     dispatchers: <Error class: unknown class> = KaliumDispatcherImpl) : ObserveOtherUserSecurityClassificationLabelUseCase

Constructors

constructor(    userConfigRepository: UserConfigRepository,     selfUserId: <Error class: unknown class>,     dispatchers: <Error class: unknown class> = KaliumDispatcherImpl)

Functions

Link copied to clipboard
open suspend operator override fun invoke(otherUserId: <Error class: unknown class>): <Error class: unknown class><SecurityClassificationType>

This operation will observe if a given user otherUserId is classified or not.