| Package | Description |
|---|---|
| com.twilio.rest.api.v2010.account.call |
| Modifier and Type | Method and Description |
|---|---|
static FeedbackCreator |
Feedback.creator(String pathCallSid,
Integer qualityScore)
Create a FeedbackCreator to execute create.
|
static FeedbackCreator |
Feedback.creator(String pathAccountSid,
String pathCallSid,
Integer qualityScore)
Create a FeedbackCreator to execute create.
|
FeedbackCreator |
FeedbackCreator.setIssue(Feedback.Issues issue)
The issue.
|
FeedbackCreator |
FeedbackCreator.setIssue(List<Feedback.Issues> issue)
The issue.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.