/mcpDescription Method Inteface Returns IPV4 ip address of the terminal Throws • InvalidStateException • MethodNotSupportedException getIPV4Address() InetAddress Returns IPV6 ip address of the terminal Throws • InvalidStateException • MethodNotSupportedException getIPV6Address() InetAddress This method picks up the longest ringing call from the Pickup Group to which pickingAddress belongs to. pickingAddress is the Address on the Terminal where the Call is picked up. Parameters pickingAddress that specifies which Address the Terminal object should do the pickup on. pickup (Address pickingAddress) Call This method picks up the longest ringing call from the specified pickupGroupNumber at the pickingAddress. Parameters • pickingAddress that specifies which Address the Terminal object should do the pickup on. • Additional String object that respresents the number of the pickup group you wish to answer a call from, as set in the CUCM. groupPickup(Address pickingAddress, String pickupGroupNumber) Call This method picks up the call from the specified ringingDN at the pickingAddress. The ringingDN must be in the same Pickup Group as the pickingAddress. Parameters • pickingAddress that specifies which Address the Terminal object should do the pickup on. • Additional String object that respresents the specific DN the application wishes to pick up for a directed call pickup request. directedPickup(Address pickingAddress, String ringingDN) Call Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 627 Cisco Unified JTAPI Extensions Methods