CallDialogContext Members
Include Protected Members
Include Inherited Members
Represents information specific to a dialog.
The CallDialogContext type exposes the following members.
Properties
Name | Description | |
---|---|---|
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. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top