EventInstance

class EventInstance<out P : ERROR CLASS: Symbol not found for Tuple>(emitter: EventEmitter, type: EventType) : <ERROR CLASS> ERROR CLASS: Symbol not found for Flow<P>(source)

Constructors

Link copied to clipboard
constructor(emitter: EventEmitter, type: EventType)

Functions

Link copied to clipboard
fun addHandler(handler: (P) -> Unit): () -> Unit
Link copied to clipboard
open suspend override fun collect(collector: ERROR CLASS: Symbol not found for FlowCollector<P>)
Link copied to clipboard
fun emit(payload: P)