SipDialogContext Members
Include Protected Members
Include Inherited Members
Contains information related to a dialog.
The SipDialogContext type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
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) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | Returns true if the current object is equal to the passed object. (inherited from DialogContext) |
![]() |
Equals(DialogContext) | Returns true if the current object is equal to the passed object. (inherited from DialogContext) |
![]() |
Finalize | (inherited from Object) |
![]() |
GetHashCode | Generates a hash code for the object. (inherited from DialogContext) |
![]() |
GetType | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Top