McDewey

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

Page 547

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

Methods Description Method Interface This method returns the cause to let application know why the event has been delivered. getCiscoCause () int This indicates the cause for non - EM login/logout scenarios. It will have an integer value of 0. CiscoProvEv.CAUSE_NORMAL Static final int This cause indicates an EM login on a terminal with a profile that is in the application’s control list and/or with a user id that matches with the user id with which application has been started. It will have an integer value of 1. CiscoProvEv.CAUSE_EM_LOGIN Static final int This cause indicates an EM logout from a terminal with the profile that is in the application’s control list and/or with a user id that matches with the user id with which application has been started. It will have an integer value of 2. CiscoProvEv. CAUSE_EM_LOGOUT Static final int This cause indicates a case where profile is added to the control list when it is already logged into a terminal. It will have an integer value of 3. CiscoProvEv. CAUSE_EM_LOGIN_PROFILE_ADD Static final int This cause indicates a case where profile is removed from the control list when it is already logged into a terminal. It will have an integer value of 4. CiscoProvEv. CAUSE_EM_LOGIN_PROFILE_REMOVE Static final int Inherited Methods From Interface javax.telephony.events.Ev getCause, getID, getMetaCode, getObserved, isNewMetaEvent From Interface javax.telephony.events.ProvEv getProvider From Interface javax.telephony.events.Ev getCause, getID, getMetaCode, getObserved, isNewMetaEvent CiscoProvFeatureEv The CiscoProvFeatureEv interface extends the com.cisco.jtapi.extensions.CiscoProvEv interface for provider events. Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 483 Cisco Unified JTAPI Extensions Methods

Page 547 diagram