McDewey

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

Page 497

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

Inherited Methods None CiscoJtapiPeer By extending the com.cisco.services.tracing.TraceModule interface, CiscoJtapiPeer exposes trace information to applications. All instances of JtapiPeer objects that the Cisco JTAPI implementation creates implement this interface. Applications that want to manipulate the trace settings of the Cisco JTAPI implementation may use the CiscoJtapiPeer.getTraceManager method to obtain its TraceManager object. Applications can then manipulate the TraceManager object as described in the com.cisco.services.tracing package. Interface History Description Cisco Unified Communications Manager Release Number Created history table to track changes. 7.1(1 and 2) Added a new API getprovider(). 8.5(1) Superinterfaces CiscoObjectContainer, javax.telephony.JtapiPeer, TraceModule Declaration public interface CiscoJtapiPeer extends TraceModule, javax.telephony.JtapiPeer, CiscoObjectContainer Fields None Methods Table 110: Methods in CiscoJtapiPeer Description Method Interface Defines the various methods that applications can use to modify the parameters that the JTAPI layer will use. getJtapiProperties () CiscoJtapiProperties Provides applications ability to save changes made to CiscoJtapiProperties in jtapi.ini file and activate these changes in properties for the providers in JTAPIPeer. setJtapiProperties (CiscoJtapiProperties jtapiproperties) void Enhanced to read the singlesignon ticket as ssoticket = "ssoticketfromAD". getprovider () Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 433 Cisco Unified JTAPI Extensions Inherited Methods

Page 497 diagram