58 lines
1.5 KiB
Smali
58 lines
1.5 KiB
Smali
.class public Lcom/moji/http/snsforum/LiveHomeRequest;
|
|
.super Lcom/moji/http/snsforum/BaseNewLiveRequest;
|
|
.source "LiveHomeRequest.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/moji/http/snsforum/BaseNewLiveRequest<",
|
|
"Lcom/moji/http/snsforum/entity/HomePageInfo;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(IILjava/util/List;)V
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(II",
|
|
"Ljava/util/List<",
|
|
"Ljava/lang/Integer;",
|
|
">;)V"
|
|
}
|
|
.end annotation
|
|
|
|
const-string v0, "forum/homepage/v1/json/homepage_subscribe_info"
|
|
|
|
.line 17
|
|
invoke-direct {p0, v0}, Lcom/moji/http/snsforum/BaseNewLiveRequest;-><init>(Ljava/lang/String;)V
|
|
|
|
const-string v0, "city_id"
|
|
|
|
.line 18
|
|
invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p0, v0, p1}, Lcom/moji/http/snsforum/LiveHomeRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
const-string p1, "location_city_id"
|
|
|
|
.line 19
|
|
invoke-static {p2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
move-result-object p2
|
|
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/http/snsforum/LiveHomeRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
const-string p1, "attention_city_list"
|
|
|
|
.line 20
|
|
invoke-virtual {p0, p1, p3}, Lcom/moji/http/snsforum/LiveHomeRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|