Preparing search index...
The search index is not available
Reference - BaklavaJS
Reference - BaklavaJS
@baklavajs/core
Connection
Class Connection
Implements
IConnection
IBaklavaEventEmitter
Index
Constructors
constructor
Properties
destructed
events
from
id
to
Methods
destruct
Constructors
constructor
new
Connection
(
from
,
to
)
:
Connection
Parameters
from
:
NodeInterface
<
any
>
to
:
NodeInterface
<
any
>
Returns
Connection
Properties
destructed
destructed
:
boolean
= false
events
events
:
{
destruct
:
BaklavaEvent
<
void
,
Connection
>
;
}
= ...
from
from
:
NodeInterface
<
any
>
id
id
:
string
to
to
:
NodeInterface
<
any
>
Methods
destruct
destruct
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
destructed
events
from
id
to
Methods
destruct
Reference - BaklavaJS
Loading...