RTCPeerConnection.setLocalDescription

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto setLocalDescription(RTCSessionDescriptionInit description)
    struct RTCPeerConnection
    nothrow
    setLocalDescription
    ()
  2. auto setLocalDescription(RTCSessionDescriptionInit description, VoidFunction successCallback, RTCPeerConnectionErrorCallback failureCallback)

Meta