Method CreateOffer
CreateOffer(ref RTCOfferOptions)
Create an SDP (Session Description Protocol) offer to start a new connection to a remote peer.
Declaration
public RTCSessionDescriptionAsyncOperation CreateOffer(ref RTCOfferOptions options)
Parameters
Type | Name | Description |
---|---|---|
RTCOfferOptions | options | A parameter to request for the offer. |
Returns
Type | Description |
---|---|
RTCSessionDescriptionAsyncOperation |