This is a notification when an html element has been clicked.
It is part of the RemoteSkin Web API.
{ "id": "56c079ec-3726-4ccc-9ac1-e42a5b6b450a", "name": "WEB_NOTIFY_CLICK2", "description": "A widget has been clicked. Deliver the ID of the widget.", "slots": [ { "key": "1", "name": "ID ", "direction": "REQUEST", "mandatory": "true", "type": "STRING", "description": "The id of the widget which has been clicked." } ] }