McDewey

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

Page 449

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

Description Method Interface Returns the call that will remain active after the conference completes. This is the call into which all the calls will merge. getFinalCall() javax.telephony.Call Returns the TerminalConnection that currently acts as the conference controller for this call, the initiating call. This is the TerminalConnection that was in HELD state. This method returns null if the conference controller is not being observed. This method returns the first held controller for a multiple call join scenario. getHeldConferenceController() javax.telephony.TerminalConnection Returns all TerminalConnections on Conference Controller Terminal that are joining together and are in HELD State. getHeldConferenceControllers() javax.telephony.TerminalConnection[] Returns the Address of the participant that initiated the conference. getOriginalConferenceControllerAddress() javax.telephony.Address Returns the TerminalConnection that currently acts as the conference controller for this call, the initiating call. This is the TerminalConnection that was in TALKING state. This method returns null if the conference controller is not being observed. This method returns null if there is no controller in talking state. Calls can be joined into a conference without any talking controller. getTalkingConferenceController() javax.telephony.TerminalConnection Returns the terminal name of the controllers across which a conference 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 Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 385 Cisco Unified JTAPI Extensions Inherited Methods

Page 449 diagram