Cloud-Player v1.0
Scroll down for code samples, example headers and payloads. Select a language for code samples from the tabs above or the mobile navigation menu.
cloud-player websocket channels
Base URLs:
Authentication
- API Key
- Parameter Name: tok_v1, in: cookie.
Default
user.{id}
subscribe
Example headers
{
"channel": "string",
"method": "PUT"
}
Example payload
[]
Code Samples
//Coming soon...
//Coming soon...
Headers
Properties
Name | Type | Required | Description |
---|---|---|---|
channel | string | false | Channel descriptor |
method | string | false | Execution method |
Payload
Properties
Name | Type | Required | Description |
---|---|---|---|
anonymous | any | false | No description |