PurchasesResult (Legacy)

com.appcoins.sdk.billing.PurchasesResult

Class representing the result retrieved when querying for Purchases.


Public parameters

NameTypeDescription
responseCodeResponseCodeResponseCode of the response.
purchasesList<Purchase>List containing the Purchases queried.