|
CSTADLL
2.5.0
|
Properties | |
| string | ActiveDeviceCallID [get, set] |
| string | ActiveDeviceNumber [get, set] |
| string | ConnectedDevice [get, set] |
| string | HeldDevice [get, set] |
| string | HeldDeviceCallID [get, set] |
| string | HeldDeviceNumber [get, set] |
Contains information needed to complete a phase 3 transfer call request.
|
getset |
The call id associated with the device to which the call is being transferred.
Referenced by GenericCSTAp3.EncodeTransferCallRequest().
|
getset |
The phone number to which the call is being transferred. This number is not necessarily the same as the value for ConnectedDevice.
Referenced by GenericCSTAp3.EncodeTransferCallRequest().
|
getset |
Identification (e.g., phone number) of the device to which the call is being transferred.
|
getset |
Identification (e.g., phone number) of the device from which the call is being transferred.
|
getset |
The call id associated with the device from which the call is being transferred.
Referenced by GenericCSTAp3.EncodeTransferCallRequest().
|
getset |
The phone number from which the call is being transferred. This number is not necessarily the same as the value for HeldDevice.
Referenced by GenericCSTAp3.EncodeTransferCallRequest().