| Constructor and Description |
|---|
CallFetcher(String pathSid)
Construct a new CallFetcher.
|
CallFetcher(String pathAccountSid,
String pathSid)
Construct a new CallFetcher.
|
| Modifier and Type | Method and Description |
|---|---|
Call |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsyncpublic CallFetcher(String pathSid)
pathSid - Call Sid that uniquely identifies the Call to fetchpublic Call fetch(TwilioRestClient client)
Copyright © 2016 Twilio, Inc. All Rights Reserved.