See the getEvents function for the full list of eventTypes supported.
Causes PBJS to search through registered event callbacks and remove the
supplied callbackFunction for the specifc eventType.
The optional id parameter provides more finely-grained event
callback de-registration. This makes it possible to de-register callback
events for a specific item in the event context.