[EN]PurchaseClient.RecurringAction
public static @interface PurchaseClient.RecurringAction com.gaa.sdk.iap.PurchaseClient.RecurringAction
Managing the status of monthly auto-renewal products type
Constants
CANCEL
String CANCEL Cancel automatic payment of monthly auto-renewal product Constant Value: "cancel"
REACTIVATE
String REACTIVATE Reactivate canceled automatic payment of monthly auto-renewal product Constant Value: "reactivate"
Last updated