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