TLRPC$SecureRequiredType.smali

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


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

    return-void
.end method

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

    .line 7577
    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$SecureRequiredType;
    .registers 8
    .param p0, "stream"    # Lim/tpelyyftgw/tgnet/AbstractSerializedData;
    .param p1, "constructor"    # I
    .param p2, "exception"    # Z

    .line 7580
    const/4 v0, 0x0

    .line 7581
    .local v0, "result":Lim/tpelyyftgw/tgnet/TLRPC$SecureRequiredType;
    const v1, -0x7d626626

    if-eq p1, v1, :cond_13

    const v1, 0x27477b4

    if-eq p1, v1, :cond_c

    goto :goto_1a

    .line 7586
    :cond_c
    new-instance v1, Lim/tpelyyftgw/tgnet/TLRPC$TL_secureRequiredTypeOneOf;

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

    move-object v0, v1

    goto :goto_1a

    .line 7583
    :cond_13
    new-instance v1, Lim/tpelyyftgw/tgnet/TLRPC$TL_secureRequiredType;

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

    move-object v0, v1

    .line 7584
    nop

    .line 7589
    :goto_1a
    if-nez v0, :cond_35

    if-nez p2, :cond_1f

    goto :goto_35

    .line 7590
    :cond_1f
    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 SecureRequiredType"

    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 7592
    :cond_35
    :goto_35
    if-eqz v0, :cond_3a

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

    .line 7595
    :cond_3a
    return-object v0
.end method