ProvisionalResponseReceivedEventArgs.DialogContext 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 DialogContext associated with the provisional received.
public:
property Microsoft::Rtc::Signaling::SipDialogContext ^ DialogContext { Microsoft::Rtc::Signaling::SipDialogContext ^ get(); };
public Microsoft.Rtc.Signaling.SipDialogContext DialogContext { get; }
member this.DialogContext : Microsoft.Rtc.Signaling.SipDialogContext
Public ReadOnly Property DialogContext As SipDialogContext
Property Value
Remarks
The dialog context can be used to request a renegotiation on this dialog at a later time.