Remove the event handler callback associated with the specified event name. If no event name is provided all the handler corresponding to all events are removed.
Optional
Name of the event for which Handler needs to be removed.
Remove the event handler callback associated with the specified event name. If no event name is provided all the handler corresponding to all events are removed.