| Package | Description |
|---|---|
| com.google.api.services.androidpublisher | |
| com.google.api.services.androidpublisher.model |
| Modifier and Type | Method and Description |
|---|---|
AndroidPublisher.Reviews.Reply |
AndroidPublisher.Reviews.reply(String packageName,
String reviewId,
ReviewsReplyRequest content)
Reply to a single review, or update an existing reply.
|
| Constructor and Description |
|---|
Reply(String packageName,
String reviewId,
ReviewsReplyRequest content)
Reply to a single review, or update an existing reply.
|
| Modifier and Type | Method and Description |
|---|---|
ReviewsReplyRequest |
ReviewsReplyRequest.clone() |
ReviewsReplyRequest |
ReviewsReplyRequest.set(String fieldName,
Object value) |
ReviewsReplyRequest |
ReviewsReplyRequest.setReplyText(String replyText)
The text to set as the reply.
|
Copyright © 2011–2019 Google. All rights reserved.