|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Queue | |
|---|---|
| com.twilio.sdk.resource.factory | |
| com.twilio.sdk.resource.instance | |
| com.twilio.sdk.resource.list | |
| Uses of Queue in com.twilio.sdk.resource.factory |
|---|
| Methods in com.twilio.sdk.resource.factory that return Queue | |
|---|---|
Queue |
QueueFactory.create(List<org.apache.http.NameValuePair> params)
|
Queue |
QueueFactory.create(Map<String,String> params)
|
| Uses of Queue in com.twilio.sdk.resource.instance |
|---|
| Methods in com.twilio.sdk.resource.instance that return Queue | |
|---|---|
Queue |
Account.getQueue(String sid)
Get a given queue by sid |
| Uses of Queue in com.twilio.sdk.resource.list |
|---|
| Methods in com.twilio.sdk.resource.list that return Queue | |
|---|---|
Queue |
QueueList.create(List<org.apache.http.NameValuePair> params)
|
Queue |
QueueList.create(Map<String,String> params)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||