/mcpCallCtlConnDisconnectedEv/ConnDisconnectedEv is delivered for connection if no other TerminalConnections Parameters • address - The destination Address string(dialedDigits) to which the Call is being transferred. • facCode - The Force Authorization Code • cmcCode - The Client Matter Code Returns The new Connection associated with the destination, or null. Throws javax.telephony.InvalidArgumentException - The TerminalConnection provided as controlling the transfer is not valid or not part of this Call. javax.telephony.InvalidStateException - This means that the Provider is not "in service, " the Call is not "active, " or the transfer controller is not "talking." javax.telephony.InvalidPartyException - The destination Address is not valid or complete. javax.telephony.MethodNotSupportedException - The implementation does not support this method. javax.telephony.PrivilegeViolationException - The application does not have the proper authority to invoke this method. javax.telephony.ResourceUnavailableException - An internal resource necessary for the successful invocation of this method is unavailable. See Also ConnCreatedEv, ConnDisconnectedEv, TermConnDroppedEv, CallCtlConnDisconnectedEv, CallCtlTermConnDroppedEv getCurrentCalledAddressPIboolean getCurrentCalledAddressPI()Returns the Presentation Indicator(PI) that is associated with CurrentCalledAddress. If it returns true, the application can display this Address name to the end users. If it returns false, the application should not display this Address name to end users. getCurrentCalledDisplayNamePIboolean getCurrentCalledDisplayNamePI()Returns the Presentation Indicator(PI) that is associated with getCurredCalledDisplayNamePI. If it returns true, the application can display this DisplayName to the end users. If it returns false, the application should not display this DisplayName to the end users. getCurrentCallingAddressPIboolean getCurrentCallingAddressPI()Returns the Presentation Indicator(PI) that is associated with getCurrentCallingAddressPI. If it returns true, the application can display this Address name to the end users. If it returns false, the application should not display this Address name to the end users. getCurrentCallingDisplayNamePIboolean getCurrentCallingDisplayNamePI()Returns the Presentation Indicator(PI) that is associated with getCurrentCalledDisplayNamePI. If it returns true, the application can display this DisplayName to the end users. If it returns false, the application should not display this DisplayName to the end users. Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 343 Cisco Unified JTAPI Extensions The New Connection