![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |
This table lists the AMI C API data types. These types are described in the following sections.
Defines the valid alert types for unsolicited messages. Defines valid AMI C API parameter data types. Error object handle—encapsulates all the information required to define an AMI C API error. Method object handle—Encapsulates all the information required to define and support an AMI C API method. Parameter object handle—encapsulates all the information required to define and support an AMI C API parameter—used to represent an individual method input or output parameter. Object handle for parameter list that encapsulates all the information required to define and support a list of AMI C API parameters—used to group the input or output parameters of a method. Object handle that generates a list of Parameter lists—encapsulates all the information required to define and support multiple AMI parameter lists—used to return multiple instances of output parameter values for a method (i.e. tabular data). Session object handle—encapsulates all the information required to define and support an AMI session. Encapsulates all the information required to define and support a subscription to an asynchronous AMI method. Defines the transport properties specified by name value pairs and are added by the ami_AddProperty.
![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |