mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
docs(travis): Update protocol.md - d8882ce [skip ci]
This commit is contained in:
parent
d8882ce979
commit
c1da62391f
@ -3030,7 +3030,7 @@
|
||||
{
|
||||
"subheads": [],
|
||||
"description": "Broadcast custom message to all connected WebSocket clients",
|
||||
"return": [
|
||||
"param": [
|
||||
"{String} `realm` Identifier to be choosen by the client",
|
||||
"{Object} `data` User-defined data"
|
||||
],
|
||||
@ -3038,7 +3038,7 @@
|
||||
"name": "BroadcastCustomMessage",
|
||||
"category": "general",
|
||||
"since": "4.7.0",
|
||||
"returns": [
|
||||
"params": [
|
||||
{
|
||||
"type": "String",
|
||||
"name": "realm",
|
||||
|
@ -1243,16 +1243,16 @@ Broadcast custom message to all connected WebSocket clients
|
||||
|
||||
**Request Fields:**
|
||||
|
||||
_No specified parameters._
|
||||
|
||||
**Response Items:**
|
||||
|
||||
| Name | Type | Description |
|
||||
| ---- | :---: | ------------|
|
||||
| `realm` | _String_ | Identifier to be choosen by the client |
|
||||
| `data` | _Object_ | User-defined data |
|
||||
|
||||
|
||||
**Response Items:**
|
||||
|
||||
_No additional response items._
|
||||
|
||||
---
|
||||
|
||||
### GetVideoInfo
|
||||
|
Loading…
x
Reference in New Issue
Block a user