Package com.twilio.twiml.voice
Class Task
- java.lang.Object
-
- com.twilio.twiml.TwiML
-
- com.twilio.twiml.voice.Task
-
public class Task extends TwiML
TwiML wrapper for<Task>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTask.BuilderCreate a new<Task>element
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetBody()TaskRouter task attributesIntegergetPriority()Task priorityIntegergetTimeout()Timeout associated with task-
Methods inherited from class com.twilio.twiml.TwiML
equals, getChildren, getOptions, getTagName, hashCode, toUrl, toXml
-
-