Uses of Class
com.telapi.api.inboundxml.elements.Gather

Packages that use Gather
com.telapi.api.inboundxml.elements   
 

Uses of Gather in com.telapi.api.inboundxml.elements
 

Methods in com.telapi.api.inboundxml.elements that return Gather
static Gather Gather.createGather(String action)
          Convenience method for creating a new Gather element.
static Gather Gather.createGather(String action, HttpMethod method, Long timeout, String finishOnKey, Long numDigits)
          Creates a Gather element.
 Gather Gather.pause()
           
 Gather Gather.pause(Long length)
           
 Gather Gather.play(Long loop, String resource)
           
 Gather Gather.say(String text)
           
 Gather Gather.say(String text, Voice voice, Long loop)
           
 

Methods in com.telapi.api.inboundxml.elements with parameters of type Gather
 Response Response.gather(Gather gather)
          Adds a Gather element to the current Response element.
 



Copyright © 2012. All Rights Reserved.