Opens application data channels on a call's peer connections.
Creates a data channel on the connection to peerId.
peerId
The remote peer to open the channel to.
Channel label.
Optional
Standard RTCDataChannelInit options.
RTCDataChannelInit
The channel, or undefined if no connection to peerId exists.
undefined
Opens application data channels on a call's peer connections.