![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |
This chapter describes the AMI C API method functions. A method can return data and or perform a task. AMI methods can accept input parameters and return output parameters as required by the method. Handle-based functions are provided to define AMI methods for a specific AMI session. Through these AMI methods, the AMI manager monitors and manages your AMI application.This table summarizes the AMI C API method functions. These functions are described in the following sections.
Creates a synchronous AMI method and adds it to the specified AMI session. Creates an asynchronous AMI method and adds it to the specified AMI session. Returns the textual description of the specified method. Specifies which return parameters to use as the index(es) for methods that return tabular data.
![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |