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