Purchase.PurchasesResult

This reference document contains the details of Purchase.PurchasesResult class and the corresponding public methods.

Details

Returns a list and response codes for queryPurchase(String) method

    public class Purchase.PurchaseResults extends Object 
                            
     java.lang.Object
         gg.now.billingclient.api.PurchasesResult

Public Constructor

    Purchase.PurchasesResult(int BillingResult, List<Purchase> purchasesList)

Public Methods

getBillingResult

    int getBillingResult()
        
    // Returns the BillingResult of the operation


getPurchasesList

    List<Purchase> getPurchasesList ()
        // Returns the list of Purchase


getResponseCode

    int getResponseCode ()
        // Returns the response code associated with the IAP billing calls.
×
Text copied to clipboard
Link copied to clipbord
Questions? Please reach out to us at dev-support@now.gg