/mcpMethod and Descrption Interface disconnect(CiscoPartyInfopartyInfo) java.lang.void Disconnects participant with whose CiscoPartyInfo matches the passed parameter value; throws exception otherwise. Throws PrivilegeViolationException InvalidStateException This method takes a Terminal connection object of the connection and returns the Local Universal Unique Identifier of the party associated with both connection and the terminal connection. getLocalUUID(TerminalConnection termConn) This method takes a Terminal connection object of the connection and returns the Local Universal Unique Identifier of the party on the other side of the call. It is a part of both connection and the terminal connection. getPeerUUID(TerminalConnection termConn) Inherited Methods From Interface javax.telephony.callcontrol.CallControlConnection accept, addToAddress, getCallControlState, park, redirect, reject From Interface javax.telephony.Connection disconnect, getAddress, getCall, getCapabilities, getConnectionCapabilities, getState, getTerminalConnections From Interface com.cisco.jtapi.extensions.CiscoObjectContainer getObject, setObject Documentation None CiscoConnectionID The CiscoConnectionID object represents a unique object that is associated with each connection. 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 and 2) Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 398 Cisco Unified JTAPI Extensions Inherited Methods