Share via


SdpAnswer Constructor (SdpContentDescription)

Create an instance of the SdpDescriptionAnswer class.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Sub New ( _
    answerSdp As SdpContentDescription _
)
'Usage
Dim answerSdp As SdpContentDescription

Dim instance As New SdpAnswer(answerSdp)
public SdpAnswer(
    SdpContentDescription answerSdp
)

Parameters

See Also

Reference

SdpAnswer Class

SdpAnswer Members

SdpAnswer Overload

Microsoft.Rtc.Collaboration Namespace