RTCPeerConnection.createDataChannel

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto createDataChannel(string label, RTCDataChannelInit dataChannelDict)
  2. auto createDataChannel(string label)
    struct RTCPeerConnection
    nothrow
    createDataChannel
    ()
    (
    string label
    )

Meta