EventDispatcher

Batch EventDispatcher module

Types

Link copied to clipboard
interface Payload
Accessor to the payload of the dispatched event in dispatchEvent.
Link copied to clipboard
enum Type
Represents the type of the dispatched event in dispatchEvent.

Functions

Link copied to clipboard
open fun addDispatcher(dispatcher: BatchEventDispatcher)
Add an event dispatcher.
Link copied to clipboard
Remove an event dispatcher.