Documentation
GitHub
Discord
Preparing search index...
The search index is not available
Switchboard On-Demand SDK - v2.17.5
Switchboard On-Demand SDK
StreamingRawResponse
Interface StreamingRawResponse
Raw streaming response data from WebSocket
interface
StreamingRawResponse
{
type
:
"price_update"
|
"bundle_update"
;
data
:
Record
<
string
,
unknown
>
;
timestamp
:
number
;
}
Index
Properties
type
data
timestamp
Properties
type
type
:
"price_update"
|
"bundle_update"
data
data
:
Record
<
string
,
unknown
>
timestamp
timestamp
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
data
timestamp
Documentation
GitHub
Documentation
GitHub
Discord
Switchboard On-Demand SDK - v2.17.5
Loading...
Raw streaming response data from WebSocket