SIPResponse |
The SIPResponseArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| IsProvisional | Returns a boolean value indicating whether it is a provisional (1xx) response. | |
| IsRedirection | Returns a boolean value indicating whether it is a redirection (3xx) response. | |
| IsSuccessful | Returns a boolean value indicating whether it is a successful (2xx) response. | |
| SetFromSIPMessage | ||
| SetFromStatusCode |