Click or drag to resize
AGIReply Properties

The AGIReply type exposes the following members.

Properties
  NameDescription
Public propertyExtra
Returns the text in parenthesis contained in this reply.
The meaning of this property depends on the command sent. Sometimes it contains a flag like "timeout" or "hangup" or - in case of the GetVariableCommand - the value of the variable.
Public propertyFirstLine
Public propertyLines
Public propertyResultCode
Returns the return code (the result as int).
Public propertyResultCodeAsChar
Returns the return code as character.
Top
See Also