Package | Description |
---|---|
com.google.api.services.androidpublisher | |
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
AndroidPublisher.Purchases.Subscriptionsv2.Cancel |
AndroidPublisher.Purchases.Subscriptionsv2.cancel(String packageName,
String token,
CancelSubscriptionPurchaseRequest content)
Cancel a subscription purchase for the user.
|
Constructor and Description |
---|
Cancel(String packageName,
String token,
CancelSubscriptionPurchaseRequest content)
Cancel a subscription purchase for the user.
|
Modifier and Type | Method and Description |
---|---|
CancelSubscriptionPurchaseRequest |
CancelSubscriptionPurchaseRequest.clone() |
CancelSubscriptionPurchaseRequest |
CancelSubscriptionPurchaseRequest.set(String fieldName,
Object value) |
CancelSubscriptionPurchaseRequest |
CancelSubscriptionPurchaseRequest.setCancellationContext(CancellationContext cancellationContext)
Required.
|
Copyright © 2011–2025 Google. All rights reserved.