fire

fun fire(data: T)(source)

Notify all subscribers of the event. Failure of one or more listener will not fail this function call.

Parameters

data

The event object.

Online Documentation