PurchaseHistoryResponseListener

This reference document contains the details of PurchaseHistoryResponseListener and the corresponding public methods.

Details

Listener for purchase history query.

    public interface PurchaseHistoryResponseListener
         gg.now.billingclient.api.PurchaseHistoryResponseListener

Public Methods

onPurchaseHistoryResponse

    void onPurchaseHistoryResponse (int billingResult, List<PurchaseHistoryRecord> purchaseHistoryRecordList)

onPurchaseHistoryResponse is called to notify that the query operation has finished

Parameters

Parameters Description
billingResult Result of query for BillingResult
purchaseHistoryRecordList List of purchase records

 

×
Text copied to clipboard
Link copied to clipbord
Questions? Please reach out to us at dev-support@now.gg