StoreProvider.smali

.class public interface abstract Lcom/avast/android/sdk/billing/interfaces/store/StoreProvider;
.super Ljava/lang/Object;

# interfaces
.implements Lcom/avast/android/sdk/billing/interfaces/BillingProvider;


# virtual methods
.method public abstract a(Lcom/avast/android/sdk/billing/interfaces/store/PurchaseProductRequest;)Lcom/avast/android/sdk/billing/interfaces/store/PurchaseProductResponse;
.end method

.method public abstract b(Lcom/avast/android/sdk/billing/interfaces/store/OfferInfoRequest;)Lcom/avast/android/sdk/billing/interfaces/store/OfferInfoResponse;
.end method

.method public abstract c(Lcom/avast/android/sdk/billing/interfaces/store/PurchaseInfoRequest;)Lcom/avast/android/sdk/billing/interfaces/store/PurchaseInfoResponse;
.end method