| Constructor and Description |
|---|
QueueDeleter(String pathSid)
Construct a new QueueDeleter.
|
QueueDeleter(String pathAccountSid,
String pathSid)
Construct a new QueueDeleter.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
delete(TwilioRestClient client)
Make the request to the Twilio API to perform the delete.
|
delete, deleteAsync, deleteAsyncpublic QueueDeleter(String pathSid)
pathSid - Delete by unique queue Sidpublic boolean delete(TwilioRestClient client)
Copyright © 2016 Twilio, Inc. All Rights Reserved.