Click or drag to resize
AGIScriptSayDateTime Method
Overload List
  NameDescription
Protected methodSayDateTime(Int64)
Says the given time.
Available since Asterisk 1.2.
Protected methodSayDateTime(Int64, String)
Says the given time and allows interruption by one of the given escape digits.
Available since Asterisk 1.2.
Protected methodSayDateTime(Int64, String, String)
Says the given time in the given format and allows interruption by one of the given escape digits.
Available since Asterisk 1.2.
Protected methodSayDateTime(Int64, String, String, String)
Says the given time in the given format and timezone and allows interruption by one of the given escape digits.
Available since Asterisk 1.2.
Top
See Also