hasListeners

open fun hasListeners(event: String): Boolean

Check if this emitter has listeners for the specified event.

Return

a reference to this object.

Parameters

event

an event name.