TLRPC$TL_recentMeUrlChatInvite.smali
.class public Lim/tpelyyftgw/tgnet/TLRPC$TL_recentMeUrlChatInvite;
.super Lim/tpelyyftgw/tgnet/TLRPC$RecentMeUrl;
.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_recentMeUrlChatInvite"
.end annotation
# static fields
.field public static constructor:I
# direct methods
.method static constructor <clinit>()V
.registers 1
.line 13903
const v0, -0x14b6f7e3
sput v0, Lim/tpelyyftgw/tgnet/TLRPC$TL_recentMeUrlChatInvite;->constructor:I
return-void
.end method
.method public constructor <init>()V
.registers 1
.line 13902
invoke-direct {p0}, Lim/tpelyyftgw/tgnet/TLRPC$RecentMeUrl;-><init>()V
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 13907
invoke-virtual {p1, p2}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->readString(Z)Ljava/lang/String;
move-result-object v0
iput-object v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_recentMeUrlChatInvite;->url:Ljava/lang/String;
.line 13908
invoke-virtual {p1, p2}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->readInt32(Z)I
move-result v0
invoke-static {p1, v0, p2}, Lim/tpelyyftgw/tgnet/TLRPC$ChatInvite;->TLdeserialize(Lim/tpelyyftgw/tgnet/AbstractSerializedData;IZ)Lim/tpelyyftgw/tgnet/TLRPC$ChatInvite;
move-result-object v0
iput-object v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_recentMeUrlChatInvite;->chat_invite:Lim/tpelyyftgw/tgnet/TLRPC$ChatInvite;
.line 13909
return-void
.end method
.method public serializeToStream(Lim/tpelyyftgw/tgnet/AbstractSerializedData;)V
.registers 3
.param p1, "stream" # Lim/tpelyyftgw/tgnet/AbstractSerializedData;
.line 13912
sget v0, Lim/tpelyyftgw/tgnet/TLRPC$TL_recentMeUrlChatInvite;->constructor:I
invoke-virtual {p1, v0}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->writeInt32(I)V
.line 13913
iget-object v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_recentMeUrlChatInvite;->url:Ljava/lang/String;
invoke-virtual {p1, v0}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->writeString(Ljava/lang/String;)V
.line 13914
iget-object v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_recentMeUrlChatInvite;->chat_invite:Lim/tpelyyftgw/tgnet/TLRPC$ChatInvite;
invoke-virtual {v0, p1}, Lim/tpelyyftgw/tgnet/TLRPC$ChatInvite;->serializeToStream(Lim/tpelyyftgw/tgnet/AbstractSerializedData;)V
.line 13915
return-void
.end method