public interface ProductDetailsResponseListener
Modifier and Type | Method and Description |
---|---|
void |
onProductDetailsResponse(BillingResult billingResult,
java.util.List<ProductDetails> productDetailsList)
Called to notify that query product details operation has finished.
|
void onProductDetailsResponse(BillingResult billingResult, java.util.List<ProductDetails> productDetailsList)