ITribeApi.smali
.class public interface abstract Lcom/sandboxol/center/web/http/ITribeApi;
.super Ljava/lang/Object;
.source "ITribeApi.java"
# virtual methods
.method public abstract tribeMember(Ljava/lang/String;)Lrx/Observable;
.param p1 # Ljava/lang/String;
.annotation runtime Lretrofit2/http/Header;
value = "language"
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/String;",
")",
"Lrx/Observable<",
"Lcom/sandboxol/common/base/web/HttpResponse<",
"Ljava/util/List<",
"Lcom/sandboxol/greendao/entity/TribeMember;",
">;>;>;"
}
.end annotation
.annotation runtime Lretrofit2/http/GET;
value = "/clan/api/v1/clan/tribe/member"
.end annotation
.end method