| Constructor and Description |
|---|
RecordingFetcher(String pathCallSid,
String pathSid)
Construct a new RecordingFetcher.
|
RecordingFetcher(String pathAccountSid,
String pathCallSid,
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 pathCallSid, String pathSid)
pathCallSid - The call_sidpathSid - The sidpublic Recording fetch(TwilioRestClient client)
Copyright © 2016 Twilio, Inc. All Rights Reserved.