ActionHandler

Stay organized with collections Save and categorize content based on your preferences.

Type name: ActionHandler

Extends Intangible

Name Type Description
actionType URL Type of action that the handler accepts. This is to allow user agents to automatically discover potential action handlers for various actions.
optionalProperty Property Property that can be specified on the Action that the handler supports.
requiredProperty Property Property that must be provided on the action for it to be handled by the handler.