TLRPCContacts$GreetApply.smali
.class public Lim/tpelyyftgw/tgnet/TLRPCContacts$GreetApply;
.super Lim/tpelyyftgw/tgnet/TLObject;
.source "TLRPCContacts.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lim/tpelyyftgw/tgnet/TLRPCContacts;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "GreetApply"
.end annotation
# static fields
.field public static constructor:I
# instance fields
.field public apply_id:I
.field public greet:Ljava/lang/String;
# direct methods
.method static constructor <clinit>()V
.registers 1
.line 58
const v0, 0x17f9d6a5
sput v0, Lim/tpelyyftgw/tgnet/TLRPCContacts$GreetApply;->constructor:I
return-void
.end method
.method public constructor <init>()V
.registers 1
.line 57
invoke-direct {p0}, Lim/tpelyyftgw/tgnet/TLObject;-><init>()V
return-void
.end method
# virtual methods
.method public deserializeResponse(Lim/tpelyyftgw/tgnet/AbstractSerializedData;IZ)Lim/tpelyyftgw/tgnet/TLObject;
.registers 5
.param p1, "stream" # Lim/tpelyyftgw/tgnet/AbstractSerializedData;
.param p2, "constructor" # I
.param p3, "exception" # Z
.line 64
invoke-static {p1, p2, p3}, Lim/tpelyyftgw/tgnet/TLRPC$Update;->TLdeserialize(Lim/tpelyyftgw/tgnet/AbstractSerializedData;IZ)Lim/tpelyyftgw/tgnet/TLRPC$Update;
move-result-object v0
return-object v0
.end method
.method public serializeToStream(Lim/tpelyyftgw/tgnet/AbstractSerializedData;)V
.registers 3
.param p1, "stream" # Lim/tpelyyftgw/tgnet/AbstractSerializedData;
.line 69
sget v0, Lim/tpelyyftgw/tgnet/TLRPCContacts$GreetApply;->constructor:I
invoke-virtual {p1, v0}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->writeInt32(I)V
.line 70
iget v0, p0, Lim/tpelyyftgw/tgnet/TLRPCContacts$GreetApply;->apply_id:I
invoke-virtual {p1, v0}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->writeInt32(I)V
.line 71
iget-object v0, p0, Lim/tpelyyftgw/tgnet/TLRPCContacts$GreetApply;->greet:Ljava/lang/String;
invoke-virtual {p1, v0}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->writeString(Ljava/lang/String;)V
.line 72
return-void
.end method