FeedApi.smali

.class public interface abstract Lcom/avast/android/feed/internal/server/FeedApi;
.super Ljava/lang/Object;


# virtual methods
.method public abstract a(Lcom/avast/feed/FeedRequest;)Lcom/avast/feed/FeedResponse;
    .param p1    # Lcom/avast/feed/FeedRequest;
        .annotation runtime Lretrofit/http/Body;
        .end annotation
    .end param
    .annotation runtime Lretrofit/http/POST;
        value = "/v1/feed"
    .end annotation
.end method