TLRPC$InputNotifyPeer.smali

.class public abstract Lim/tpelyyftgw/tgnet/TLRPC$InputNotifyPeer;
.super Lim/tpelyyftgw/tgnet/TLObject;
.source "TLRPC.java"


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

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x409
    name = "InputNotifyPeer"
.end annotation


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

    return-void
.end method

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

    .line 12408
    invoke-direct {p0}, Lim/tpelyyftgw/tgnet/TLObject;-><init>()V

    return-void
.end method

.method public static TLdeserialize(Lim/tpelyyftgw/tgnet/AbstractSerializedData;IZ)Lim/tpelyyftgw/tgnet/TLRPC$InputNotifyPeer;
    .registers 8
    .param p0, "stream"    # Lim/tpelyyftgw/tgnet/AbstractSerializedData;
    .param p1, "constructor"    # I
    .param p2, "exception"    # Z

    .line 12411
    const/4 v0, 0x0

    .line 12412
    .local v0, "result":Lim/tpelyyftgw/tgnet/TLRPC$InputNotifyPeer;
    sparse-switch p1, :sswitch_data_42

    goto :goto_20

    .line 12414
    :sswitch_5
    new-instance v1, Lim/tpelyyftgw/tgnet/TLRPC$TL_inputNotifyChats;

    invoke-direct {v1}, Lim/tpelyyftgw/tgnet/TLRPC$TL_inputNotifyChats;-><init>()V

    move-object v0, v1

    .line 12415
    goto :goto_20

    .line 12420
    :sswitch_c
    new-instance v1, Lim/tpelyyftgw/tgnet/TLRPC$TL_inputNotifyUsers;

    invoke-direct {v1}, Lim/tpelyyftgw/tgnet/TLRPC$TL_inputNotifyUsers;-><init>()V

    move-object v0, v1

    .line 12421
    goto :goto_20

    .line 12417
    :sswitch_13
    new-instance v1, Lim/tpelyyftgw/tgnet/TLRPC$TL_inputNotifyPeer;

    invoke-direct {v1}, Lim/tpelyyftgw/tgnet/TLRPC$TL_inputNotifyPeer;-><init>()V

    move-object v0, v1

    .line 12418
    goto :goto_20

    .line 12423
    :sswitch_1a
    new-instance v1, Lim/tpelyyftgw/tgnet/TLRPC$TL_inputNotifyBroadcasts;

    invoke-direct {v1}, Lim/tpelyyftgw/tgnet/TLRPC$TL_inputNotifyBroadcasts;-><init>()V

    move-object v0, v1

    .line 12426
    :goto_20
    if-nez v0, :cond_3b

    if-nez p2, :cond_25

    goto :goto_3b

    .line 12427
    :cond_25
    new-instance v1, Ljava/lang/RuntimeException;

    const/4 v2, 0x1

    new-array v2, v2, [Ljava/lang/Object;

    const/4 v3, 0x0

    invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;

    move-result-object v4

    aput-object v4, v2, v3

    const-string v3, "can\'t parse magic %x in InputNotifyPeer"

    invoke-static {v3, v2}, Ljava/lang/String;->format(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;

    move-result-object v2

    invoke-direct {v1, v2}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V

    throw v1

    .line 12429
    :cond_3b
    :goto_3b
    if-eqz v0, :cond_40

    .line 12430
    invoke-virtual {v0, p0, p2}, Lim/tpelyyftgw/tgnet/TLRPC$InputNotifyPeer;->readParams(Lim/tpelyyftgw/tgnet/AbstractSerializedData;Z)V

    .line 12432
    :cond_40
    return-object v0

    nop

    :sswitch_data_42
    .sparse-switch
        -0x4e248382 -> :sswitch_1a
        -0x4743a4f4 -> :sswitch_13
        0x193b4417 -> :sswitch_c
        0x4a95e84e -> :sswitch_5
    .end sparse-switch
.end method