Preparing search index...
The search index is not available
live-js
live-js
<internal>
PeerConnectionClosedState
Class PeerConnectionClosedState
Hierarchy
PeerConnectionState
PeerConnectionClosedState
Index
Constructors
constructor
Properties
_context
_state
Mutator
type
Accessors
context
Methods
_on
Destroy
_on
Start
destroy
start
Constructors
constructor
new
Peer
Connection
Closed
State
(
stateMutator
:
PeerConnectionStateMutator
)
:
PeerConnectionClosedState
Parameters
stateMutator:
PeerConnectionStateMutator
Returns
PeerConnectionClosedState
Properties
Protected
_context
_context
:
PCStateMachineContext
Protected
_state
Mutator
_state
Mutator
:
PeerConnectionStateMutator
type
type
:
CLOSED
= PeerConnectionStateType.CLOSED
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
start
start
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
live-
js
<internal>
Peer
Connection
Closed
State
constructor
_context
_state
Mutator
type
context
_on
Destroy
_on
Start
destroy
start
Generated using
TypeDoc