Preparing search index...
The search index is not available
live-js
live-js
<internal>
PeerConnectionStateMachine
Class PeerConnectionStateMachine
Hierarchy
StateMachine
<
PCStateMachineContext
,
PeerConnectionStateMutator
>
PeerConnectionStateMachine
Index
Constructors
constructor
Properties
_context
_state
Mutator
Accessors
state
Methods
create
Offer
on
Answer
Received
on
Close
on
Ice
Connected
on
Ice
Disconnected
on
Ice
Failed
on
Offer
Received
Constructors
constructor
new
Peer
Connection
State
Machine
(
context
:
PCStateMachineContext
)
:
PeerConnectionStateMachine
Parameters
context:
PCStateMachineContext
Returns
PeerConnectionStateMachine
Properties
Protected
_context
_context
:
PCStateMachineContext
Protected
_state
Mutator
_state
Mutator
:
PeerConnectionStateMutator
Accessors
state
get
state
(
)
:
PeerConnectionStateUnion
Returns
PeerConnectionStateUnion
Methods
create
Offer
create
Offer
(
)
:
void
Returns
void
on
Answer
Received
on
Answer
Received
(
command
:
AnswerCommand
)
:
void
Parameters
command:
AnswerCommand
Returns
void
on
Close
on
Close
(
)
:
void
Returns
void
on
Ice
Connected
on
Ice
Connected
(
)
:
void
Returns
void
on
Ice
Disconnected
on
Ice
Disconnected
(
)
:
void
Returns
void
on
Ice
Failed
on
Ice
Failed
(
)
:
void
Returns
void
on
Offer
Received
on
Offer
Received
(
command
:
OfferCommand
)
:
void
Parameters
command:
OfferCommand
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
live-
js
<internal>
Peer
Connection
State
Machine
constructor
_context
_state
Mutator
state
create
Offer
on
Answer
Received
on
Close
on
Ice
Connected
on
Ice
Disconnected
on
Ice
Failed
on
Offer
Received
Generated using
TypeDoc