| Package | Description |
|---|---|
| com.google.api.services.androidpublisher | |
| com.google.api.services.androidpublisher.model |
| Modifier and Type | Method and Description |
|---|---|
AndroidPublisher.Purchases.Subscriptions.Acknowledge |
AndroidPublisher.Purchases.Subscriptions.acknowledge(String packageName,
String subscriptionId,
String token,
SubscriptionPurchasesAcknowledgeRequest content)
Acknowledges a subscription purchase.
|
| Constructor and Description |
|---|
Acknowledge(String packageName,
String subscriptionId,
String token,
SubscriptionPurchasesAcknowledgeRequest content)
Acknowledges a subscription purchase.
|
| Modifier and Type | Method and Description |
|---|---|
SubscriptionPurchasesAcknowledgeRequest |
SubscriptionPurchasesAcknowledgeRequest.clone() |
SubscriptionPurchasesAcknowledgeRequest |
SubscriptionPurchasesAcknowledgeRequest.set(String fieldName,
Object value) |
SubscriptionPurchasesAcknowledgeRequest |
SubscriptionPurchasesAcknowledgeRequest.setDeveloperPayload(String developerPayload)
Payload to attach to the purchase.
|
SubscriptionPurchasesAcknowledgeRequest |
SubscriptionPurchasesAcknowledgeRequest.setExternalAccountIds(ExternalAccountIds externalAccountIds)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.