dispatch

fun dispatch(eventName: String, params: WritableMap?, eventCategory: Int)

Invokes the execution of the C++ EventEmitter.

Parameters

eventName

String name of the event to execute.

params

WritableMap payload of the event