The SipMessageDatatype exposes the following members.

Constructors

  Name Description
SipMessageData Overloaded.

Methods

  Name Description
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetMessageBody
Gets the message body.
GetMessageBodyString
Gets the message body as string.
GetObjectData
Populates a SerializationInfo with the data needed to serialize the object.
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  Name Description
ContentType
Gets the content type.
CSeq
Gets the sequence number of the response.
FromHeader
Gets the "From" header of the message.
RequestUri
Gets the request URI.
SignalingHeaders
Gets the signaling headers in the response.
ToHeader
Gets the "To" header of the message.
UserAgent
Gets the user agent of the message. This is retrieved either from User-Agent or Server header.

See Also