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