WebRTCPeerConnectionCreateOffer Method |
Creates a new SDP offer to start a WebRTC connection with a remote peer. At least one WebRTCDataChannel must have been created before calling this method.
If this functions returns , session_description_created will be called when the session is ready to be sent.
Namespace: Godot
public Error CreateOffer()
[Missing <returns> documentation for "M:Godot.WebRTCPeerConnection.CreateOffer"]