public static @interface PurchaseClient.RecurringAction
com.gaa.sdk.iap.PurchaseClient.RecurringAction
월정액 상품의 상태를 관리하기 위한 타입
String CANCEL
월정액 상품 자동결제 취소
Constant Value: "cancel"
String REACTIVATE
월정액 상품 자동결제 취소 해제
Constant Value: "reactivate"
Last updated 4 months ago