McDewey

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

Page 435

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

From Interface javax.telephony.events.CallEv getCall From Interface javax.telephony.events.Ev getCause, getMetaCode, getObserved, isNewMetaEvent Related Documentation See also Constant Field Values, on page 1667 for more information. CiscoConferenceChain This interface provides links to conference chain connections for the conference calls that are linked together in a conference chain. You can obtain this object from CiscoConferenceChainAddedEv and CiscoConferenceChainRemovedEv. Interface History Description Cisco Unified Communications Manager Release Number Created history table to track changes. 7.1(1) Declaration public interface CiscoConferenceChain Fields None Methods Table 87: Methods in CiscoConferenceChain Description Method Interface Returns an array of Connections for Conference Calls that are chained together in a single conference. Applications can use this list to get all the Conference Calls that are linked together. To get the list of Connections for all the Calls that are chained together in the Conference, the provider must have an observer on at least one party in every conference call. getChainedConferenceConnections() javax.telephony.Connection[] Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 371 Cisco Unified JTAPI Extensions Related Documentation

Page 435 diagram