Companion

object Companion

Functions

Link copied to clipboard
fun create(eventName: String, type: DispatchType = DispatchType.Event, dataObject: DataObject = DataObject.EMPTY_OBJECT): Dispatch

Creates a new Dispatch with the provided event name and context data.