public class Enqueue extends TwiML
<Enqueue>| Modifier and Type | Class and Description |
|---|---|
static class |
Enqueue.Builder
Create a new
<Enqueue> element |
| Modifier and Type | Method and Description |
|---|---|
URI |
getAction()
Action URL
|
HttpMethod |
getMethod()
Action URL method
|
String |
getName()
Friendly name
|
URI |
getWaitUrl()
Wait URL
|
HttpMethod |
getWaitUrlMethod()
Wait URL method
|
String |
getWorkflowSid()
TaskRouter Workflow SID
|
equals, getChildren, getOptions, getTagName, hashCode, toString, toUrl, toXmlpublic URI getAction()
public HttpMethod getMethod()
public URI getWaitUrl()
public HttpMethod getWaitUrlMethod()
public String getWorkflowSid()
public String getName()
Copyright © 2016 Twilio, Inc. All Rights Reserved.