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