![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |
This is the prototype for the optional AMI trace handler callback. This callback is used by AMI API to report events to the application. These events are classified by ami_TraceCode. If no trace handler is provided then tracing is disabled. Tracing can be controlled (including turned off) using the trace control functions.
The following table summarizes the AMI C API trace control functions. These functions are described in the following sections.
Returns the current AMI session trace level settings. Resets all AMI session trace level settings to the specified settings. Enables the specified level(s) of trace output. Disables the specified level(s) of trace output.
![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |