| SIPInstantMessageResult Properties |
The SIPInstantMessageResult type exposes the following members.
| Name | Description | |
|---|---|---|
| CallID |
Gets the Call-ID of the response.
(Inherited from SIPResponseArgs.) | |
| CSeq |
Gets the CSeq number of the response.
(Inherited from SIPResponseArgs.) | |
| Delivered |
Gets a boolean value indicating whether the message was delivered.
| |
| Error |
Gets the error.
(Inherited from SIPResponseArgs.) | |
| ReasonPhrase |
Gets the reason phrase of the SIP response.
(Inherited from SIPResponseArgs.) | |
| SentMessage |
Gets the original message.
| |
| StatusCode |
Gets the status code of the SIP response.
(Inherited from SIPResponseArgs.) | |
| SupportedContentTypes |
Gets the content types that the other party supports.
|