Callback Function Types Summary

The following table summarizes the AMI C API callback function types. These types are described in the following sections.

Function

Description

Page

ami_OnInvokeCallback

Prototype for an AMI method callback function.

ami_OnInvokeCallback

ami_OnStartCallback

Prototype for the optional AMI asynchronous method on start callback function.

ami_OnStartCallback

ami_OnStopCallback

Prototype for the optional AMI asynchronous method on stop callback function.

ami_OnStopCallback

ami_TraceHandler

Prototype for the optional AMI trace handler callback.

ami_TraceHandler