Preparing search index...
The search index is not available
live-js
live-js
<internal>
EndpointStateMachine
Class EndpointStateMachine
Hierarchy
StateMachine
<
EndpointStateMachineContext
,
EndpointStateMutator
>
EndpointStateMachine
Index
Constructors
constructor
Properties
_context
_state
Mutator
Accessors
state
Methods
on
Attach
on
Endpoint
Request
Failed
on
Endpoint
Request
Succeeded
on
Exit
onICEFailed
onPCConnected
on
Release
on
Released
Constructors
constructor
new
Endpoint
State
Machine
(
context
:
EndpointStateMachineContext
)
:
EndpointStateMachine
Parameters
context:
EndpointStateMachineContext
Returns
EndpointStateMachine
Properties
Protected
_context
_context
:
EndpointStateMachineContext
Protected
_state
Mutator
_state
Mutator
:
EndpointStateMutator
Accessors
state
get
state
(
)
:
EndpointStateUnion
Returns
EndpointStateUnion
Methods
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
onICEFailed
onICEFailed
(
)
:
void
Returns
void
onPCConnected
onPCConnected
(
)
:
void
Returns
void
on
Release
on
Release
(
)
:
void
Returns
void
on
Released
on
Released
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
live-
js
<internal>
Endpoint
State
Machine
constructor
_context
_state
Mutator
state
on
Attach
on
Endpoint
Request
Failed
on
Endpoint
Request
Succeeded
on
Exit
onICEFailed
onPCConnected
on
Release
on
Released
Generated using
TypeDoc