RecurringProductParams
It is a parameter for changing Monthly auto-renewal product status.
See Also:
PurchaseClient.manageRecurringProductAsync(RecurringProductParams, RecurringProductListener)
Summary
Public methods
getPurchaseData
It returns the purchase data of Monthly auto-renewal product.
getRecurringAction
It returns the status value of Monthly auto-renewal product to be changed.
newBuilder
It generates a builder for creating the RecurringProductParams instances.
Last updated