Session Functions Summary
This table summarizes the AMI C API session functions. These functions are described in the following sections.
Function |
Description |
Page |
Creates a new AMI session using transport properties. |
ami_SessionCreateUsingProperties()ami_SessionCreateUsingProperties()ami_SessionCreateUsingProperties() |
|
Adds transport properties. |
||
Creates a new AMI session. |
||
Destroys the AMI session. |
||
Activates the AMI session. |
||
Stops (deactivates) the AMI session. |
||
Gets the name string of AMI session (microagent). |
||
Get the user-friendly name string of AMI session (microagent). |
||
Gets the descriptive text string of AMI session (microagent). |
||
Returns the user data of the specified AMI session. |
||
Returns data for the specified asynchronous method subscription. |
||
Reports an error condition for the specified asynchronous method subscription. |
||
Calls the |
||
Send an unsolicited message to any interested subscribers. |