Search
Preparing search index...
The search index is not available
Swim Toolkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Swim Toolkit
@swim/client
RefContext
Interface RefContext
Hierarchy
DownlinkContext
RefContext
Implemented by
WarpClient
Index
Methods
authenticate
close
Downlink
close
Ref
command
get
Downlink
open
Downlink
open
Ref
unlink
Downlink
Methods
authenticate
authenticate
(
hostUri
:
AnyUri
, credentials
:
AnyValue
)
:
void
Parameters
hostUri:
AnyUri
credentials:
AnyValue
Returns
void
close
Downlink
close
Downlink
(
downlink
:
DownlinkModel
)
:
void
Parameters
downlink:
DownlinkModel
Returns
void
close
Ref
close
Ref
(
ref
:
BaseRef
)
:
void
Parameters
ref:
BaseRef
Returns
void
command
command
(
hostUri
:
AnyUri
, nodeUri
:
AnyUri
, laneUri
:
AnyUri
, body
:
AnyValue
)
:
void
Parameters
hostUri:
AnyUri
nodeUri:
AnyUri
laneUri:
AnyUri
body:
AnyValue
Returns
void
get
Downlink
get
Downlink
(
hostUri
:
Uri
, nodeUri
:
Uri
, laneUri
:
Uri
)
:
undefined
|
DownlinkModel
Parameters
hostUri:
Uri
nodeUri:
Uri
laneUri:
Uri
Returns
undefined
|
DownlinkModel
open
Downlink
open
Downlink
(
downlink
:
DownlinkModel
)
:
void
Parameters
downlink:
DownlinkModel
Returns
void
open
Ref
open
Ref
(
ref
:
BaseRef
)
:
void
Parameters
ref:
BaseRef
Returns
void
unlink
Downlink
unlink
Downlink
(
downlink
:
DownlinkModel
)
:
void
Parameters
downlink:
DownlinkModel
Returns
void
Modules
@swim/system
@swim/core
@swim/mesh
@swim/warp
@swim/client
@swim/toolkit
Ref
Context
authenticate
close
Downlink
close
Ref
command
get
Downlink
open
Downlink
open
Ref
unlink
Downlink
Generated using
TypeDoc