Preparing search index...
The search index is not available
live-js
live-js
<internal>
EndpointEstablishedState
Class EndpointEstablishedState
Hierarchy
EndpointState
EndpointEstablishedState
Index
Constructors
constructor
Properties
_context
_state
Mutator
type
Accessors
context
Methods
_on
Destroy
_on
Start
destroy
on
Attach
on
Exit
onICEFailed
onPCConnected
on
Release
start
Constructors
constructor
new
Endpoint
Established
State
(
stateMutator
:
EndpointStateMutator
, sdp
:
string
, hasPendingAttach
?:
boolean
)
:
EndpointEstablishedState
Parameters
stateMutator:
EndpointStateMutator
sdp:
string
Optional
hasPendingAttach:
boolean
Returns
EndpointEstablishedState
Properties
Protected
_context
_context
:
EndpointStateMachineContext
Protected
_state
Mutator
_state
Mutator
:
EndpointStateMutator
type
type
:
ESTABLISHED
= EndpointStateType.ESTABLISHED
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
Exit
on
Exit
(
)
:
void
Returns
void
onICEFailed
onICEFailed
(
)
:
void
Returns
void
onPCConnected
onPCConnected
(
)
:
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
Established
State
constructor
_context
_state
Mutator
type
context
_on
Destroy
_on
Start
destroy
on
Attach
on
Exit
onICEFailed
onPCConnected
on
Release
start
Generated using
TypeDoc