PurchaseClient.RecurringAction
public static @interface PurchaseClient.RecurringAction
com.gaa.sdk.iap.PurchaseClient.RecurringAction
Type to manage Monthly auto-renewal product status
Constants
CANCEL
String CANCEL
Cancel the automatic payment of Monthly auto-renewal product
Constant Value: "cancel"
REACTIVATE
String REACTIVATE
Remove the automatic payment cancellation of Monthly auto-renewal product
Constant Value: "reactivate"
Last updated