1

Remove all listeners

Topic: Remove all listeners

Hi, I use the following code for removing listeners
unit.removeListenerById(unitEventID); // unbinding event from this unit

Is there a function for destroying all listeners for a session?

2

Remove all listeners

Re: Remove all listeners

mitko wrote:

removeListenerById

Unfortunately, there are no methods to do it