69 lines
1.7 KiB
Smali
69 lines
1.7 KiB
Smali
.class public Lcom/moji/http/ugc/MsgDetailRequest;
|
|
.super Lcom/moji/http/ugc/UGCBaseRequest;
|
|
.source "MsgDetailRequest.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/moji/http/ugc/UGCBaseRequest<",
|
|
"Lcom/moji/http/ugc/bean/MoMsgInfoResp$MsgInfoResp;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/lang/String;Ljava/lang/String;)V
|
|
.locals 1
|
|
|
|
const-string v0, "sns/json/profile/msg/get"
|
|
|
|
.line 14
|
|
invoke-direct {p0, v0}, Lcom/moji/http/ugc/UGCBaseRequest;-><init>(Ljava/lang/String;)V
|
|
|
|
const-string v0, "position"
|
|
|
|
.line 15
|
|
invoke-virtual {p0, v0, p1}, Lcom/moji/http/ugc/MsgDetailRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
const-string p1, "page_length"
|
|
|
|
const-string v0, "10"
|
|
|
|
.line 16
|
|
invoke-virtual {p0, p1, v0}, Lcom/moji/http/ugc/MsgDetailRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
.line 17
|
|
invoke-static {p2}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
|
|
|
|
move-result p1
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
const-string p1, "page_past"
|
|
|
|
const-string p2, "0"
|
|
|
|
.line 18
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/http/ugc/MsgDetailRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const-string p1, "page_cursor"
|
|
|
|
.line 20
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/http/ugc/MsgDetailRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
const-string p1, "page_past"
|
|
|
|
const-string p2, "1"
|
|
|
|
.line 21
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/http/ugc/MsgDetailRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
:goto_0
|
|
return-void
|
|
.end method
|