Package | Description |
---|---|
com.google.api.services.androidpublisher |
Modifier and Type | Method and Description |
---|---|
AndroidPublisher.Purchases.Products.Get |
AndroidPublisher.Purchases.Products.get(String packageName,
String productId,
String token)
Checks the purchase and consumption status of an inapp item.
|
AndroidPublisher.Purchases.Products.Get |
AndroidPublisher.Purchases.Products.Get.set(String parameterName,
Object value) |
AndroidPublisher.Purchases.Products.Get |
AndroidPublisher.Purchases.Products.Get.set$Xgafv(String $Xgafv) |
AndroidPublisher.Purchases.Products.Get |
AndroidPublisher.Purchases.Products.Get.setAccessToken(String accessToken) |
AndroidPublisher.Purchases.Products.Get |
AndroidPublisher.Purchases.Products.Get.setAlt(String alt) |
AndroidPublisher.Purchases.Products.Get |
AndroidPublisher.Purchases.Products.Get.setCallback(String callback) |
AndroidPublisher.Purchases.Products.Get |
AndroidPublisher.Purchases.Products.Get.setFields(String fields) |
AndroidPublisher.Purchases.Products.Get |
AndroidPublisher.Purchases.Products.Get.setKey(String key) |
AndroidPublisher.Purchases.Products.Get |
AndroidPublisher.Purchases.Products.Get.setOauthToken(String oauthToken) |
AndroidPublisher.Purchases.Products.Get |
AndroidPublisher.Purchases.Products.Get.setPackageName(String packageName)
The package name of the application the inapp product was sold in (for example,
'com.some.thing').
|
AndroidPublisher.Purchases.Products.Get |
AndroidPublisher.Purchases.Products.Get.setPrettyPrint(Boolean prettyPrint) |
AndroidPublisher.Purchases.Products.Get |
AndroidPublisher.Purchases.Products.Get.setProductId(String productId)
The inapp product SKU (for example, 'com.some.thing.inapp1').
|
AndroidPublisher.Purchases.Products.Get |
AndroidPublisher.Purchases.Products.Get.setQuotaUser(String quotaUser) |
AndroidPublisher.Purchases.Products.Get |
AndroidPublisher.Purchases.Products.Get.setToken(String token)
The token provided to the user's device when the inapp product was purchased.
|
AndroidPublisher.Purchases.Products.Get |
AndroidPublisher.Purchases.Products.Get.setUploadProtocol(String uploadProtocol) |
AndroidPublisher.Purchases.Products.Get |
AndroidPublisher.Purchases.Products.Get.setUploadType(String uploadType) |
Copyright © 2011–2025 Google. All rights reserved.