Share via


SipDialogContext Members

Include Protected Members
Include Inherited Members

Contains information related to a dialog.

The SipDialogContext type exposes the following members.

Properties

  Name Description
Public property ApplicationContext Gets an object which holds application information associated with this context. (inherited from DialogContext)
Public property CallID Gets the call ID for the dialog. (inherited from DialogContext)
Public property LocalTag Gets the tag for the local client. (inherited from DialogContext)
Public property RemoteParticipant Gets the remote participant information for the dialog.
Public property RemoteTag Gets the tag for the remote client. (inherited from DialogContext)

Top

Methods

  Name Description
Public method Equals(Object) Returns true if the current object is equal to the passed object. (inherited from DialogContext)
Public method Equals(DialogContext) Returns true if the current object is equal to the passed object. (inherited from DialogContext)
Protected method Finalize (inherited from Object)
Public method GetHashCode Generates a hash code for the object. (inherited from DialogContext)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

SipDialogContext Class

Microsoft.Rtc.Signaling Namespace