OfferAnswerContext.CallDialogContext 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 value of associated SignalingContext.
public:
property Microsoft::Rtc::Collaboration::CallDialogContext ^ CallDialogContext { Microsoft::Rtc::Collaboration::CallDialogContext ^ get(); };
public Microsoft.Rtc.Collaboration.CallDialogContext CallDialogContext { get; }
member this.CallDialogContext : Microsoft.Rtc.Collaboration.CallDialogContext
Public ReadOnly Property CallDialogContext As CallDialogContext