| Constructor and Description |
|---|
TrunkDeleter(String sid)
Construct a new TrunkDeleter.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(TwilioRestClient client)
Make the request to the Twilio API to perform the delete.
|
public TrunkDeleter(String sid)
sid - The sidpublic boolean execute(TwilioRestClient client)
Copyright © 2011 Twilio, Inc. All Rights Reserved.