apkfuckery/com.discord/smali/com/discord/stores/StoreAuditLog$fetchAuditLog...

80 lines
2.3 KiB
Smali

.class public final Lcom/discord/stores/StoreAuditLog$fetchAuditLogs$2;
.super Lc0/n/c/k;
.source "StoreAuditLog.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreAuditLog;->fetchAuditLogs(JLcom/discord/stores/StoreAuditLog$AuditLogFilter;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lc0/n/c/k;",
"Lkotlin/jvm/functions/Function1<",
"Lcom/discord/models/domain/ModelAuditLog;",
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
.field public final synthetic $guildId:J
.field public final synthetic this$0:Lcom/discord/stores/StoreAuditLog;
# direct methods
.method public constructor <init>(Lcom/discord/stores/StoreAuditLog;J)V
.locals 0
iput-object p1, p0, Lcom/discord/stores/StoreAuditLog$fetchAuditLogs$2;->this$0:Lcom/discord/stores/StoreAuditLog;
iput-wide p2, p0, Lcom/discord/stores/StoreAuditLog$fetchAuditLogs$2;->$guildId:J
const/4 p1, 0x1
invoke-direct {p0, p1}, Lc0/n/c/k;-><init>(I)V
return-void
.end method
# virtual methods
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Lcom/discord/models/domain/ModelAuditLog;
invoke-virtual {p0, p1}, Lcom/discord/stores/StoreAuditLog$fetchAuditLogs$2;->invoke(Lcom/discord/models/domain/ModelAuditLog;)V
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
.end method
.method public final invoke(Lcom/discord/models/domain/ModelAuditLog;)V
.locals 4
iget-object v0, p0, Lcom/discord/stores/StoreAuditLog$fetchAuditLogs$2;->this$0:Lcom/discord/stores/StoreAuditLog;
iget-wide v1, p0, Lcom/discord/stores/StoreAuditLog$fetchAuditLogs$2;->$guildId:J
const-string v3, "newAuditLog"
invoke-static {p1, v3}, Lc0/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
invoke-static {v0, v1, v2, p1}, Lcom/discord/stores/StoreAuditLog;->access$handleAuditLogResponse(Lcom/discord/stores/StoreAuditLog;JLcom/discord/models/domain/ModelAuditLog;)V
return-void
.end method