Removes the listener.
@param eventID the event identifier
@param listener the listener which should no longer be notified
@exception IllegalArgumentException <ul> <li>ERROR_NULL_ARGUMENT when listener is null</li> </ul>
See Implementation
Removes the listener.
@param eventID the event identifier
@param listener the listener which should no longer be notified
@exception IllegalArgumentException <ul> <li>ERROR_NULL_ARGUMENT when listener is null</li> </ul>