TLRPC$TL_encryptedMessageService.smali
.class public Lim/tpelyyftgw/tgnet/TLRPC$TL_encryptedMessageService;
.super Lim/tpelyyftgw/tgnet/TLRPC$EncryptedMessage;
.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_encryptedMessageService"
.end annotation
# static fields
.field public static constructor:I
# direct methods
.method static constructor <clinit>()V
.registers 1
.line 18656
const v0, 0x23734b06
sput v0, Lim/tpelyyftgw/tgnet/TLRPC$TL_encryptedMessageService;->constructor:I
return-void
.end method
.method public constructor <init>()V
.registers 1
.line 18655
invoke-direct {p0}, Lim/tpelyyftgw/tgnet/TLRPC$EncryptedMessage;-><init>()V
return-void
.end method
# virtual methods
.method public readParams(Lim/tpelyyftgw/tgnet/AbstractSerializedData;Z)V
.registers 5
.param p1, "stream" # Lim/tpelyyftgw/tgnet/AbstractSerializedData;
.param p2, "exception" # Z
.line 18660
invoke-virtual {p1, p2}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->readInt64(Z)J
move-result-wide v0
iput-wide v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_encryptedMessageService;->random_id:J
.line 18661
invoke-virtual {p1, p2}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->readInt32(Z)I
move-result v0
iput v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_encryptedMessageService;->chat_id:I
.line 18662
invoke-virtual {p1, p2}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->readInt32(Z)I
move-result v0
iput v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_encryptedMessageService;->date:I
.line 18663
invoke-virtual {p1, p2}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->readByteArray(Z)[B
move-result-object v0
iput-object v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_encryptedMessageService;->bytes:[B
.line 18664
return-void
.end method
.method public serializeToStream(Lim/tpelyyftgw/tgnet/AbstractSerializedData;)V
.registers 4
.param p1, "stream" # Lim/tpelyyftgw/tgnet/AbstractSerializedData;
.line 18667
sget v0, Lim/tpelyyftgw/tgnet/TLRPC$TL_encryptedMessageService;->constructor:I
invoke-virtual {p1, v0}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->writeInt32(I)V
.line 18668
iget-wide v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_encryptedMessageService;->random_id:J
invoke-virtual {p1, v0, v1}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->writeInt64(J)V
.line 18669
iget v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_encryptedMessageService;->chat_id:I
invoke-virtual {p1, v0}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->writeInt32(I)V
.line 18670
iget v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_encryptedMessageService;->date:I
invoke-virtual {p1, v0}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->writeInt32(I)V
.line 18671
iget-object v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_encryptedMessageService;->bytes:[B
invoke-virtual {p1, v0}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->writeByteArray([B)V
.line 18672
return-void
.end method