RTCPeerConnection.addIceCandidate

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto addIceCandidate(Optional!(T0) candidate)
  2. auto addIceCandidate(RTCIceCandidate candidate, VoidFunction successCallback, RTCPeerConnectionErrorCallback failureCallback)
    struct RTCPeerConnection

Meta