| CallStateChangedArgs Properties |
The CallStateChangedArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Error |
Gets the specific error, if the call state is Error.
| |
| PrevState |
Gets the previous state of the call..
| |
| Reason |
Gets the reason phrase for the state.
| |
| State |
Gets the current state of the call.
| |
| StatusCode |
Gets the status code sent to the initial INVITE request.
|