FromToHeader Members
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
Represents the From and To headers of a SIP message.
The following tables list the members exposed by the FromToHeader type.
Public Properties
Name | Description | |
---|---|---|
DisplayName | Gets the display name of the header. | |
Epid | Gets the Epid of the header. | |
HeaderValue | Gets the string value of the header. | |
Tag | Gets the Tag specified in the header. | |
Uri | Gets the absolute URI specified in the header. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. Returns a string representation of the object. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top