Click or drag to resize
SIPMessageInfo Properties

The SIPMessageInfo type exposes the following members.

Properties
  NameDescription
Public propertyBody
Gets or sets the body of the SIP message.
Public propertyFirstLine
Gets or sets the Request-Line or the Status-Line of the SIP message.
Public propertyHeaders
Gets or sets the headers fields of the SIP message.
Public propertyIsRequest
Gets or sets a boolean value indicating whether the SIP message is a request.
Top
See Also