LocalEventManagerImpl

internal class LocalEventManagerImpl(localEventRepository: LocalEventRepository, eventProcessor: EventProcessor, scope: <Error class: unknown class>, dispatchers: <Error class: unknown class> = KaliumDispatcherImpl) : LocalEventManager

Constructors

Link copied to clipboard
constructor(localEventRepository: LocalEventRepository, eventProcessor: EventProcessor, scope: <Error class: unknown class>, dispatchers: <Error class: unknown class> = KaliumDispatcherImpl)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open val coroutineContext: <Error class: unknown class>

Functions

Link copied to clipboard
open override fun startProcessing()

Starts processing local events.