/
Event Handlers: Standard Handlers

Event Handlers: Standard Handlers


Similar to the JSON event handlers, standard event handlers register and activate independently. Unlike other handlers, standard handlers pass in a fixed set of parameters. The parameters and return values vary by event.
The standard handlers include the following:

  • openExternalApp
  • excludeFromPreload


Related content