SipResponseData Properties

The SipResponseData type exposes the following members.

Properties

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

Top

See Also

Reference

SipResponseData Class

Microsoft.Rtc.Signaling Namespace