Click or drag to resize
OptionsResult Properties

The OptionsResult type exposes the following members.

Properties
  NameDescription
Public propertyAccept
Public propertyAcceptLanguages
Public propertyAllowedMethods
Public propertyCallID
Gets the Call-ID of the response.
(Inherited from SIPResponseArgs.)
Public propertyCSeq
Gets the CSeq number of the response.
(Inherited from SIPResponseArgs.)
Public propertyError
Gets the error.
(Inherited from SIPResponseArgs.)
Public propertyIsAlive
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 propertySupported
Public propertyUserAgent
Top
See Also