TLRPC2$TL_GetDiscoveryPageSetting.smali

.class public Lim/tpelyyftgw/tgnet/TLRPC2$TL_GetDiscoveryPageSetting;
.super Lim/tpelyyftgw/tgnet/TLObject;
.source "TLRPC2.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lim/tpelyyftgw/tgnet/TLRPC2;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x9
    name = "TL_GetDiscoveryPageSetting"
.end annotation


# static fields
.field public static constructor:I


# instance fields
.field public tag:Ljava/lang/String;


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

    .line 206
    const v0, -0x32becf96

    sput v0, Lim/tpelyyftgw/tgnet/TLRPC2$TL_GetDiscoveryPageSetting;->constructor:I

    return-void
.end method

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

    .line 205
    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 212
    invoke-static {p1, p2, p3}, Lim/tpelyyftgw/tgnet/TLRPC2$TL_DiscoveryPageSetting;->TLdeserialize(Lim/tpelyyftgw/tgnet/AbstractSerializedData;IZ)Lim/tpelyyftgw/tgnet/TLRPC2$TL_DiscoveryPageSetting;

    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 217
    sget v0, Lim/tpelyyftgw/tgnet/TLRPC2$TL_GetDiscoveryPageSetting;->constructor:I

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

    .line 218
    iget-object v0, p0, Lim/tpelyyftgw/tgnet/TLRPC2$TL_GetDiscoveryPageSetting;->tag:Ljava/lang/String;

    invoke-virtual {p1, v0}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->writeString(Ljava/lang/String;)V

    .line 219
    return-void
.end method