Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
SubscriptionDeferralInfo |
SubscriptionDeferralInfo.clone() |
SubscriptionDeferralInfo |
SubscriptionPurchasesDeferRequest.getDeferralInfo()
The information about the new desired expiry time for the subscription.
|
SubscriptionDeferralInfo |
SubscriptionDeferralInfo.set(String fieldName,
Object value) |
SubscriptionDeferralInfo |
SubscriptionDeferralInfo.setDesiredExpiryTimeMillis(Long desiredExpiryTimeMillis)
The desired next expiry time to assign to the subscription, in milliseconds since the Epoch.
|
SubscriptionDeferralInfo |
SubscriptionDeferralInfo.setExpectedExpiryTimeMillis(Long expectedExpiryTimeMillis)
The expected expiry time for the subscription.
|
Modifier and Type | Method and Description |
---|---|
SubscriptionPurchasesDeferRequest |
SubscriptionPurchasesDeferRequest.setDeferralInfo(SubscriptionDeferralInfo deferralInfo)
The information about the new desired expiry time for the subscription.
|
Copyright © 2011–2025 Google. All rights reserved.