SipDialogContext 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.
Contains information related to a dialog.
public ref class SipDialogContext : Microsoft::Rtc::Signaling::DialogContext
public class SipDialogContext : Microsoft.Rtc.Signaling.DialogContext
type SipDialogContext = class
inherit DialogContext
Public Class SipDialogContext
Inherits DialogContext
- Inheritance
Properties
ApplicationContext |
Gets an object which holds application information associated with this context. (Inherited from DialogContext) |
CallID |
Gets the call ID for the dialog. (Inherited from DialogContext) |
LocalTag |
Gets the tag for the local client. (Inherited from DialogContext) |
RemoteParticipant |
Gets the remote participant information for the dialog. |
RemoteTag |
Gets the tag for the remote client. (Inherited from DialogContext) |
Methods
Equals(DialogContext) |
Returns true if the current object is equal to the passed object. (Inherited from DialogContext) |
Equals(Object) |
Returns true if the current object is equal to the passed object. (Inherited from DialogContext) |
GetHashCode() |
Generates a hash code for the object. (Inherited from DialogContext) |