PurchaseClient.RecurringAction

public static @interface PurchaseClient.RecurringAction
com.gaa.sdk.iap.PurchaseClient.RecurringAction

월정액 상품의 상태를 관리하기 위한 타입

Constants


CANCEL

String CANCEL

월정액 상품 자동결제 취소

Constant Value: "cancel"

REACTIVATE

String REACTIVATE

월정액 상품 자동결제 취소 해제

Constant Value: "reactivate"

Last updated