ProductDetailsListener
It is a listener for the result of in-app product detail requests.
Public methods
onProductDetailsResponse
It is called up to notify that the request for in-app product details has completed.
Parameters: | |
iapResult | Results of requested work |
productDetailList | List of in-app product details |
Last updated