Click or drag to resize

SIPInstantMessageResult Properties

The SIPInstantMessageResult type exposes the following members.

Properties
 NameDescription
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 propertyDelivered Gets a boolean value indicating whether the message was delivered.
Public propertyError Gets the error.
(Inherited from SIPResponseArgs)
Public propertyReasonPhrase Gets the reason phrase of the SIP response.
(Inherited from SIPResponseArgs)
Public propertySentMessage Gets the original message.
Public propertyStatusCode Gets the status code of the SIP response.
(Inherited from SIPResponseArgs)
Public propertySupportedContentTypes Gets the content types that the other party supports.
Top
See Also