TLRPC$TL_updateUserPhoto.smali
.class public Lim/tpelyyftgw/tgnet/TLRPC$TL_updateUserPhoto;
.super Lim/tpelyyftgw/tgnet/TLRPC$Update;
.source "TLRPC.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lim/tpelyyftgw/tgnet/TLRPC;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "TL_updateUserPhoto"
.end annotation
# static fields
.field public static constructor:I
# instance fields
.field public date:I
.field public photo:Lim/tpelyyftgw/tgnet/TLRPC$UserProfilePhoto;
.field public previous:Z
.field public user_id:I
# direct methods
.method static constructor <clinit>()V
.registers 1
.line 20706
const v0, -0x6acec4f4
sput v0, Lim/tpelyyftgw/tgnet/TLRPC$TL_updateUserPhoto;->constructor:I
return-void
.end method
.method public constructor <init>()V
.registers 1
.line 20705
invoke-direct {p0}, Lim/tpelyyftgw/tgnet/TLRPC$Update;-><init>()V
return-void
.end method
# virtual methods
.method public readParams(Lim/tpelyyftgw/tgnet/AbstractSerializedData;Z)V
.registers 4
.param p1, "stream" # Lim/tpelyyftgw/tgnet/AbstractSerializedData;
.param p2, "exception" # Z
.line 20714
invoke-virtual {p1, p2}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->readInt32(Z)I
move-result v0
iput v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_updateUserPhoto;->user_id:I
.line 20715
invoke-virtual {p1, p2}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->readInt32(Z)I
move-result v0
iput v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_updateUserPhoto;->date:I
.line 20716
invoke-virtual {p1, p2}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->readInt32(Z)I
move-result v0
invoke-static {p1, v0, p2}, Lim/tpelyyftgw/tgnet/TLRPC$UserProfilePhoto;->TLdeserialize(Lim/tpelyyftgw/tgnet/AbstractSerializedData;IZ)Lim/tpelyyftgw/tgnet/TLRPC$UserProfilePhoto;
move-result-object v0
iput-object v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_updateUserPhoto;->photo:Lim/tpelyyftgw/tgnet/TLRPC$UserProfilePhoto;
.line 20717
invoke-virtual {p1, p2}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->readBool(Z)Z
move-result v0
iput-boolean v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_updateUserPhoto;->previous:Z
.line 20718
return-void
.end method
.method public serializeToStream(Lim/tpelyyftgw/tgnet/AbstractSerializedData;)V
.registers 3
.param p1, "stream" # Lim/tpelyyftgw/tgnet/AbstractSerializedData;
.line 20721
sget v0, Lim/tpelyyftgw/tgnet/TLRPC$TL_updateUserPhoto;->constructor:I
invoke-virtual {p1, v0}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->writeInt32(I)V
.line 20722
iget v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_updateUserPhoto;->user_id:I
invoke-virtual {p1, v0}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->writeInt32(I)V
.line 20723
iget v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_updateUserPhoto;->date:I
invoke-virtual {p1, v0}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->writeInt32(I)V
.line 20724
iget-object v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_updateUserPhoto;->photo:Lim/tpelyyftgw/tgnet/TLRPC$UserProfilePhoto;
invoke-virtual {v0, p1}, Lim/tpelyyftgw/tgnet/TLRPC$UserProfilePhoto;->serializeToStream(Lim/tpelyyftgw/tgnet/AbstractSerializedData;)V
.line 20725
iget-boolean v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_updateUserPhoto;->previous:Z
invoke-virtual {p1, v0}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->writeBool(Z)V
.line 20726
return-void
.end method