hub.scene.global.deleted
- Broadcast after a global scene has been deleted. This is a response to a hub.scenes.global.deleted command.
Edit
Field | Description |
---|---|
_id | Unique identifier of the global scene. |
Edit
{
"id": "ui_broadcast",
"msg_subclass": "hub.scene.global.deleted",
"result": {
"_id": "5c7ff48b7f00002a07a408e3"
}
}