Search
Preparing search index...
The search index is not available
@noveo/dual-rpc-ws
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
RPCMessages
RPCConnect
Interface RPCConnect
Special request for establishing the connection
Hierarchy
RPCConnect
Index
Properties
id
jsonrpc
method
params
type
Properties
id
id
:
Id
jsonrpc
jsonrpc
:
"2.0"
method
method
:
"connect"
params
params
:
{
id
?:
Id
;
result
?:
undefined
|
false
|
true
}
Type declaration
Optional
id
?:
Id
Optional
result
?:
undefined
|
false
|
true
type
type
:
Connect
Globals
RPCHelpers
RPCMessages
RPCConnect
id
jsonrpc
method
params
type
RPCError
RPCMalformed
RPCRequest
RPCResponse
RPCMessage
Type
Generated using
TypeDoc
Special request for establishing the connection