CallDialogContext Class
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.
Represents information specific to a dialog.
public ref class CallDialogContext
public class CallDialogContext
type CallDialogContext = class
Public Class CallDialogContext
- Inheritance
-
CallDialogContext
Properties
CallKey |
Gets the key identifying a call. |
Connection |
Gets the connection currently used for this call. This can be null. |
DialogContext |
Gets the dialog context for the call. |
SessionKey |
Gets the key identifying a signaling session. |
Extension Methods
GetCall(CallDialogContext) | |
GetSignalingSession(CallDialogContext) |