/mcpDescription Method Interface Returns the list of TerminalConnection objects that currently act as the transfer controller for the final call. When the transferController is not a SharedLine, there will be only one TerminalConnection in the list. This method returns null if there is no observer on the transfer controller. getTransferControllers() javax.telephony.TerminalConnection[] Returns the address that currently acts as the transfer controller for the final call. getTransferControllerAddress() javax.telephony.Address Returns true if the transfer is successful, or false otherwise. isSuccess() boolean Inherited Methods From Interface javax.telephony.events.Ev getCause, getID, getMetaCode, getObserved, isNewMetaEvent From Interface javax.telephony.events.CallEv getCall From Interface javax.telephony.events.Ev getCause, getID, getMetaCode, getObserved, isNewMetaEvent From Interface com.cisco.jtapi.extensions.CiscoCallEv getCiscoCause, getCiscoFeatureReason Related Documentation See Constant Field Values, on page 1667 and getTransferControllers(). CiscoTransferStartEv The CiscoTransferStartEv event indicates that a transfer operation has started. This event gets reported via the CallControlCallObserver interface. Interface History Description Cisco Unified Communications Manager Release Number Created history table to track changes. 7.1(1 and 2) Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 665 Cisco Unified JTAPI Extensions Inherited Methods