36 lines
872 B
Smali
36 lines
872 B
Smali
.class public Lcom/moji/http/snow/SnowIsSubscribeRequest;
|
|
.super Lcom/moji/http/snow/SnowBaseRequest;
|
|
.source "SnowIsSubscribeRequest.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/moji/http/snow/SnowBaseRequest<",
|
|
"Lcom/moji/http/snow/bean/SnowPushInfo;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(I)V
|
|
.locals 1
|
|
|
|
const-string v0, "json/snow/is_subscribe"
|
|
|
|
.line 14
|
|
invoke-direct {p0, v0}, Lcom/moji/http/snow/SnowBaseRequest;-><init>(Ljava/lang/String;)V
|
|
|
|
const-string v0, "type"
|
|
|
|
.line 15
|
|
invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p0, v0, p1}, Lcom/moji/http/snow/SnowIsSubscribeRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|