Constructor and Description |
---|
MessageFetcher(String sid)
Construct a new MessageFetcher.
|
MessageFetcher(String accountSid,
String sid)
Construct a new MessageFetcher.
|
Modifier and Type | Method and Description |
---|---|
Message |
execute(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
public MessageFetcher(String sid)
sid
- Fetch by unique message Sidpublic Message execute(TwilioRestClient client)
Copyright © 2011 Twilio, Inc. All Rights Reserved.