public class Record extends TwiML
Modifier and Type | Class and Description |
---|---|
static class |
Record.Builder |
TwiML.ToStringAdapter
Modifier and Type | Method and Description |
---|---|
String |
getAction() |
String |
getFinishOnKey() |
Integer |
getMaxLength() |
Method |
getMethod() |
Integer |
getTimeout() |
String |
getTranscribeCallback() |
Trim |
getTrim() |
Boolean |
isPlayBeep() |
Boolean |
isTranscribe() |
public Boolean isTranscribe()
public Boolean isPlayBeep()
public Integer getTimeout()
public Integer getMaxLength()
public String getAction()
public Method getMethod()
public String getFinishOnKey()
public String getTranscribeCallback()
public Trim getTrim()
Copyright © 2011 Twilio, Inc. All Rights Reserved.