BillingResult

com.appcoins.sdk.billing.BillingResult

Class that represents the result of a Billing operation.


Public parameters

NameTypeDescription
responseCodeIntInteger value of the BillingResponseCode.
debugMessageString?Debug message returned from the Billing operation. Use this to understand any potential issue with the Billing integration.