IsOtherUserE2EIVerifiedUseCaseImpl
class IsOtherUserE2EIVerifiedUseCaseImpl(mlsConversationRepository: MLSConversationRepository, isE2EIEnabledUseCase: IsE2EIEnabledUseCase, userRepository: UserRepository) : IsOtherUserE2EIVerifiedUseCase
Constructors
Link copied to clipboard
internal constructor(mlsConversationRepository: MLSConversationRepository, isE2EIEnabledUseCase: IsE2EIEnabledUseCase, userRepository: UserRepository)