CallStateChangedArgs Class |
Namespace: Ozeki.VoIP
The CallStateChangedArgs type exposes the following members.
Name | Description | |
---|---|---|
CallStateChangedArgs |
Initializes a new instance of the CallStateChangedArgs clas..
|
Name | Description | |
---|---|---|
ToString | (Overrides ObjectToString.) |
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.
|