SIPResponseArgs Properties |
The SIPResponseArgs type exposes the following members.
Name | Description | |
---|---|---|
CallID |
Gets the Call-ID of the response.
| |
CSeq |
Gets the CSeq number of the response.
| |
Error |
Gets the error.
| |
ReasonPhrase |
Gets the reason phrase of the SIP response.
| |
StatusCode |
Gets the status code of the SIP response.
|