SdpAnswer.Answer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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