| Constructor and Description |
|---|
MessageUpdater(String accountSid,
String sid)
Construct a new MessageUpdater.
|
| Modifier and Type | Method and Description |
|---|---|
Message |
execute(TwilioRestClient client)
Make the request to the Twilio API to perform the update.
|
MessageUpdater |
setBody(String body)
The body.
|
public MessageUpdater setBody(String body)
body - The bodypublic Message execute(TwilioRestClient client)
Copyright © 2011 Twilio, Inc. All Rights Reserved.