public class Queue extends TwiML
<Queue>| Modifier and Type | Class and Description |
|---|---|
static class |
Queue.Builder
Create a new
<Queue> element |
| Modifier and Type | Method and Description |
|---|---|
HttpMethod |
getMethod()
Action URL method
|
String |
getName()
Queue name
|
String |
getPostWorkActivitySid()
TaskRouter Activity SID
|
String |
getReservationSid()
TaskRouter Reservation SID
|
URI |
getUrl()
Action URL
|
equals, getChildren, getOptions, getTagName, hashCode, toString, toUrl, toXmlpublic URI getUrl()
public HttpMethod getMethod()
public String getReservationSid()
public String getPostWorkActivitySid()
public String getName()
Copyright © 2016 Twilio, Inc. All Rights Reserved.