McDewey

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

Page 450

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

From Interface javax.telephony.events.Ev getCause, getID, getMetaCode, getObserved, isNewMetaEvent Related Documentation See Constant Field Values, on page 1667. CiscoConnection The CiscoConnection interface extends the CallControlConnection interface with additional Cisco specific capabilities. Applications can use the getReason method to obtain the reason for the creation of a connection. Interface History Description Cisco Unified Communications Manager Release Number Added two new methods: getPartyInfo and disconnect(CiscoPartyInfopartyInfo for Drop Any Party feature. 7.1(1 and 2) Enhanced with the following: • New method to get the associated CiscoHuntConnection. If application is observing hunt list member, applications can use this method to find out if call is routed through HuntPilot. • New interface getUniqueID(Terminal term) is added which will return the uniqueID as string. • New method that allows an application to determine if the connection is associated with a chaperone device on a chaperone call. Chapone devices have a limited feature set, and knowing that a connection is associated with a chaperone device can allow the application to better handle the connections. 8.0(1) Added redirect method with deviceName. 11.5(1) All Superinterfaces javax.telephony.callcontrol.CallControlConnection, CiscoObjectContainer, javax.telephony.Connection Declaration public interface CiscoConnection extends javax.telephony.callcontrol.CallControlConnection, CiscoObjectContainer Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 386 Cisco Unified JTAPI Extensions Related Documentation

Page 450 diagram