McDewey

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

Page 318

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

Constructors CiscoAddressCallInfo (int inumActiveCalls, int imaxActiveCalls, int inumCallsOnHold, int imaxCallsOnHold) CiscoAddressCallInfo (int inumActiveCalls, int imaxActiveCalls, int inumCallsOnHold, int imaxCallsOnHold, CiscoCall[] icalls) Fields None Methods Table 15: Methods in CiscoAddressCallInfo Description Method Interface Returns the array of Cisco calls on the CiscoAddress. getCalls() CiscoCall[] Returns the terminal on which the address got activated (i.e. marked unrestricted) getTerminal() CiscoCall[] Returns the maximum number of active calls supported on the CiscoAddress, as an integer. getMaxActiveCalls() int Returns the maximum number of calls that can be put on hold on the CiscoAddress, as an integer. getMaxCallsOnHold() int Returns the number of active calls on the CiscoAddress, as an integer. getNumActiveCalls() int Returns the number of held calls on the CiscoAddress, as an integer. getNumCallsOnHold() int Inherited Methods From Class java.lang.Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait Related Documentation None Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 254 Cisco Unified JTAPI Extensions Constructors

Page 318 diagram