| Constructor and Description |
|---|
FeedbackFetcher(String pathCallSid)
Construct a new FeedbackFetcher.
|
FeedbackFetcher(String pathAccountSid,
String pathCallSid)
Construct a new FeedbackFetcher.
|
| Modifier and Type | Method and Description |
|---|---|
Feedback |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsyncpublic FeedbackFetcher(String pathCallSid)
pathCallSid - The call sid that uniquely identifies the callpublic Feedback fetch(TwilioRestClient client)
Copyright © 2016 Twilio, Inc. All Rights Reserved.