43 lines
1.0 KiB
Smali
43 lines
1.0 KiB
Smali
.class public Lcom/moji/http/mqn/UnTopTopicRequest;
|
|
.super Lcom/moji/http/mqn/ForumBaseRequest;
|
|
.source "UnTopTopicRequest.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/moji/http/mqn/ForumBaseRequest<",
|
|
"Lcom/moji/requestcore/entity/MJBaseRespRc;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/lang/String;)V
|
|
.locals 1
|
|
|
|
const-string v0, "topic/json/untop_topic"
|
|
|
|
.line 14
|
|
invoke-direct {p0, v0}, Lcom/moji/http/mqn/ForumBaseRequest;-><init>(Ljava/lang/String;)V
|
|
|
|
const-string v0, "topic_id"
|
|
|
|
.line 15
|
|
invoke-virtual {p0, v0, p1}, Lcom/moji/http/mqn/UnTopTopicRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
const-string p1, "type"
|
|
|
|
const/4 v0, 0x2
|
|
|
|
.line 16
|
|
invoke-static {v0}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0, p1, v0}, Lcom/moji/http/mqn/UnTopTopicRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|