McDewey

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

Page 358

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

Description Method Interface This method returns the button position of the address on terminal term. Throws InvalidStateException, InvalidArgumentException, MethodNotSupportedException. getButtonPosition (Terminal term) int Use this interface to find out which Shared Lines are in service. In Shared Lines, the same Address appears on different Terminals. Returns: Terminal[]—An array of Terminals on which the Address is in service. getInServiceAddrTerminals () javax. telephony. Terminal[] This new method returns the maximum calls configured for an address on a terminal. This method throws InvalidStateException if the associated terminal is not registered to Cisco Unified Communication Manager. It throws InvalidArgumentException if terminal does not have this address. MethodNotSupportedException is be thrown if address is not in Provider getMaxCalls (Terminal term) int It returns the partition associated with an Address. getPartition () java. lang. String This interface will return the connection object that is associated with the persistent call. It returns null if there is no persistent call. This API cannot be invoked on external addresses. Doing so will result in MethodNotSupportedException to be thrown. getPersistentConnection (Terminal terminal) Connection This method returns a CiscoPickupGroup object that represents the Pickup Group DN and Partition that this Address belongs to. getPickupGroup () CiscoPickupGroup Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 294 Cisco Unified JTAPI Extensions Methods

Page 358 diagram