/mcpDescription Method Interface This interface returns the display name of the called party in the call. getCurrentCalledPartyDisplayName () java. lang. String Returns the PartyInfo of the current called party of the call. getCurrentCalledPartyInfo () CiscoPartyInfo Returns the Unicode display name of the called party in the call. getCurrentCalledPartyUnicodeDisplayName () java. lang. String Returns the locale of the current called party Unicode display name. getCurrentCalledPartyUnicodeDisplayNamelocale () int Returns the current calling Address for the call. getCurrentCallingAddress () javax. telephony. Address Returns the Presentation Indicator (PI) that is associated with getCurrentCallingAddressPI. getCurrentCallingAddressPI () boolean Returns the Presentation Indicator (PI) that is associated with getCurrentCalledDisplayNamePI. getCurrentCallingDisplayNamePI () boolean This interface returns the display name of the calling party. getCurrentCallingPartyDisplayName () java. lang. String Returns the PartyInfo of the current calling party of the call. getCurrentCallingPartyInfo () CiscoPartyInfo Returns the Unicode display name of the calling party in the call. getCurrentCallingPartyUnicodeDisplayName () java. lang. String Returns the locale of the current called party Unicode display name. getCurrentCallingPartyUnicodeDisplayNamelocale () int This method returns a Terminal object that represents the terminal of the calling party on the call. By default, if the terminal is not defined, these will return null. An example of when this would occur is when a phoen goes offhook, and a one-sided call is created. The CalledTerminal would be null in this scenario. The terminal for the called party is only set AFTER the called party answers a call. getCurrentCallingTerminal () Terminal This method returns a Terminal object that represents the terminal of the called party on the call. By default, if the terminal is not defined, these will return null. An example of when this would occur is when a phoen goes offhook, and a one-sided call is created. The CalledTerminal would be null in this scenario. The terminal for the called party is only set AFTER the called party answers a call. getCurrentCalledTerminal () Terminal Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 337 Cisco Unified JTAPI Extensions Methods