| Constructor and Description |
|---|
FaxFetcher(String pathSid)
Construct a new FaxFetcher.
|
| Modifier and Type | Method and Description |
|---|---|
Fax |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsyncpublic FaxFetcher(String pathSid)
pathSid - A string that uniquely identifies this fax.public Fax fetch(TwilioRestClient client)
Copyright © 2016 Twilio, Inc. All Rights Reserved.