Preparing search index...
The search index is not available
live-js
live-js
<internal>
WebsocketClientContext
Interface WebsocketClientContext<T>
Type Parameters
T
Hierarchy
WebsocketClientContext
Index
Properties
app
Id
client
Id
parse
websocket
Host
Properties
Optional
app
Id
app
Id
?:
string
Optional
client
Id
client
Id
?:
string
parse
parse
:
(
(
json
:
any
)
=>
T
)
Type declaration
(
json
:
any
)
:
T
Parameters
json:
any
Returns
T
Optional
websocket
Host
websocket
Host
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
live-
js
<internal>
Websocket
Client
Context
app
Id
client
Id
parse
websocket
Host
Generated using
TypeDoc