docs/_data/Help/obs.powershell.websocket.BroadcastCustomEvent.json
{ "Synopsis": "Send-OBSCustomEvent : BroadcastCustomEvent", "Description": "Broadcasts a `CustomEvent` to all WebSocket clients. Receivers are clients which are identified and subscribed.\n\n\nSend-OBSCustomEvent calls the OBS WebSocket with a request of type BroadcastCustomEvent.", "Parameters": [ { "Name": null, "Type": null, "Description": "", "Required": false, "Position": 0, "Aliases": null, "DefaultValue": null, "Globbing": false, "PipelineInput": null, "variableLength": false } ], "Notes": [ null ], "CommandType": "Function", "Component": [ null ], "Inputs": [ null ], "Outputs": [ null ], "Links": [ "https://github.com/obsproject/obs-websocket/blob/master/docs/generated/protocol.md#broadcastcustomevent" ], "Examples": [] } |