setMaxListeners

abstract fun setMaxListeners(count: Int)

Sets the maximum number of listeners for the emitter.

Parameters

count

The maximum number of listeners.