Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
CancelSurveyResult |
CancelSurveyResult.clone() |
CancelSurveyResult |
UserInitiatedCancellation.getCancelSurveyResult()
Information provided by the user when they complete the subscription cancellation flow
(cancellation reason survey).
|
CancelSurveyResult |
CancelSurveyResult.set(String fieldName,
Object value) |
CancelSurveyResult |
CancelSurveyResult.setReason(String reason)
The reason the user selected in the cancel survey.
|
CancelSurveyResult |
CancelSurveyResult.setReasonUserInput(String reasonUserInput)
Only set for CANCEL_SURVEY_REASON_OTHERS.
|
Modifier and Type | Method and Description |
---|---|
UserInitiatedCancellation |
UserInitiatedCancellation.setCancelSurveyResult(CancelSurveyResult cancelSurveyResult)
Information provided by the user when they complete the subscription cancellation flow
(cancellation reason survey).
|
Copyright © 2011–2025 Google. All rights reserved.