Preparing search index...
The search index is not available
live-js
live-js
<internal>
EndpointContext
Class EndpointContext
Hierarchy
EndpointContext
Index
Constructors
constructor
Properties
master
Session
Direction
send
Attach
send
Connected
send
Create
Endpoint
send
Put
Endpoint
send
Release
Endpoint
sender
viewer
Session
Direction
Constructors
constructor
new
Endpoint
Context
(
)
:
EndpointContext
Returns
EndpointContext
Properties
master
Session
Direction
master
Session
Direction
:
MediaDirections
send
Attach
send
Attach
:
(
(
endpoint
:
Endpoint
, to
:
string
)
=>
Promise
<
any
>
)
Type declaration
(
endpoint
:
Endpoint
, to
:
string
)
:
Promise
<
any
>
Parameters
endpoint:
Endpoint
to:
string
Returns
Promise
<
any
>
send
Connected
send
Connected
:
(
(
endpoint
:
Endpoint
)
=>
Promise
<
any
>
)
Type declaration
(
endpoint
:
Endpoint
)
:
Promise
<
any
>
Parameters
endpoint:
Endpoint
Returns
Promise
<
any
>
send
Create
Endpoint
send
Create
Endpoint
:
(
(
sd
:
RTCSessionDescription
)
=>
Promise
<
any
>
)
Type declaration
(
sd
:
RTCSessionDescription
)
:
Promise
<
any
>
Parameters
sd:
RTCSessionDescription
Returns
Promise
<
any
>
send
Put
Endpoint
send
Put
Endpoint
:
(
(
sd
:
RTCSessionDescription
)
=>
Promise
<
any
>
)
Type declaration
(
sd
:
RTCSessionDescription
)
:
Promise
<
any
>
Parameters
sd:
RTCSessionDescription
Returns
Promise
<
any
>
send
Release
Endpoint
send
Release
Endpoint
:
(
(
endpoint
:
Endpoint
)
=>
Promise
<
any
>
)
Type declaration
(
endpoint
:
Endpoint
)
:
Promise
<
any
>
Parameters
endpoint:
Endpoint
Returns
Promise
<
any
>
sender
sender
:
CommandSender
viewer
Session
Direction
viewer
Session
Direction
:
MediaDirections
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
live-
js
<internal>
Endpoint
Context
constructor
master
Session
Direction
send
Attach
send
Connected
send
Create
Endpoint
send
Put
Endpoint
send
Release
Endpoint
sender
viewer
Session
Direction
Generated using
TypeDoc