ObserveE2EIConversationsVerificationStatusesUseCaseImpl

internal class ObserveE2EIConversationsVerificationStatusesUseCaseImpl(    fetchMLSVerificationStatus: FetchMLSVerificationStatusUseCase,     epochChangesObserver: EpochChangesObserver,     kaliumLogger: <Error class: unknown class>) : ObserveE2EIConversationsVerificationStatusesUseCase

Constructors

constructor(    fetchMLSVerificationStatus: FetchMLSVerificationStatusUseCase,     epochChangesObserver: EpochChangesObserver,     kaliumLogger: <Error class: unknown class>)

Functions

Link copied to clipboard
open suspend operator override fun invoke()