RTCPeerConnection.createOffer

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto createOffer(RTCOfferOptions options)
  2. auto createOffer()
  3. auto createOffer(RTCSessionDescriptionCallback successCallback, RTCPeerConnectionErrorCallback failureCallback, RTCOfferOptions options)
  4. auto createOffer(RTCSessionDescriptionCallback successCallback, RTCPeerConnectionErrorCallback failureCallback)

Meta