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