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