Compartir a través de


FromToHeader Members

Include Protected Members
Include Inherited Members

Exposes the parsed value of the "From" and "To" header of a SIP message.

The FromToHeader type exposes the following members.

Properties

  Name Description
Public property DisplayName Gets the display name specified in header.
Public property Epid Gets the Epid in the header.
Public property HeaderValue Gets the string value of the header.
Public property Tag Gets the Tag specified in the header.
Public property Uri Gets the absolute URI specified in the header.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString Returns the string representation of FromToHeader object, which contains DisplayName, URI, Epid, Tag, HeaderValue properties. (Overrides Object.ToString().)

Top

See Also

Reference

FromToHeader Class

Microsoft.Rtc.Signaling Namespace