package com.unity3d.services.store;

import kotlin.Metadata;
/* compiled from: StoreEvent.kt */
@Metadata(d1 = {"\u0000\f\n\u0002\u0018\u0002\n\u0002\u0010\u0010\n\u0002\b\u0011\b\u0086\u0001\u0018\u00002\b\u0012\u0004\u0012\u00020\u00000\u0001B\u0007\b\u0002¢\u0006\u0002\u0010\u0002j\u0002\b\u0003j\u0002\b\u0004j\u0002\b\u0005j\u0002\b\u0006j\u0002\b\u0007j\u0002\b\bj\u0002\b\tj\u0002\b\nj\u0002\b\u000bj\u0002\b\fj\u0002\b\rj\u0002\b\u000ej\u0002\b\u000fj\u0002\b\u0010j\u0002\b\u0011¨\u0006\u0012"}, d2 = {"Lcom/unity3d/services/store/StoreEvent;", "", "(Ljava/lang/String;I)V", "INITIALIZATION_REQUEST_RESULT", "INITIALIZATION_REQUEST_FAILED", "DISCONNECTED_RESULT", "PURCHASES_ON_RESUME_RESULT", "PURCHASES_ON_RESUME_ERROR", "PURCHASES_UPDATED_RESULT", "PURCHASES_UPDATED_ERROR", "PURCHASES_REQUEST_RESULT", "PURCHASES_REQUEST_ERROR", "PURCHASE_HISTORY_LIST_REQUEST_RESULT", "PURCHASE_HISTORY_LIST_REQUEST_ERROR", "SKU_DETAILS_LIST_REQUEST_RESULT", "SKU_DETAILS_LIST_REQUEST_ERROR", "IS_FEATURE_SUPPORTED_REQUEST_RESULT", "IS_FEATURE_SUPPORTED_REQUEST_ERROR", "unity-ads_release"}, k = 1, mv = {1, 8, 0}, xi = 48)
/* loaded from: classes6.dex */
public enum StoreEvent {
    INITIALIZATION_REQUEST_RESULT,
    INITIALIZATION_REQUEST_FAILED,
    DISCONNECTED_RESULT,
    PURCHASES_ON_RESUME_RESULT,
    PURCHASES_ON_RESUME_ERROR,
    PURCHASES_UPDATED_RESULT,
    PURCHASES_UPDATED_ERROR,
    PURCHASES_REQUEST_RESULT,
    PURCHASES_REQUEST_ERROR,
    PURCHASE_HISTORY_LIST_REQUEST_RESULT,
    PURCHASE_HISTORY_LIST_REQUEST_ERROR,
    SKU_DETAILS_LIST_REQUEST_RESULT,
    SKU_DETAILS_LIST_REQUEST_ERROR,
    IS_FEATURE_SUPPORTED_REQUEST_RESULT,
    IS_FEATURE_SUPPORTED_REQUEST_ERROR
}
