McDewey

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

Page 797

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

TraceImpl Declaration public abstract class TraceImpl extends java.lang.Object implements Trace All Implemented Interfaces Trace, on page 714 Methods println public final void println(java.lang.String message) Description copied from interface: Trace Prints a message in the same format as Trace.print() and terminates the line as defined by the system. Specified by: println in interface Trace Parameters: message - the message to be printed println public final void println(java.lang.String mnemonic, java.lang.String message) Description copied from interface: Trace Prints a message in the same format as Trace.print() and terminates the line as defined by the system. Specified by: println in interface Trace Parameters: mnemonic - the mnemonic mapped to message to be printed message - the message to be printed println public final void println(java.lang.Object object) Description copied from interface: Trace Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 733 Cisco Unified JTAPI Alarms and Services TraceImpl

Page 797 content