Public Properties

  Name Description
ContentType  Gets the content type. (inherited from SipMessageData )
CSeq  Gets the sequence number of the response. (inherited from SipMessageData )
FromHeader  Gets the "From" header of the message. (inherited from SipMessageData )
RequestUri  Gets the request URI. (inherited from SipMessageData )
ResponseCode Gets the response code.
ResponseText Gets the reason phrase.
SignalingHeaders  Gets the signaling headers in the response. (inherited from SipMessageData )
ToHeader  Gets the "To" header of the message. (inherited from SipMessageData )
UserAgent  Gets the user agent of the message. (inherited from SipMessageData )

See Also