public class Gather extends TwiML
Modifier and Type | Class and Description |
---|---|
static class |
Gather.Builder |
TwiML.ToStringAdapter
Modifier and Type | Method and Description |
---|---|
String |
getAction() |
String |
getFinishOnKey() |
Method |
getMethod() |
Integer |
getNumDigits() |
Pause |
getPause() |
Play |
getPlay() |
Say |
getSay() |
Integer |
getTimeout() |
public Integer getTimeout()
public Integer getNumDigits()
public String getAction()
public Method getMethod()
public String getFinishOnKey()
public Say getSay()
public Play getPlay()
public Pause getPause()
Copyright © 2011 Twilio, Inc. All Rights Reserved.