SdpAnswer.Answer Property

Definition

Gets the SdpAnswer message body.

public:
 property Microsoft::Rtc::Collaboration::SdpContentDescription ^ Answer { Microsoft::Rtc::Collaboration::SdpContentDescription ^ get(); };
public Microsoft.Rtc.Collaboration.SdpContentDescription Answer { get; }
member this.Answer : Microsoft.Rtc.Collaboration.SdpContentDescription
Public ReadOnly Property Answer As SdpContentDescription

Property Value

Applies to