ServerInterface.smali
.class public interface abstract Lcom/avast/android/burger/internal/server/ServerInterface;
.super Ljava/lang/Object;
# virtual methods
.method public abstract a(Lcom/avast/analytics/sender/proto/Envelope;)Lretrofit2/Call;
.param p1 # Lcom/avast/analytics/sender/proto/Envelope;
.annotation runtime Lretrofit2/http/Body;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/avast/analytics/sender/proto/Envelope;",
")",
"Lretrofit2/Call<",
"Ljava/lang/String;",
">;"
}
.end annotation
.annotation runtime Lretrofit2/http/POST;
value = "/receive3"
.end annotation
.end method