Constructor and Description |
---|
CommandFetcher(String sid)
Construct a new CommandFetcher.
|
Modifier and Type | Method and Description |
---|---|
Command |
execute(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
public CommandFetcher(String sid)
sid
- The sidpublic Command execute(TwilioRestClient client)
Copyright © 2011 Twilio, Inc. All Rights Reserved.