API reference
API reference
Select your platform
No SDKs available
No versions available

PriceChangeConfirmationListener

Updated: May 13, 2025

PriceChangeConfirmationListener

interface PriceChangeConfirmationListener

Deprecated


Listener to a result of the price change confirmation flow.
The equivalent Google Play Billing Library interface can be found at the Android developer documentation for PriceChangeConfirmationListener.
Deprecated
This class has been marked as deprecated and removed from Play Billing Library since version 6.0.0. To learn more about alternatives, see https://developer.android.com/google/play/billing/subscriptions#price-change.

Functions

NameSummary
onPriceChangeConfirmationResult
abstract fun onPriceChangeConfirmationResult(billingResult: BillingResult)
Called to notify when a price change confirmation flow has finished.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon