RTCForge API Reference v1.1.1
GitHub
npm
Preparing search index...
rtcforge-sdk
index
ControlSender
Type Alias ControlSender
ControlSender
:
(
msg
:
ControlMessage
)
=>
void
Callback that delivers a
ControlMessage
to the remote peer over the control channel.
Type Declaration
(
msg
:
ControlMessage
)
:
void
Parameters
msg
:
ControlMessage
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
RTCForge API Reference v1.1.1
Loading...
Callback that delivers a ControlMessage to the remote peer over the control channel.