Click or drag to resize
AGIScriptGetData Method
Overload List
  NameDescription
Protected methodGetData(String)
Plays the given file and waits for the user to enter DTMF digits until he presses '#'. The user may interrupt the streaming by starting to enter digits.
Protected methodGetData(String, Int64)
Plays the given file and waits for the user to enter DTMF digits until he presses '#' or the timeout occurs. The user may interrupt the streaming by starting to enter digits.
Protected methodGetData(String, Int64, Int32)
Plays the given file and waits for the user to enter DTMF digits until he presses '#' or the timeout occurs or the maximum number of digits has been entered. The user may interrupt the streaming by starting to enter digits.
Top
See Also