McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 710

↗ View in doc context
page
710
source
cucm/v15/jtapi-dev-guide/jtapi-dev-guide.md
chunk_id
cucm::v15::jtapi-dev-guide::jtapi-dev-guide::712

Methods Table 241: Methods in CiscoTermInServiceEv Description Method Interface Reports whether a terminal is UNICODE-capable by returning the supported encoding. The value of supported encoding may be any of the following constants: • CiscoTerminal.UNKNOWN_ENCODING • CiscoTerminal.ASCII_ENCODING • CiscoTerminal.UCS2UNICODE_ENCODING • CiscoTerminal.NOT_APPLICABLE Returns: An integer value for the supported encoding of this terminal. getSupportedEncoding() int Returns the locale that this Terminal supports. Returns int values defined in the CiscoLocales interface. getLocale() int Returns the current DND status to the application.Returns boolean dndStatus. getDNDStatus() boolean Returns the current DND option to the application. The DND option can be any of the following constants: • CiscoTerminal.DND_OPTION_NONE • CiscoTerminal.DND_OPTION_RINGER_OFF • CiscoTerminal.DND_OPTION_CALL_REJECT Returns int dndOption. getDNDOption() int Inherited Methods From Interface javax.telephony.events.Ev getCause, getID, getMetaCode, getObserved, isNewMetaEvent From Interface javax.telephony.events.TermEv getTerminal From Interface javax.telephony.events.Ev getCause, getID, getMetaCode, getObserved, isNewMetaEvent Related Documentation See Constant Field Values, on page 1667 and CiscoLocales Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 646 Cisco Unified JTAPI Extensions Methods

Page 710 diagram