TransferStateChangedEventArgs Class |
Namespace: Ozeki.VoIP
The TransferStateChangedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
TransferStateChangedEventArgs |
Initializes a new instance of the TransferStateChangedEventArgs class.
| |
TransferStateChangedEventArgs(TransferState) |
Initializes a new instance of the TransferStateChangedEventArgs class.
| |
TransferStateChangedEventArgs(Int32, String, TransferState) |
Initializes a new instance of the TransferStateChangedEventArgs class.
|
Name | Description | |
---|---|---|
ReasonPhrase |
Gets the reason phrase received from the target call.
| |
StatusCode |
Gets the status code received from the target call.
| |
TransferState |
Gets the state of the transfer.
|