removeListener method

void removeListener (IEventListener listener)

Removes a listener, so that it no longer receives notifications for this event.

  • listener the listener reference to remove.