/mcpDeclaration public interface CiscoConnectionUniqueIDChangedEv extends ConnEv Methods Table 99: Methods in CiscoConnectionUniqueIDChangedEv Description Method Interface This method returns the old uniqueID of the connection which has just changed. The returned value is a Unique Identifier as 32-character hex string. getOldUniqueID() String This method returns the Terminal for which this ConnEv is delivered. getTerminal() Terminal This method returns the updated uniqueID of the connection. The returned value is a Unique Identifier as 32-character hex string. getUniqueID() String Related Documentation CiscoConsultCall The CiscoConsultCall interface extends the CiscoCall interface to expose certain properties of calls that have been created as part of a consultative transfer or consultative conference. Interface History Description Cisco Unified Communications Manager Release Number Created history table to track changes. 7.1(1 and 2) Superinterfaces javax.telephony.Call, javax.telephony.callcontrol.CallControlCall, CiscoCall, CiscoObjectContainer Declaration public interface CiscoConsultCall extends CiscoCall Fields None Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 400 Cisco Unified JTAPI Extensions Declaration