Package | Description |
---|---|
com.google.api.services.androidpublisher |
Modifier and Type | Method and Description |
---|---|
AndroidPublisher.Purchases.Subscriptions.Revoke |
AndroidPublisher.Purchases.Subscriptions.revoke(String packageName,
String subscriptionId,
String token)
Refunds and immediately revokes a user's subscription purchase.
|
AndroidPublisher.Purchases.Subscriptions.Revoke |
AndroidPublisher.Purchases.Subscriptions.Revoke.set(String parameterName,
Object value) |
AndroidPublisher.Purchases.Subscriptions.Revoke |
AndroidPublisher.Purchases.Subscriptions.Revoke.setAlt(String alt) |
AndroidPublisher.Purchases.Subscriptions.Revoke |
AndroidPublisher.Purchases.Subscriptions.Revoke.setFields(String fields) |
AndroidPublisher.Purchases.Subscriptions.Revoke |
AndroidPublisher.Purchases.Subscriptions.Revoke.setKey(String key) |
AndroidPublisher.Purchases.Subscriptions.Revoke |
AndroidPublisher.Purchases.Subscriptions.Revoke.setOauthToken(String oauthToken) |
AndroidPublisher.Purchases.Subscriptions.Revoke |
AndroidPublisher.Purchases.Subscriptions.Revoke.setPackageName(String packageName)
The package name of the application for which this subscription was purchased (for
example, 'com.some.thing').
|
AndroidPublisher.Purchases.Subscriptions.Revoke |
AndroidPublisher.Purchases.Subscriptions.Revoke.setPrettyPrint(Boolean prettyPrint) |
AndroidPublisher.Purchases.Subscriptions.Revoke |
AndroidPublisher.Purchases.Subscriptions.Revoke.setQuotaUser(String quotaUser) |
AndroidPublisher.Purchases.Subscriptions.Revoke |
AndroidPublisher.Purchases.Subscriptions.Revoke.setSubscriptionId(String subscriptionId)
The purchased subscription ID (for example, 'monthly001').
|
AndroidPublisher.Purchases.Subscriptions.Revoke |
AndroidPublisher.Purchases.Subscriptions.Revoke.setToken(String token)
The token provided to the user's device when the subscription was purchased.
|
AndroidPublisher.Purchases.Subscriptions.Revoke |
AndroidPublisher.Purchases.Subscriptions.Revoke.setUserIp(String userIp) |
Copyright © 2011–2020 Google. All rights reserved.