McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 732

↗ View in doc context
page
732
source
cucm/v15/jtapi-dev-guide/jtapi-dev-guide.md
chunk_id
cucm::v15::jtapi-dev-guide::jtapi-dev-guide::734

Methods Table 257: Methods in CiscoTransferStartEv Description Method Interface Returns the call that will be transferred. getTransferredCall() javax.telephony. Call Returns the call that will remain active after the transfer completes. getFinalCall() javax.telephony. Call Returns the ACTIVE TerminalConnection that currently acts as the transfer controller for the final call. When the transferController is a SharedLine, there will be multiple TerminalConnection objects. This method returns the ACTIVE TerminalConnection; however, if the application is not observing the ACTIVE TerminalConnection, this method will return one of the PASSIVE TerminalConnection objects. getTransferController() javax.telephony. Terminal Connection Returns a 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 TerminalConnection in the list. This method returns null if there is no observer on the transfer controller. getTransferControllers() javax.telephony. Terminal Connection[] Returns the address that currently acts as the transfer controller for the final call. getTransferControllerAddress() javax.telephony. Address Returns the terminal names of the controllers across which transfer is done. getControllerTerminalName() String Inherited Methods From Interface com.cisco.jtapi.extensions.CiscoCallEv getCiscoCause, getCiscoFeatureReason 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 Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 668 Cisco Unified JTAPI Extensions Methods

Page 732 diagram