VanheimApi.smali
.class public interface abstract Lcom/avast/android/sdk/billing/internal/api/VanheimApi;
.super Ljava/lang/Object;
# virtual methods
.method public abstract a(Lcom/avast/alpha/vanheim/api/AndroidDevice$ReportInAppPurchaseRequest;)Lcom/avast/alpha/vanheim/api/AndroidDevice$ReportInAppPurchaseResponse;
.param p1 # Lcom/avast/alpha/vanheim/api/AndroidDevice$ReportInAppPurchaseRequest;
.annotation runtime Lretrofit/http/Body;
.end annotation
.end param
.annotation runtime Lretrofit/http/POST;
value = "/android/v2/device/reportpurchase"
.end annotation
.end method
.method public abstract b(Lcom/avast/alpha/vanheim/api/AndroidDevice$RestoreInAppPurchaseRequest;)Lcom/avast/alpha/vanheim/api/AndroidDevice$RestoretInAppPurchaseResponse;
.param p1 # Lcom/avast/alpha/vanheim/api/AndroidDevice$RestoreInAppPurchaseRequest;
.annotation runtime Lretrofit/http/Body;
.end annotation
.end param
.annotation runtime Lretrofit/http/POST;
value = "/android/v2/device/restorepurchase"
.end annotation
.end method
.method public abstract c(Lcom/avast/alpha/vanheim/api/AndroidDevice$GetOffersRequest;)Lcom/avast/alpha/vanheim/api/AndroidDevice$GetOffersResponse;
.param p1 # Lcom/avast/alpha/vanheim/api/AndroidDevice$GetOffersRequest;
.annotation runtime Lretrofit/http/Body;
.end annotation
.end param
.annotation runtime Lretrofit/http/POST;
value = "/android/v2/device/getoffers"
.end annotation
.end method
.method public abstract d(Lcom/avast/alpha/vanheim/api/LicenseInfo$LicenseInfoRequest;)Lcom/avast/alpha/vanheim/api/LicenseInfo$LicenseAdditionalInfoResponse;
.param p1 # Lcom/avast/alpha/vanheim/api/LicenseInfo$LicenseInfoRequest;
.annotation runtime Lretrofit/http/Body;
.end annotation
.end param
.annotation runtime Lretrofit/http/POST;
value = "/common/v2/device/licenseInfo"
.end annotation
.end method