apkfuckery/com.discord/smali/f/a/h/o.smali

83 lines
2 KiB
Smali
Raw Normal View History

2020-11-11 19:31:32 +00:00
.class public final Lf/a/h/o;
2020-11-09 19:03:49 +00:00
.super Ly/n/c/k;
2020-07-08 16:44:49 +00:00
.source "RtcConnection.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-11-09 19:03:49 +00:00
"Ly/n/c/k;",
2020-07-08 16:44:49 +00:00
"Lkotlin/jvm/functions/Function1<",
2020-09-16 23:45:23 +00:00
"Ljava/lang/Exception;",
2020-07-08 16:44:49 +00:00
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
2020-09-16 23:45:23 +00:00
.field public final synthetic this$0:Lcom/discord/rtcconnection/RtcConnection;
2020-07-08 16:44:49 +00:00
# direct methods
2020-09-16 23:45:23 +00:00
.method public constructor <init>(Lcom/discord/rtcconnection/RtcConnection;)V
2020-07-08 16:44:49 +00:00
.locals 0
2020-11-11 19:31:32 +00:00
iput-object p1, p0, Lf/a/h/o;->this$0:Lcom/discord/rtcconnection/RtcConnection;
2020-07-08 16:44:49 +00:00
const/4 p1, 0x1
2020-11-09 19:03:49 +00:00
invoke-direct {p0, p1}, Ly/n/c/k;-><init>(I)V
2020-07-08 16:44:49 +00:00
return-void
.end method
# virtual methods
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
2020-09-16 23:45:23 +00:00
.locals 4
2020-07-08 16:44:49 +00:00
2020-09-16 23:45:23 +00:00
check-cast p1, Ljava/lang/Exception;
2020-07-08 16:44:49 +00:00
2020-09-16 23:45:23 +00:00
const-string v0, "it"
2020-07-08 16:44:49 +00:00
2020-11-09 19:03:49 +00:00
invoke-static {p1, v0}, Ly/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
2020-07-08 16:44:49 +00:00
2020-11-11 19:31:32 +00:00
iget-object v0, p0, Lf/a/h/o;->this$0:Lcom/discord/rtcconnection/RtcConnection;
2020-07-08 16:44:49 +00:00
2020-09-16 23:45:23 +00:00
const-string v1, "Error occurred while connecting to RTC server: "
2020-07-08 16:44:49 +00:00
2020-11-02 23:44:01 +00:00
invoke-static {v1}, Lf/e/c/a/a;->E(Ljava/lang/String;)Ljava/lang/StringBuilder;
2020-09-16 23:45:23 +00:00
move-result-object v1
invoke-virtual {p1}, Ljava/lang/Exception;->getMessage()Ljava/lang/String;
move-result-object p1
invoke-virtual {v1, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
const/16 p1, 0x2e
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
invoke-virtual {v1, p1}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
invoke-virtual {v1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
move-result-object p1
2020-09-16 21:45:36 +00:00
2020-09-16 23:45:23 +00:00
const/4 v1, 0x1
const/4 v2, 0x0
const/4 v3, 0x4
2020-11-09 19:03:49 +00:00
invoke-static {v0, v1, p1, v2, v3}, Lcom/discord/rtcconnection/RtcConnection;->e(Lcom/discord/rtcconnection/RtcConnection;ZLjava/lang/String;Ljava/lang/Throwable;I)V
2020-09-16 23:45:23 +00:00
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
2020-07-08 16:44:49 +00:00
.end method