Click or drag to resize
InviteHeaders Properties

The InviteHeaders type exposes the following members.

Properties
  NameDescription
Public propertyCallID
Gets the value of the Call-ID header.
Public propertyContact
Gets the value of the Contact header.
Public propertyCSeq
Gets the numeric value of the CSeq header.
Public propertyExtensionHeaders
Gets extension headers defined in other SIP RFCs (eg. P-Asserted-Identity).
Public propertyFrom
Gets the value of the From header.
Public propertyMediaDescription
Gets the SDP body of the INVITE.
Public propertyOptionalHeaders
Gets the optional headers of the request (eg. User-Agent, Allow).
Public propertyRequestURI
Gets the value of the Request-URI header.
Public propertyTo
Gets the value of the To header.
Top
See Also