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