OfferAnswerContext.Reason 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 reason for SDP offer/answer negotiation as a value in the SdpOfferAnswerReason enumeration.
public:
property Microsoft::Rtc::Collaboration::ComponentModel::SdpOfferAnswerReason Reason { Microsoft::Rtc::Collaboration::ComponentModel::SdpOfferAnswerReason get(); };
public Microsoft.Rtc.Collaboration.ComponentModel.SdpOfferAnswerReason Reason { get; }
member this.Reason : Microsoft.Rtc.Collaboration.ComponentModel.SdpOfferAnswerReason
Public ReadOnly Property Reason As SdpOfferAnswerReason