CSTADLL  2.4.0
Properties | List of all members
TransferCallInfo Class Reference

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

◆ ActiveDeviceCallID

string ActiveDeviceCallID
getset

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

Referenced by GenericCSTAp3.EncodeTransferCallRequest().

◆ ActiveDeviceNumber

string ActiveDeviceNumber
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().

◆ ConnectedDevice

string ConnectedDevice
getset

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

◆ HeldDevice

string HeldDevice
getset

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

◆ HeldDeviceCallID

string HeldDeviceCallID
getset

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

Referenced by GenericCSTAp3.EncodeTransferCallRequest().

◆ HeldDeviceNumber

string HeldDeviceNumber
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().