RTCForge API Reference v1.1.1
    Preparing search index...

    Type Alias ControlSender

    ControlSender: (msg: ControlMessage) => void

    Callback that delivers a ControlMessage to the remote peer over the control channel.

    Type Declaration