CRecordWebDeregisterWidgetOwner

In order to receive notifications from the browser, you must register element IDs with your own target address. This message deletes all registrations of element IDs with your own target address. It is part of the RemoteSkin Web API.

{
  "id": "43e176e2-e502-4cce-aedf-1ce5ab35aa0b",
  "name": "WEB_DEREGISTER_WIDGET_OWNER",
  "description": "Deregister a widget owner.",
  "slots": [
    {
      "key": "1",
      "name": "WIDGET_IDS",
      "direction": "REQUEST",
      "mandatory": "false",
      "type": "STRING_ARRAY",
      "description": "Optional: The IDs of HTML widgets to deregister.\nIf missing, all widgets for this address will be deregistered."
    }
  ]
}
    

nyssr.net - Innovative Distributed System