[EN]PurchaseData.RecurringState
public static @interface PurchaseData.RecurringState com.gaa.sdk.iap.PurchaseData.RecurringState Status value of monthly auto-renewal products
Constants
RECURRING
int RECURRING Automatic payments in progress Constant Value: 0
CANCEL
int CANCEL Scheduling the cancellation of automatic payments in progress Constant Value: 1
NON_AUTO_PRODUCT
int NON_AUTO_PRODUCT No automatic payments Constant Value: -1
Last updated