SkuDetailsResponseListener

This reference document contains the details of SkuDetailsResponseListener interface and the corresponding public method.

Details

The details of the Listener to the results of the SKU details query.

public interface SkuDetailsResponseListener
					
  gg.now.billingclient.api.SkuDetailsResponseListener

Public Method

onSkuDetailsResponse

This method is called to notify that an operation to fetch SKU details has finished.

onSkuDetailsResponse(int billingResult, List<SkuDetails> skuDetailsList)

Parameters

Params Description
billingResult Returns a billing result response code indicating the result of the query.
skuDetailsList List of SKU Details
×
Text copied to clipboard
Link copied to clipbord
Questions? Please reach out to us at dev-support@now.gg