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

ProductDetailsResponseListener

Updated: May 13, 2025

ProductDetailsResponseListener

interface ProductDetailsResponseListener
Listener to a result of product details query.
The equivalent Google Play Billing Library interface can be found at the Android developer documentation for ProductDetailsResponseListener.

Functions

NameSummary
onProductDetailsResponse
abstract fun onProductDetailsResponse(result: BillingResult, products: List<ProductDetails>)
Called to notify that query product details operation has finished.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon