removeListener

abstract fun removeListener(channel: String, listener: Function<Unit>)(source)

Removes the specified listener from the listener array for the specified channel.