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