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