IsOtherUserE2EIVerifiedUseCaseImpl

class IsOtherUserE2EIVerifiedUseCaseImpl(mlsConversationRepository: MLSConversationRepository, isE2EIEnabledUseCase: IsE2EIEnabledUseCase, userRepository: UserRepository, transactionProvider: CryptoTransactionProvider) : IsOtherUserE2EIVerifiedUseCase

Constructors

Link copied to clipboard
internal constructor(mlsConversationRepository: MLSConversationRepository, isE2EIEnabledUseCase: IsE2EIEnabledUseCase, userRepository: UserRepository, transactionProvider: CryptoTransactionProvider)

Functions

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