RTCDataChannel.onopen

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

Meta