AldApi.smali
.class public interface abstract Lcom/avast/android/sdk/billing/internal/api/AldApi;
.super Ljava/lang/Object;
# virtual methods
.method public abstract a(Lcom/avast/alpha/licensedealer/api/CommonDevice$MyAvastConnectLicenseRequest;)Lretrofit/client/Response;
.param p1 # Lcom/avast/alpha/licensedealer/api/CommonDevice$MyAvastConnectLicenseRequest;
.annotation runtime Lretrofit/http/Body;
.end annotation
.end param
.annotation runtime Lretrofit/http/POST;
value = "/common/v2/myavast/connectlicense"
.end annotation
.end method
.method public abstract b(Lcom/avast/alpha/licensedealer/api/CommonDevice$DiscoverLicenseRequest;)Lcom/avast/alpha/licensedealer/api/CommonDevice$DiscoverLicenseResponse;
.param p1 # Lcom/avast/alpha/licensedealer/api/CommonDevice$DiscoverLicenseRequest;
.annotation runtime Lretrofit/http/Body;
.end annotation
.end param
.annotation runtime Lretrofit/http/POST;
value = "/common/v1/device/discoverlicense"
.end annotation
.end method
.method public abstract c(Lcom/avast/alpha/licensedealer/api/CommonDevice$SwitchToFreeRequest;)Lcom/avast/alpha/licensedealer/api/CommonDevice$SwitchToFreeResponse;
.param p1 # Lcom/avast/alpha/licensedealer/api/CommonDevice$SwitchToFreeRequest;
.annotation runtime Lretrofit/http/Body;
.end annotation
.end param
.annotation runtime Lretrofit/http/POST;
value = "/common/v1/device/switchtofree"
.end annotation
.end method
.method public abstract d(Lcom/avast/alpha/licensedealer/api/CommonDevice$UseLegacyInfoRequest;)Lcom/avast/alpha/licensedealer/api/CommonDevice$UseLegacyInfoResponse;
.param p1 # Lcom/avast/alpha/licensedealer/api/CommonDevice$UseLegacyInfoRequest;
.annotation runtime Lretrofit/http/Body;
.end annotation
.end param
.annotation runtime Lretrofit/http/POST;
value = "/common/v1/device/uselegacy"
.end annotation
.end method
.method public abstract e(Lcom/avast/alpha/licensedealer/api/CommonDevice$DiscoverWksRequest;)Lcom/avast/alpha/licensedealer/api/CommonDevice$DiscoverWksResponse;
.param p1 # Lcom/avast/alpha/licensedealer/api/CommonDevice$DiscoverWksRequest;
.annotation runtime Lretrofit/http/Body;
.end annotation
.end param
.annotation runtime Lretrofit/http/POST;
value = "/common/v1/device/discoverwks"
.end annotation
.end method