InvitationAcceptedEventArgs.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 dialog context that was accepted.
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
For renegotiations on established sessions, this property is alwasy null.