Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
PausedStateContext |
PausedStateContext.clone() |
PausedStateContext |
SubscriptionPurchaseV2.getPausedStateContext()
Additional context around paused subscriptions.
|
PausedStateContext |
PausedStateContext.set(String fieldName,
Object value) |
PausedStateContext |
PausedStateContext.setAutoResumeTime(String autoResumeTime)
Time at which the subscription will be automatically resumed.
|
Modifier and Type | Method and Description |
---|---|
SubscriptionPurchaseV2 |
SubscriptionPurchaseV2.setPausedStateContext(PausedStateContext pausedStateContext)
Additional context around paused subscriptions.
|
Copyright © 2011–2025 Google. All rights reserved.