.class public Lcom/tencent/mm/opensdk/modelmsg/GetMessageFromWX$Req; .super Lcom/tencent/mm/opensdk/modelbase/BaseReq; # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lcom/tencent/mm/opensdk/modelmsg/GetMessageFromWX; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x9 name = "Req" .end annotation # instance fields .field public country:Ljava/lang/String; .field public lang:Ljava/lang/String; .field public username:Ljava/lang/String; # direct methods .method public constructor ()V .locals 0 invoke-direct {p0}, Lcom/tencent/mm/opensdk/modelbase/BaseReq;->()V return-void .end method .method public constructor (Landroid/os/Bundle;)V .locals 0 invoke-direct {p0}, Lcom/tencent/mm/opensdk/modelbase/BaseReq;->()V invoke-virtual {p0, p1}, Lcom/tencent/mm/opensdk/modelmsg/GetMessageFromWX$Req;->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/BaseReq;->fromBundle(Landroid/os/Bundle;)V const-string v0, "_wxapi_getmessage_req_lang" 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/modelmsg/GetMessageFromWX$Req;->lang:Ljava/lang/String; const-string v0, "_wxapi_getmessage_req_country" 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/modelmsg/GetMessageFromWX$Req;->country:Ljava/lang/String; return-void .end method .method public getType()I .locals 1 const/4 v0, 0x3 return v0 .end method .method public toBundle(Landroid/os/Bundle;)V .locals 2 invoke-super {p0, p1}, Lcom/tencent/mm/opensdk/modelbase/BaseReq;->toBundle(Landroid/os/Bundle;)V const-string v0, "_wxapi_getmessage_req_lang" iget-object v1, p0, Lcom/tencent/mm/opensdk/modelmsg/GetMessageFromWX$Req;->lang:Ljava/lang/String; invoke-virtual {p1, v0, v1}, Landroid/os/Bundle;->putString(Ljava/lang/String;Ljava/lang/String;)V const-string v0, "_wxapi_getmessage_req_country" iget-object v1, p0, Lcom/tencent/mm/opensdk/modelmsg/GetMessageFromWX$Req;->country:Ljava/lang/String; invoke-virtual {p1, v0, v1}, Landroid/os/Bundle;->putString(Ljava/lang/String;Ljava/lang/String;)V return-void .end method