Click or drag to resize
ReferResponseArgs Properties

The ReferResponseArgs type exposes the following members.

Properties
  NameDescription
Public propertyCallID
Gets the Call-ID of the response.
(Inherited from SIPResponseArgs.)
Public propertyContact
Public propertyCSeq
Gets the CSeq number of the response.
(Inherited from SIPResponseArgs.)
Public propertyDialogID
Public propertyError
Gets the error.
(Inherited from SIPResponseArgs.)
Public propertyExpires
Public propertyIsAccepted
Public propertyOwner
Public propertyReasonPhrase
Gets the reason phrase of the SIP response.
(Inherited from SIPResponseArgs.)
Public propertyStatusCode
Gets the status code of the SIP response.
(Inherited from SIPResponseArgs.)
Public propertyTransactionID
Public propertyTransportInfo
Top
See Also