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