Click or drag to resize
SIPResponseArgs Properties

The SIPResponseArgs type exposes the following members.

Properties
  NameDescription
Public propertyCallID
Gets the Call-ID of the response.
Public propertyCSeq
Gets the CSeq number of the response.
Public propertyError
Gets the error.
Public propertyReasonPhrase
Gets the reason phrase of the SIP response.
Public propertyStatusCode
Gets the status code of the SIP response.
Top
See Also