Uses of Class
com.twilio.twiml.voice.Task
-
Packages that use Task Package Description com.twilio.twiml.voice -
-
Uses of Task in com.twilio.twiml.voice
Methods in com.twilio.twiml.voice that return Task Modifier and Type Method Description TaskTask.Builder. build()Create and return resulting<Task>elementMethods in com.twilio.twiml.voice with parameters of type Task Modifier and Type Method Description Enqueue.BuilderEnqueue.Builder. task(Task task)Add a child<Task>element
-