ObserveE2EIRequiredUseCaseImpl

internal class ObserveE2EIRequiredUseCaseImpl(    userConfigRepository: UserConfigRepository,     featureSupport: FeatureSupport,     mlsClientIdentity: GetMLSClientIdentityUseCase,     currentClientIdProvider: CurrentClientIdProvider,     dispatcher: <Error class: unknown class> = KaliumDispatcherImpl.io,     renewCertificateRandomDelay: <Error class: unknown class> = RENEW_RANDOM_DELAY) : ObserveE2EIRequiredUseCase

Constructors

Link copied to clipboard
constructor(    userConfigRepository: UserConfigRepository,     featureSupport: FeatureSupport,     mlsClientIdentity: GetMLSClientIdentityUseCase,     currentClientIdProvider: CurrentClientIdProvider,     dispatcher: <Error class: unknown class> = KaliumDispatcherImpl.io,     renewCertificateRandomDelay: <Error class: unknown class> = RENEW_RANDOM_DELAY)

Types

Link copied to clipboard
object Companion

Functions

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