| Constructor and Description |
|---|
FaxDeleter(String pathSid)
Construct a new FaxDeleter.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
delete(TwilioRestClient client)
Make the request to the Twilio API to perform the delete.
|
delete, deleteAsync, deleteAsyncpublic FaxDeleter(String pathSid)
pathSid - A string that uniquely identifies this fax.public boolean delete(TwilioRestClient client)
Copyright © 2016 Twilio, Inc. All Rights Reserved.