Method CreateOffer
CreateOffer(ref RTCOfferAnswerOptions)
Create an SDP (Session Description Protocol) offer to start a new connection to a remote peer.
Declaration
public RTCSessionDescriptionAsyncOperation CreateOffer(ref RTCOfferAnswerOptions options)
Parameters
Type | Name | Description |
---|---|---|
RTCOfferAnswerOptions | options |
Returns
Type | Description |
---|---|
RTCSessionDescriptionAsyncOperation |
See Also
CreateOffer()
Declaration
public RTCSessionDescriptionAsyncOperation CreateOffer()
Returns
Type | Description |
---|---|
RTCSessionDescriptionAsyncOperation |