CustomerCenterListener

Listener interface for receiving callbacks for Customer Center events.

Functions

Link copied to clipboard
open fun onFeedbackSurveyCompleted(feedbackSurveyOptionId: String)

Called when the user completes a feedback survey in the Customer Center.

Link copied to clipboard

Called when a customer center management option is selected.

Link copied to clipboard
open fun onRestoreCompleted(customerInfo: CustomerInfo)

Called when a restore purchases operation completes successfully.

Link copied to clipboard

Called when a restore purchases operation fails.

Link copied to clipboard
open fun onRestoreStarted()

Called when a restore purchases operation is initiated by the user in the Customer Center.

Link copied to clipboard

Called when the user requests to manage their subscription through the Customer Center. This happens when the user taps on the cancel subscription button, which takes them to the Google Play subscription management screen.