| Constructor and Description |
|---|
MessageCreator(String serviceSid,
String channelSid,
String body)
Construct a new MessageCreator.
|
| Modifier and Type | Method and Description |
|---|---|
Message |
execute(TwilioRestClient client)
Make the request to the Twilio API to perform the create.
|
MessageCreator |
setFrom(String from)
The from.
|
public MessageCreator setFrom(String from)
from - The frompublic Message execute(TwilioRestClient client)
Copyright © 2011 Twilio, Inc. All Rights Reserved.