TLRPCContacts$NotifyMsgText.smali

.class public Lim/tpelyyftgw/tgnet/TLRPCContacts$NotifyMsgText;
.super Lim/tpelyyftgw/tgnet/TLRPCContacts$NotifyMsg;
.source "TLRPCContacts.java"


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

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


# instance fields
.field public constructor:I

.field public msg:Ljava/lang/String;


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

    return-void
.end method

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

    .line 1631
    invoke-direct {p0}, Lim/tpelyyftgw/tgnet/TLRPCContacts$NotifyMsg;-><init>()V

    .line 1632
    const v0, 0x71b2a33f

    iput v0, p0, Lim/tpelyyftgw/tgnet/TLRPCContacts$NotifyMsgText;->constructor:I

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

    move-result v0

    iput v0, p0, Lim/tpelyyftgw/tgnet/TLRPCContacts$NotifyMsgText;->seq:I

    .line 1646
    invoke-virtual {p1, p2}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->readString(Z)Ljava/lang/String;

    move-result-object v0

    iput-object v0, p0, Lim/tpelyyftgw/tgnet/TLRPCContacts$NotifyMsgText;->msg:Ljava/lang/String;

    .line 1647
    return-void
.end method

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

    .line 1637
    iget v0, p0, Lim/tpelyyftgw/tgnet/TLRPCContacts$NotifyMsgText;->constructor:I

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

    .line 1638
    iget v0, p0, Lim/tpelyyftgw/tgnet/TLRPCContacts$NotifyMsgText;->seq:I

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

    .line 1639
    iget-object v0, p0, Lim/tpelyyftgw/tgnet/TLRPCContacts$NotifyMsgText;->msg:Ljava/lang/String;

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

    .line 1640
    return-void
.end method