Preparing search index...
The search index is not available
live-js
live-js
<internal>
EndpointState
Class EndpointState
Abstract
Hierarchy
State
<
EndpointStateMachineContext
,
EndpointStateMutator
>
EndpointState
EndpointClosedState
EndpointConnectedState
EndpointReleasingState
EndpointEstablishedState
EndpointPendingState
EndpointFailedState
Index
Constructors
constructor
Properties
_context
_state
Mutator
Accessors
context
type
Methods
_on
Destroy
_on
Start
destroy
start
Constructors
constructor
new
Endpoint
State
(
stateMutator
:
EndpointStateMutator
)
:
EndpointState
Parameters
stateMutator:
EndpointStateMutator
Returns
EndpointState
Properties
Protected
_context
_context
:
EndpointStateMachineContext
Protected
_state
Mutator
_state
Mutator
:
EndpointStateMutator
Accessors
context
set
context
(
context
:
T
)
:
void
Parameters
context:
T
Returns
void
Abstract
type
get
type
(
)
:
any
Returns
any
Methods
Protected
Abstract
_on
Destroy
_on
Destroy
(
)
:
void
Returns
void
Protected
Abstract
_on
Start
_on
Start
(
)
:
void
Returns
void
destroy
destroy
(
)
:
void
Returns
void
start
start
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
live-
js
<internal>
Endpoint
State
constructor
_context
_state
Mutator
context
type
_on
Destroy
_on
Start
destroy
start
Generated using
TypeDoc