/mcpRelated Documentation See Constant Field Values, on page 1667. CiscoCallID The CiscoCallID object represents a unique object that is associated with each call. Applications may use the object itself or the integer representation of the object that the intValue() method returns. Interface History Description Cisco Unified Communications Manager Release Number Created history table to track changes. 7.1(1) Superinterfaces CiscoObjectContainer Declaration Public interface CiscoCallID extends CiscoObjectContainer Fields None Methods Table 83: Methods in CiscoCallID Description Method Interface Returns an integer representation of this object. Returns: Int An integer representation of this object intValue() Int Returns the CiscoCall corresponding to this CiscoCallID. getCall() CiscoCall Returns the Cisco Unified Communications Manager NodeID of the call associated with this CiscoCallID. getCallManagerID() int Returns the GlobalCallID of the call associated with this CiscoCallID. getGlobalCallID() int Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 366 Cisco Unified JTAPI Extensions Related Documentation