Package | Description |
---|---|
com.twilio.sdk.resource.api.v2010.account.call | |
com.twilio.sdk.updater.api.v2010.account.call |
Modifier and Type | Method and Description |
---|---|
static FeedbackUpdater |
Feedback.update(String accountSid,
String callSid,
Integer qualityScore)
Create a FeedbackUpdater to execute update.
|
Modifier and Type | Method and Description |
---|---|
FeedbackUpdater |
FeedbackUpdater.setIssue(Feedback.Issues issue)
One or more of the issues experienced during the call.
|
FeedbackUpdater |
FeedbackUpdater.setIssue(List<Feedback.Issues> issue)
One or more of the issues experienced during the call.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.