apkfuckery/com.discord/smali/com/discord/stores/StoreGatewayConnection$call...

74 lines
1.8 KiB
Smali

.class public final Lcom/discord/stores/StoreGatewayConnection$callConnect$1;
.super Lc0/n/c/k;
.source "StoreGatewayConnection.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreGatewayConnection;->callConnect(J)Z
.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/gateway/GatewaySocket;",
"Lkotlin/Unit;",
">;"
}
.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/StoreGatewayConnection$callConnect$1;->$channelId: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/gateway/GatewaySocket;
invoke-virtual {p0, p1}, Lcom/discord/stores/StoreGatewayConnection$callConnect$1;->invoke(Lcom/discord/gateway/GatewaySocket;)V
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
.end method
.method public final invoke(Lcom/discord/gateway/GatewaySocket;)V
.locals 2
const-string v0, "it"
invoke-static {p1, v0}, Lc0/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
iget-wide v0, p0, Lcom/discord/stores/StoreGatewayConnection$callConnect$1;->$channelId:J
invoke-virtual {p1, v0, v1}, Lcom/discord/gateway/GatewaySocket;->callConnect(J)V
return-void
.end method