RegistrationStateChangedArgs Properties |
The RegistrationStateChangedArgs type exposes the following members.
Name | Description | |
---|---|---|
Error |
Gets the error of the registration.
| |
PrevState |
Gets the previous state of the registration.
| |
ReasonPhrase |
Gets the reason phrase of the SIP response received for the last REGISTER request.
| |
State |
Gets the current state of the registration.
| |
StatusCode |
Gets the status code of the SIP response received for the last REGISTER request.
|