| Package | Description |
|---|---|
| com.google.api.services.androidpublisher.model |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionPurchase |
SubscriptionPurchase.clone() |
SubscriptionPurchase |
SubscriptionPurchase.set(String fieldName,
Object value) |
SubscriptionPurchase |
SubscriptionPurchase.setAutoRenewing(Boolean autoRenewing)
Whether the subscription will automatically be renewed when it reaches its current expiry time.
|
SubscriptionPurchase |
SubscriptionPurchase.setInitiationTimestampMsec(Long initiationTimestampMsec)
Time at which the subscription was granted, in milliseconds since the Epoch.
|
SubscriptionPurchase |
SubscriptionPurchase.setKind(String kind)
This kind represents a subscriptionPurchase object in the androidpublisher service.
|
SubscriptionPurchase |
SubscriptionPurchase.setValidUntilTimestampMsec(Long validUntilTimestampMsec)
Time at which the subscription will expire, in milliseconds since the Epoch.
|
Copyright © 2011–2018 Google. All rights reserved.