Home > Support > Documentation

TransferCallInfo Class Reference

List of all members.

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]

Detailed Description

Contains information needed to complete a phase 3 transfer call request.


Property Documentation

string ActiveDeviceCallID [get, set]

The call id associated with the device to which the call is being transferred.

string ActiveDeviceNumber [get, set]

The phone number to which the call is being transferred. This number is not necessarily the same as the value for ConnectedDevice.

string ConnectedDevice [get, set]

Identification (e.g., phone number) of the device to which the call is being transferred.

string HeldDevice [get, set]

Identification (e.g., phone number) of the device from which the call is being transferred.

string HeldDeviceCallID [get, set]

The call id associated with the device from which the call is being transferred.

string HeldDeviceNumber [get, set]

The phone number from which the call is being transferred. This number is not necessarily the same as the value for HeldDevice.