apkfuckery/com.discord/smali/f/a/h/k.smali
2020-12-02 22:39:56 +00:00

63 lines
1.5 KiB
Smali

.class public final Lf/a/h/k;
.super Lx/m/c/k;
.source "RtcConnection.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lx/m/c/k;",
"Lkotlin/jvm/functions/Function0<",
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
.field public final synthetic $throwable:Ljava/lang/Throwable;
.field public final synthetic this$0:Lcom/discord/rtcconnection/RtcConnection;
# direct methods
.method public constructor <init>(Lcom/discord/rtcconnection/RtcConnection;Ljava/lang/Throwable;)V
.locals 0
iput-object p1, p0, Lf/a/h/k;->this$0:Lcom/discord/rtcconnection/RtcConnection;
iput-object p2, p0, Lf/a/h/k;->$throwable:Ljava/lang/Throwable;
const/4 p1, 0x0
invoke-direct {p0, p1}, Lx/m/c/k;-><init>(I)V
return-void
.end method
# virtual methods
.method public invoke()Ljava/lang/Object;
.locals 6
iget-object v0, p0, Lf/a/h/k;->this$0:Lcom/discord/rtcconnection/RtcConnection;
iget-object v3, p0, Lf/a/h/k;->$throwable:Ljava/lang/Throwable;
const/4 v1, 0x0
const/4 v4, 0x0
const/16 v5, 0x8
const-string v2, "Unable to prepare media engine."
invoke-static/range {v0 .. v5}, Lcom/discord/rtcconnection/RtcConnection;->d(Lcom/discord/rtcconnection/RtcConnection;ZLjava/lang/String;Ljava/lang/Throwable;ZI)V
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object v0
.end method