Edit

Share via


SignalingSession.OfferAnswerNegotiation Property

Definition

Gets or sets the offer answer negotiation callback interface implemented by the caller.

public:
 property Microsoft::Rtc::Signaling::IOfferAnswer ^ OfferAnswerNegotiation { Microsoft::Rtc::Signaling::IOfferAnswer ^ get(); void set(Microsoft::Rtc::Signaling::IOfferAnswer ^ value); };
public Microsoft.Rtc.Signaling.IOfferAnswer OfferAnswerNegotiation { get; set; }
member this.OfferAnswerNegotiation : Microsoft.Rtc.Signaling.IOfferAnswer with get, set
Public Property OfferAnswerNegotiation As IOfferAnswer

Property Value

The value of the property.

Applies to