Package net.sf.asterisk.fastagi.reply

Provides a class that represents the reply that is received from an Asterisk server in response to a command sent via the FastAGI.

See:
          Description

Interface Summary
AGIReply Reply received in response to an AGICommand.
The AGIReply contains information about success or failure of the execution of an AGICommand and - depending on the command sent - additional information returned, for example the value of a variable requested by a GetVariableCommand.
 

Package net.sf.asterisk.fastagi.reply Description

Provides a class that represents the reply that is received from an Asterisk server in response to a command sent via the FastAGI.



Copyright © 2004-2005 Stefan Reuter. All Rights Reserved.