| Package | Description |
|---|---|
| com.google.api.services.androidpublisher.model |
| Modifier and Type | Method and Description |
|---|---|
UserInitiatedCancellation |
UserInitiatedCancellation.clone() |
UserInitiatedCancellation |
CanceledStateContext.getUserInitiatedCancellation()
Subscription was canceled by user.
|
UserInitiatedCancellation |
UserInitiatedCancellation.set(String fieldName,
Object value) |
UserInitiatedCancellation |
UserInitiatedCancellation.setCancelSurveyResult(CancelSurveyResult cancelSurveyResult)
Information provided by the user when they complete the subscription cancellation flow
(cancellation reason survey).
|
UserInitiatedCancellation |
UserInitiatedCancellation.setCancelTime(String cancelTime)
The time at which the subscription was canceled by the user.
|
| Modifier and Type | Method and Description |
|---|---|
CanceledStateContext |
CanceledStateContext.setUserInitiatedCancellation(UserInitiatedCancellation userInitiatedCancellation)
Subscription was canceled by user.
|
Copyright © 2011–2025 Google. All rights reserved.