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