/mcpDescription Method Interface Returns the PI associated with DisplayName. If it returns true, Application can display this DisplayName to end users. If it returns false, Applications should not display this DisplayName to end user. getDisplayNamePI() boolean Returns the locale of the party unicode display name. getlocale() int Returns number type of the party. getNumberType() int Returns unicode display name of the party. getUnicodeDisplayName() java.lang.String Returns URL Info. getUrlInfo() CiscoUrlInfo Returns voice mail box of the party. getVoiceMailbox() java.lang.String Related Documentation See Constant Field Values, on page 1667. CiscoPickupGroup CiscoPickupGroup is a new interface that represents a Pickup Group at the JTAPI layer. Currently, all a PickupGroup is a pair of String objects representing the Pickup Group’s DN, and the Pickup Group’s Partition. Interface History Description Cisco Unified Communications Manager Release Number Created history table to track changes. 7.1(1 and 2) Following APIs are added: • getPickupGroupDN() • getPickupGroupPartition() 8.0(1) Declaration public interface CiscoPickupGroup Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 478 Cisco Unified JTAPI Extensions Related Documentation