Constructor and Description |
---|
MessageDeleter(String pathSid)
Construct a new MessageDeleter.
|
MessageDeleter(String pathAccountSid,
String pathSid)
Construct a new MessageDeleter.
|
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 MessageDeleter(String pathSid)
pathSid
- The unique string that identifies the resourcepublic boolean delete(TwilioRestClient client)
Copyright © 2019 Twilio, Inc. All Rights Reserved.