Package | Description |
---|---|
com.google.api.services.androidpublisher |
Modifier and Type | Method and Description |
---|---|
AndroidPublisher.Purchases.Subscriptions.Defer |
AndroidPublisher.Purchases.Subscriptions.defer(String packageName,
String subscriptionId,
String token,
SubscriptionPurchasesDeferRequest content)
Defers a user's subscription purchase until a specified future expiration time.
|
AndroidPublisher.Purchases.Subscriptions.Defer |
AndroidPublisher.Purchases.Subscriptions.Defer.set(String parameterName,
Object value) |
AndroidPublisher.Purchases.Subscriptions.Defer |
AndroidPublisher.Purchases.Subscriptions.Defer.set$Xgafv(String $Xgafv) |
AndroidPublisher.Purchases.Subscriptions.Defer |
AndroidPublisher.Purchases.Subscriptions.Defer.setAccessToken(String accessToken) |
AndroidPublisher.Purchases.Subscriptions.Defer |
AndroidPublisher.Purchases.Subscriptions.Defer.setAlt(String alt) |
AndroidPublisher.Purchases.Subscriptions.Defer |
AndroidPublisher.Purchases.Subscriptions.Defer.setCallback(String callback) |
AndroidPublisher.Purchases.Subscriptions.Defer |
AndroidPublisher.Purchases.Subscriptions.Defer.setFields(String fields) |
AndroidPublisher.Purchases.Subscriptions.Defer |
AndroidPublisher.Purchases.Subscriptions.Defer.setKey(String key) |
AndroidPublisher.Purchases.Subscriptions.Defer |
AndroidPublisher.Purchases.Subscriptions.Defer.setOauthToken(String oauthToken) |
AndroidPublisher.Purchases.Subscriptions.Defer |
AndroidPublisher.Purchases.Subscriptions.Defer.setPackageName(String packageName)
The package name of the application for which this subscription was purchased (for
example, 'com.some.thing').
|
AndroidPublisher.Purchases.Subscriptions.Defer |
AndroidPublisher.Purchases.Subscriptions.Defer.setPrettyPrint(Boolean prettyPrint) |
AndroidPublisher.Purchases.Subscriptions.Defer |
AndroidPublisher.Purchases.Subscriptions.Defer.setQuotaUser(String quotaUser) |
AndroidPublisher.Purchases.Subscriptions.Defer |
AndroidPublisher.Purchases.Subscriptions.Defer.setSubscriptionId(String subscriptionId)
The purchased subscription ID (for example, 'monthly001').
|
AndroidPublisher.Purchases.Subscriptions.Defer |
AndroidPublisher.Purchases.Subscriptions.Defer.setToken(String token)
The token provided to the user's device when the subscription was purchased.
|
AndroidPublisher.Purchases.Subscriptions.Defer |
AndroidPublisher.Purchases.Subscriptions.Defer.setUploadProtocol(String uploadProtocol) |
AndroidPublisher.Purchases.Subscriptions.Defer |
AndroidPublisher.Purchases.Subscriptions.Defer.setUploadType(String uploadType) |
Copyright © 2011–2025 Google. All rights reserved.