Calls all the registered listeners for the channel in order.
The channel to emit a message to.
The param tuple to call the listeners with.
An array of results from the listeners. If $(DDOC_PSYMBOL EventType.ReturnType) is void, then this function also returns void.
subscribed.event.Event.call
See Implementation
Calls all the registered listeners for the channel in order.