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