The HTMLEventHandler is a client implemented class that can be added as a handler to a HTML event which is triggered by JavaScript that associated with HTML displayed within a palette calling the adsk.fusionSendData function to send data from the HTML back to your add-in.
| Name | Description |
| notify |
The function called by Fusion when the associated event is fired. |