Edit

Share via


OfferAnswerContext.Reason Property

Definition

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

Property Value

Applies to