/mcpMethods Description Method Interface This interface returns whether or not the play announcement was successful. Returns true if there are no errors with the play announcement, or returns false indicating error. getSuccess() boolean This interface returns the error code indicating the cause of the failure/error with play announcment. This maps to one of the values defined in CiscoJtapiException. getErrorCode() int This interface returns the string corresponding to what the error code maps to. getErrorDescription() String CiscoAnnouncementErrorEv CiscoAnnouncementErrorEv is a new JTAPI event that is delivered to applications as a Call Event. This new event is delivered to call observers added by applications to notify when an error occurs during play announcement. Interface History Description Cisco Unified Communications Manager Release Number Created history table to track changes 10.01 Declaration Public interface CiscoAnnouncementErrorEv extends CiscoCallEv. Methods Description Method Interface This interface returns the error code indicating the cause for the failure/error with play announcment. This maps to one of the values defined in CiscoJtapiException. getErrorCode() Int This interface returns the string corresponding to what the error code maps to. getErrorDescription() String CiscoBaseMediaTerminal The CiscoBaseMediaTerminal interface extends the CiscoTerminal interface. Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 329 Cisco Unified JTAPI Extensions Methods