73 lines
1.8 KiB
Smali
73 lines
1.8 KiB
Smali
.class public Lcom/moji/http/mqn/GetTopicInfoRequest;
|
|
.super Lcom/moji/http/mqn/ForumBaseRequest;
|
|
.source "GetTopicInfoRequest.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/moji/http/mqn/ForumBaseRequest<",
|
|
"Lcom/moji/http/mqn/entity/TopicInfo;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field private static final b:Ljava/lang/String; = "GetTopicInfoRequest"
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(JLjava/lang/String;)V
|
|
.locals 1
|
|
|
|
const-string v0, "square/json/get_detail_joinlist"
|
|
|
|
.line 14
|
|
invoke-direct {p0, v0}, Lcom/moji/http/mqn/ForumBaseRequest;-><init>(Ljava/lang/String;)V
|
|
|
|
const-string v0, "square_id"
|
|
|
|
.line 15
|
|
invoke-static {p1, p2}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p0, v0, p1}, Lcom/moji/http/mqn/GetTopicInfoRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
const-string p1, "page_past"
|
|
|
|
const/4 p2, 0x0
|
|
|
|
.line 17
|
|
invoke-static {p2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
move-result-object p2
|
|
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/http/mqn/GetTopicInfoRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
const-string p1, "page_cursor"
|
|
|
|
.line 18
|
|
invoke-virtual {p0, p1, p3}, Lcom/moji/http/mqn/GetTopicInfoRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
const-string p1, "page_length"
|
|
|
|
const/16 p2, 0x14
|
|
|
|
.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/mqn/GetTopicInfoRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|