CSTADLL  2.4.0
Properties | List of all members
SingleStepTransferInfo Class Reference

Properties

string TransferFromDevice [get, set]
 
string TransferringCallID [get, set]
 
string TransferToDevice [get, set]
 

Detailed Description

Contains information needed to complete a phase 3 single step transfer request.

Property Documentation

◆ TransferFromDevice

string TransferFromDevice
getset

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

Referenced by SiemensHipath3000p3.EncodeSingleStepTransferRequest(), and GenericCSTAp3.EncodeSingleStepTransferRequest().

◆ TransferringCallID

string TransferringCallID
getset

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

Referenced by SiemensHipath3000p3.EncodeSingleStepTransferRequest(), and GenericCSTAp3.EncodeSingleStepTransferRequest().

◆ TransferToDevice

string TransferToDevice
getset

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

Referenced by SiemensHipath3000p3.EncodeSingleStepTransferRequest(), and GenericCSTAp3.EncodeSingleStepTransferRequest().