138 lines
3.8 KiB
Smali
138 lines
3.8 KiB
Smali
.class public Lcom/tencent/mm/opensdk/modelbiz/SubscribeMessage$Resp;
|
|
.super Lcom/tencent/mm/opensdk/modelbase/BaseResp;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/tencent/mm/opensdk/modelbiz/SubscribeMessage;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "Resp"
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field private static final TAG:Ljava/lang/String; = "MicroMsg.SDK.SubscribeMessage.Resp"
|
|
|
|
|
|
# instance fields
|
|
.field public action:Ljava/lang/String;
|
|
|
|
.field public reserved:Ljava/lang/String;
|
|
|
|
.field public scene:I
|
|
|
|
.field public templateID:Ljava/lang/String;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Lcom/tencent/mm/opensdk/modelbase/BaseResp;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(Landroid/os/Bundle;)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Lcom/tencent/mm/opensdk/modelbase/BaseResp;-><init>()V
|
|
|
|
invoke-virtual {p0, p1}, Lcom/tencent/mm/opensdk/modelbiz/SubscribeMessage$Resp;->fromBundle(Landroid/os/Bundle;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public checkArgs()Z
|
|
.locals 1
|
|
|
|
const/4 v0, 0x1
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public fromBundle(Landroid/os/Bundle;)V
|
|
.locals 1
|
|
|
|
invoke-super {p0, p1}, Lcom/tencent/mm/opensdk/modelbase/BaseResp;->fromBundle(Landroid/os/Bundle;)V
|
|
|
|
const-string v0, "_wxapi_subscribemessage_resp_templateid"
|
|
|
|
invoke-virtual {p1, v0}, Landroid/os/Bundle;->getString(Ljava/lang/String;)Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/tencent/mm/opensdk/modelbiz/SubscribeMessage$Resp;->templateID:Ljava/lang/String;
|
|
|
|
const-string v0, "_wxapi_subscribemessage_resp_scene"
|
|
|
|
invoke-virtual {p1, v0}, Landroid/os/Bundle;->getInt(Ljava/lang/String;)I
|
|
|
|
move-result v0
|
|
|
|
iput v0, p0, Lcom/tencent/mm/opensdk/modelbiz/SubscribeMessage$Resp;->scene:I
|
|
|
|
const-string v0, "_wxapi_subscribemessage_resp_action"
|
|
|
|
invoke-virtual {p1, v0}, Landroid/os/Bundle;->getString(Ljava/lang/String;)Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/tencent/mm/opensdk/modelbiz/SubscribeMessage$Resp;->action:Ljava/lang/String;
|
|
|
|
const-string v0, "_wxapi_subscribemessage_resp_reserved"
|
|
|
|
invoke-virtual {p1, v0}, Landroid/os/Bundle;->getString(Ljava/lang/String;)Ljava/lang/String;
|
|
|
|
move-result-object p1
|
|
|
|
iput-object p1, p0, Lcom/tencent/mm/opensdk/modelbiz/SubscribeMessage$Resp;->reserved:Ljava/lang/String;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public getType()I
|
|
.locals 1
|
|
|
|
const/16 v0, 0x12
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public toBundle(Landroid/os/Bundle;)V
|
|
.locals 2
|
|
|
|
invoke-super {p0, p1}, Lcom/tencent/mm/opensdk/modelbase/BaseResp;->toBundle(Landroid/os/Bundle;)V
|
|
|
|
const-string v0, "_wxapi_subscribemessage_resp_templateid"
|
|
|
|
iget-object v1, p0, Lcom/tencent/mm/opensdk/modelbiz/SubscribeMessage$Resp;->templateID:Ljava/lang/String;
|
|
|
|
invoke-virtual {p1, v0, v1}, Landroid/os/Bundle;->putString(Ljava/lang/String;Ljava/lang/String;)V
|
|
|
|
const-string v0, "_wxapi_subscribemessage_resp_scene"
|
|
|
|
iget v1, p0, Lcom/tencent/mm/opensdk/modelbiz/SubscribeMessage$Resp;->scene:I
|
|
|
|
invoke-virtual {p1, v0, v1}, Landroid/os/Bundle;->putInt(Ljava/lang/String;I)V
|
|
|
|
const-string v0, "_wxapi_subscribemessage_resp_action"
|
|
|
|
iget-object v1, p0, Lcom/tencent/mm/opensdk/modelbiz/SubscribeMessage$Resp;->action:Ljava/lang/String;
|
|
|
|
invoke-virtual {p1, v0, v1}, Landroid/os/Bundle;->putString(Ljava/lang/String;Ljava/lang/String;)V
|
|
|
|
const-string v0, "_wxapi_subscribemessage_resp_reserved"
|
|
|
|
iget-object v1, p0, Lcom/tencent/mm/opensdk/modelbiz/SubscribeMessage$Resp;->reserved:Ljava/lang/String;
|
|
|
|
invoke-virtual {p1, v0, v1}, Landroid/os/Bundle;->putString(Ljava/lang/String;Ljava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|