Click or drag to resize
AGIScriptGetOption Method
Overload List
  NameDescription
Protected methodGetOption(String, String)
Plays the given file, and waits for the user to press one of the given digits. If none of the esacpe digits is pressed while streaming the file it waits for the default timeout of 5 seconds still waiting for the user to press a digit.
Protected methodGetOption(String, String, Int32)
Plays the given file, and waits for the user to press one of the given digits. If none of the esacpe digits is pressed while streaming the file it waits for the specified timeout still waiting for the user to press a digit.
Top
See Also