apkfuckery/com.discord/smali/com/discord/utilities/websocket/WebSocket$connect$1$onFailure$1.smali

83 lines
2.6 KiB
Smali
Raw Normal View History

2019-12-06 03:29:40 +00:00
.class public final Lcom/discord/utilities/websocket/WebSocket$connect$1$onFailure$1;
2020-04-11 15:34:05 +00:00
.super Lz/u/b/k;
2019-07-24 11:27:29 +00:00
.source "WebSocket.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/utilities/websocket/WebSocket$connect$1;->onFailure(Lokhttp3/WebSocket;Ljava/lang/Throwable;Lokhttp3/Response;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x19
2019-07-24 11:27:29 +00:00
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-04-11 15:34:05 +00:00
"Lz/u/b/k;",
2019-07-24 11:27:29 +00:00
"Lkotlin/jvm/functions/Function0<",
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
2019-12-06 03:29:40 +00:00
.field public final synthetic $response:Lokhttp3/Response;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
.field public final synthetic $t:Ljava/lang/Throwable;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
.field public final synthetic this$0:Lcom/discord/utilities/websocket/WebSocket$connect$1;
2019-07-24 11:27:29 +00:00
# direct methods
2019-12-06 03:29:40 +00:00
.method public constructor <init>(Lcom/discord/utilities/websocket/WebSocket$connect$1;Ljava/lang/Throwable;Lokhttp3/Response;)V
2019-07-24 11:27:29 +00:00
.locals 0
iput-object p1, p0, Lcom/discord/utilities/websocket/WebSocket$connect$1$onFailure$1;->this$0:Lcom/discord/utilities/websocket/WebSocket$connect$1;
iput-object p2, p0, Lcom/discord/utilities/websocket/WebSocket$connect$1$onFailure$1;->$t:Ljava/lang/Throwable;
iput-object p3, p0, Lcom/discord/utilities/websocket/WebSocket$connect$1$onFailure$1;->$response:Lokhttp3/Response;
const/4 p1, 0x0
2020-04-11 15:34:05 +00:00
invoke-direct {p0, p1}, Lz/u/b/k;-><init>(I)V
2019-07-24 11:27:29 +00:00
return-void
.end method
# virtual methods
2019-12-06 03:29:40 +00:00
.method public bridge synthetic invoke()Ljava/lang/Object;
2019-07-24 11:27:29 +00:00
.locals 1
invoke-virtual {p0}, Lcom/discord/utilities/websocket/WebSocket$connect$1$onFailure$1;->invoke()V
2019-12-06 03:29:40 +00:00
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
2019-07-24 11:27:29 +00:00
return-object v0
.end method
.method public final invoke()V
.locals 4
iget-object v0, p0, Lcom/discord/utilities/websocket/WebSocket$connect$1$onFailure$1;->this$0:Lcom/discord/utilities/websocket/WebSocket$connect$1;
iget-object v0, v0, Lcom/discord/utilities/websocket/WebSocket$connect$1;->this$0:Lcom/discord/utilities/websocket/WebSocket;
iget-object v1, p0, Lcom/discord/utilities/websocket/WebSocket$connect$1$onFailure$1;->$t:Ljava/lang/Throwable;
iget-object v2, p0, Lcom/discord/utilities/websocket/WebSocket$connect$1$onFailure$1;->$response:Lokhttp3/Response;
const/4 v3, 0x1
invoke-static {v0, v1, v2, v3}, Lcom/discord/utilities/websocket/WebSocket;->access$handleOnFailure(Lcom/discord/utilities/websocket/WebSocket;Ljava/lang/Throwable;Lokhttp3/Response;Z)V
return-void
.end method