``` None of the following functions can be called ...
# announcements
g
Copy code
None of the following functions can be called with the arguments supplied:
public final fun registerListener(filter: (uk.co.grahamcox.events.Event<*>) -> kotlin.Boolean, handler: (uk.co.grahamcox.events.Event<*>) -> kotlin.Unit): kotlin.Unit defined in uk.co.grahamcox.events.EventManager
public final fun registerListener(eventName: kotlin.String, handler: (uk.co.grahamcox.events.Event<*>) -> kotlin.Unit): kotlin.Unit defined in uk.co.grahamcox.events.EventManager