apkfuckery/com.discord/smali/com/discord/stores/StoreMessageAck$postPending...

74 lines
1.8 KiB
Smali

.class public final Lcom/discord/stores/StoreMessageAck$postPendingAck$1$2;
.super Ljava/lang/Object;
.source "StoreMessageAck.kt"
# interfaces
.implements Lrx/functions/Action1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreMessageAck$postPendingAck$1;->invoke(Lcom/discord/stores/StoreMessageAck$PendingAck;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/functions/Action1<",
"Ljava/lang/Void;",
">;"
}
.end annotation
# instance fields
.field public final synthetic $channelId:J
# direct methods
.method public constructor <init>(J)V
.locals 0
iput-wide p1, p0, Lcom/discord/stores/StoreMessageAck$postPendingAck$1$2;->$channelId:J
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public bridge synthetic call(Ljava/lang/Object;)V
.locals 0
check-cast p1, Ljava/lang/Void;
invoke-virtual {p0, p1}, Lcom/discord/stores/StoreMessageAck$postPendingAck$1$2;->call(Ljava/lang/Void;)V
return-void
.end method
.method public final call(Ljava/lang/Void;)V
.locals 2
sget-object p1, Lcom/discord/stores/StoreStream;->Companion:Lcom/discord/stores/StoreStream$Companion;
invoke-virtual {p1}, Lcom/discord/stores/StoreStream$Companion;->getAnalytics()Lcom/discord/stores/StoreAnalytics;
move-result-object p1
iget-wide v0, p0, Lcom/discord/stores/StoreMessageAck$postPendingAck$1$2;->$channelId:J
invoke-virtual {p1, v0, v1}, Lcom/discord/stores/StoreAnalytics;->ackMessage(J)V
return-void
.end method