Share via


DialogContext Members

Include Protected Members
Include Inherited Members

Contains information related to a dialog.

The DialogContext type exposes the following members.

Constructors

  Name Description
Protected method DialogContext Constructs the object

Top

Properties

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

Top

Methods

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

Top

Operators

  Name Description
Public operatorStatic member Equality Returns true if the two objects are equal.
Public operatorStatic member Inequality Returns true if the two objects are unequal.

Top

See Also

Reference

DialogContext Class

Microsoft.Rtc.Signaling Namespace