Last updated
Last updated
public class RecurringProductParams extends Object java.lang.Object ↳ com.gaa.sdk.iap.RecurringProductParams
A parameter to change the status of monthly auto-renewal products.
See Also:
(RecurringProductParams, )
PurchaseDatagetPurchaseData() Restores the purchase data of monthly auto-renewal products' purchases.
String getRecurringAction() Restores the status value that wishes to change for monthly auto-renewal products.
RecurringProductParams.BuildernewBuilder() Generates the builder to create a RecurringProductParams instance.
Returns:
String
Returns:
Nested classes
class
RecurringProductParams.Builder A builder that helps create a RecurringProductParams instance easily.
Returns: