Package | Description |
---|---|
com.google.api.services.androidpublisher | |
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
AndroidPublisher.Purchases.Products.Acknowledge |
AndroidPublisher.Purchases.Products.acknowledge(String packageName,
String productId,
String token,
ProductPurchasesAcknowledgeRequest content)
Acknowledges a purchase of an inapp item.
|
Constructor and Description |
---|
Acknowledge(String packageName,
String productId,
String token,
ProductPurchasesAcknowledgeRequest content)
Acknowledges a purchase of an inapp item.
|
Modifier and Type | Method and Description |
---|---|
ProductPurchasesAcknowledgeRequest |
ProductPurchasesAcknowledgeRequest.clone() |
ProductPurchasesAcknowledgeRequest |
ProductPurchasesAcknowledgeRequest.set(String fieldName,
Object value) |
ProductPurchasesAcknowledgeRequest |
ProductPurchasesAcknowledgeRequest.setDeveloperPayload(String developerPayload)
Payload to attach to the purchase.
|
Copyright © 2011–2025 Google. All rights reserved.