Uses of Class
com.hoiio.sdk.objects.ivr.Gather

Packages that use Gather
com.hoiio.sdk.services   
 

Uses of Gather in com.hoiio.sdk.services
 

Methods in com.hoiio.sdk.services that return Gather
 Gather IvrService.gather(String session, String notifyUrl)
          Gets user input via the telephone's keypad in IVR calls
 Gather IvrService.gather(String session, String notifyUrl, String msg, Integer maxDigits, Integer timeout, Integer attempts, String tag)
          Gets user input via the telephone's keypad in IVR calls