Purchase$PurchaseState.smali
.class public interface abstract annotation Lcom/android/billingclient/api/Purchase$PurchaseState;
.super Ljava/lang/Object;
.source "com.android.billingclient:billing@@3.1.0-multiquantity-eap"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/android/billingclient/api/Purchase;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "PurchaseState"
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation
# static fields
.field public static final PENDING:I = 0x2
.field public static final PURCHASED:I = 0x1
.field public static final UNSPECIFIED_STATE:I