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