Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the SdpAnswer message body.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property Answer As SdpContentDescription
Get
'Usage
Dim instance As SdpAnswer
Dim value As SdpContentDescription
value = instance.Answer
public SdpContentDescription Answer { get; }
Property Value
Type: Microsoft.Rtc.Collaboration.SdpContentDescription