TLRPC$TL_updatePeerSettings.smali

.class public Lim/tpelyyftgw/tgnet/TLRPC$TL_updatePeerSettings;
.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_updatePeerSettings"
.end annotation


# static fields
.field public static constructor:I


# instance fields
.field public peer:Lim/tpelyyftgw/tgnet/TLRPC$Peer;

.field public settings:Lim/tpelyyftgw/tgnet/TLRPC$TL_peerSettings;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    .line 19645
    const v0, 0x6a7e7366

    sput v0, Lim/tpelyyftgw/tgnet/TLRPC$TL_updatePeerSettings;->constructor:I

    return-void
.end method

.method public constructor <init>()V
    .registers 1

    .line 19644
    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 19651
    invoke-virtual {p1, p2}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->readInt32(Z)I

    move-result v0

    invoke-static {p1, v0, p2}, Lim/tpelyyftgw/tgnet/TLRPC$Peer;->TLdeserialize(Lim/tpelyyftgw/tgnet/AbstractSerializedData;IZ)Lim/tpelyyftgw/tgnet/TLRPC$Peer;

    move-result-object v0

    iput-object v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_updatePeerSettings;->peer:Lim/tpelyyftgw/tgnet/TLRPC$Peer;

    .line 19652
    invoke-virtual {p1, p2}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->readInt32(Z)I

    move-result v0

    invoke-static {p1, v0, p2}, Lim/tpelyyftgw/tgnet/TLRPC$TL_peerSettings;->TLdeserialize(Lim/tpelyyftgw/tgnet/AbstractSerializedData;IZ)Lim/tpelyyftgw/tgnet/TLRPC$TL_peerSettings;

    move-result-object v0

    iput-object v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_updatePeerSettings;->settings:Lim/tpelyyftgw/tgnet/TLRPC$TL_peerSettings;

    .line 19653
    return-void
.end method

.method public serializeToStream(Lim/tpelyyftgw/tgnet/AbstractSerializedData;)V
    .registers 3
    .param p1, "stream"    # Lim/tpelyyftgw/tgnet/AbstractSerializedData;

    .line 19656
    sget v0, Lim/tpelyyftgw/tgnet/TLRPC$TL_updatePeerSettings;->constructor:I

    invoke-virtual {p1, v0}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->writeInt32(I)V

    .line 19657
    iget-object v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_updatePeerSettings;->peer:Lim/tpelyyftgw/tgnet/TLRPC$Peer;

    invoke-virtual {v0, p1}, Lim/tpelyyftgw/tgnet/TLRPC$Peer;->serializeToStream(Lim/tpelyyftgw/tgnet/AbstractSerializedData;)V

    .line 19658
    iget-object v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_updatePeerSettings;->settings:Lim/tpelyyftgw/tgnet/TLRPC$TL_peerSettings;

    invoke-virtual {v0, p1}, Lim/tpelyyftgw/tgnet/TLRPC$TL_peerSettings;->serializeToStream(Lim/tpelyyftgw/tgnet/AbstractSerializedData;)V

    .line 19659
    return-void
.end method