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