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

77 lines
2.1 KiB
Smali

.class public final synthetic Lcom/discord/stores/StoreGatewayConnection$buildGatewaySocket$1;
.super Lc0/n/c/i;
.source "StoreGatewayConnection.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreGatewayConnection;->buildGatewaySocket(Landroid/content/Context;Lcom/discord/utilities/networking/NetworkMonitor;)Lcom/discord/gateway/GatewaySocket;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1019
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lc0/n/c/i;",
"Lkotlin/jvm/functions/Function0<",
"Lcom/discord/gateway/GatewaySocket$IdentifyData;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>(Lcom/discord/stores/StoreGatewayConnection;)V
.locals 7
const-class v3, Lcom/discord/stores/StoreGatewayConnection;
const/4 v1, 0x0
const-string v4, "getIdentifyData"
const-string v5, "getIdentifyData()Lcom/discord/gateway/GatewaySocket$IdentifyData;"
const/4 v6, 0x0
move-object v0, p0
move-object v2, p1
invoke-direct/range {v0 .. v6}, Lc0/n/c/i;-><init>(ILjava/lang/Object;Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;I)V
return-void
.end method
# virtual methods
.method public final invoke()Lcom/discord/gateway/GatewaySocket$IdentifyData;
.locals 1
iget-object v0, p0, Lc0/n/c/c;->receiver:Ljava/lang/Object;
check-cast v0, Lcom/discord/stores/StoreGatewayConnection;
invoke-static {v0}, Lcom/discord/stores/StoreGatewayConnection;->access$getIdentifyData(Lcom/discord/stores/StoreGatewayConnection;)Lcom/discord/gateway/GatewaySocket$IdentifyData;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic invoke()Ljava/lang/Object;
.locals 1
invoke-virtual {p0}, Lcom/discord/stores/StoreGatewayConnection$buildGatewaySocket$1;->invoke()Lcom/discord/gateway/GatewaySocket$IdentifyData;
move-result-object v0
return-object v0
.end method