TLRPCContacts$AcceptContactApply.smali
.class public Lim/tpelyyftgw/tgnet/TLRPCContacts$AcceptContactApply;
.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 = "AcceptContactApply"
.end annotation
# static fields
.field public static constructor:I
# instance fields
.field public apply_id:I
.field public first_name:Ljava/lang/String;
.field public group_id:I
.field public last_name:Ljava/lang/String;
# direct methods
.method static constructor <clinit>()V
.registers 1
.line 114
const v0, 0x4485c919
sput v0, Lim/tpelyyftgw/tgnet/TLRPCContacts$AcceptContactApply;->constructor:I
return-void
.end method
.method public constructor <init>()V
.registers 1
.line 113
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 123
invoke-static {p1, p2, p3}, Lim/tpelyyftgw/tgnet/TLRPC$Updates;->TLdeserialize(Lim/tpelyyftgw/tgnet/AbstractSerializedData;IZ)Lim/tpelyyftgw/tgnet/TLRPC$Updates;
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 128
sget v0, Lim/tpelyyftgw/tgnet/TLRPCContacts$AcceptContactApply;->constructor:I
invoke-virtual {p1, v0}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->writeInt32(I)V
.line 129
iget v0, p0, Lim/tpelyyftgw/tgnet/TLRPCContacts$AcceptContactApply;->apply_id:I
invoke-virtual {p1, v0}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->writeInt32(I)V
.line 130
iget v0, p0, Lim/tpelyyftgw/tgnet/TLRPCContacts$AcceptContactApply;->group_id:I
invoke-virtual {p1, v0}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->writeInt32(I)V
.line 131
iget-object v0, p0, Lim/tpelyyftgw/tgnet/TLRPCContacts$AcceptContactApply;->first_name:Ljava/lang/String;
invoke-virtual {p1, v0}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->writeString(Ljava/lang/String;)V
.line 132
iget-object v0, p0, Lim/tpelyyftgw/tgnet/TLRPCContacts$AcceptContactApply;->last_name:Ljava/lang/String;
invoke-virtual {p1, v0}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->writeString(Ljava/lang/String;)V
.line 134
return-void
.end method