This reference document contains the details of Purchase.PurchasesResult
class and the corresponding public methods.
Returns a list and response codes for queryPurchase(String) method
public class Purchase.PurchaseResults extends Object java.lang.Object gg.now.billingclient.api.PurchasesResult
Purchase.PurchasesResult(int BillingResult, List<Purchase> purchasesList)
int getBillingResult() // Returns the BillingResult of the operation
List<Purchase> getPurchasesList () // Returns the list of Purchase
int getResponseCode () // Returns the response code associated with the IAP billing calls.
Payments Module
Payments Module
Document Rev. 1.0