RTCPeerConnection.ondatachannel

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void ondatachannel(Optional!(T0) ondatachannel)
    struct RTCPeerConnection
    nothrow
    void
    ondatachannel
    (
    T0
    )
    (
    scope auto ref Optional!(T0) ondatachannel
    )
  2. EventHandler ondatachannel()

Meta