GetMessageFromWX$Req.smali
.class public Lcom/tencent/mm/sdk/modelmsg/GetMessageFromWX$Req;
.super Lcom/tencent/mm/sdk/modelbase/BaseReq;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/tencent/mm/sdk/modelmsg/GetMessageFromWX;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "Req"
.end annotation
# instance fields
.field public username:Ljava/lang/String;
# direct methods
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Lcom/tencent/mm/sdk/modelbase/BaseReq;-><init>()V
return-void
.end method
.method public constructor <init>(Landroid/os/Bundle;)V
.registers 2
invoke-direct {p0}, Lcom/tencent/mm/sdk/modelbase/BaseReq;-><init>()V
invoke-virtual {p0, p1}, Lcom/tencent/mm/sdk/modelmsg/GetMessageFromWX$Req;->fromBundle(Landroid/os/Bundle;)V
return-void
.end method
# virtual methods
.method public checkArgs()Z
.registers 2
const/4 v0, 0x1
return v0
.end method
.method public fromBundle(Landroid/os/Bundle;)V
.registers 2
invoke-super {p0, p1}, Lcom/tencent/mm/sdk/modelbase/BaseReq;->fromBundle(Landroid/os/Bundle;)V
return-void
.end method
.method public getType()I
.registers 2
const/4 v0, 0x3
return v0
.end method
.method public toBundle(Landroid/os/Bundle;)V
.registers 2
invoke-super {p0, p1}, Lcom/tencent/mm/sdk/modelbase/BaseReq;->toBundle(Landroid/os/Bundle;)V
return-void
.end method