71 lines
1.9 KiB
Smali
71 lines
1.9 KiB
Smali
.class public final Lf/a/g/f;
|
|
.super Ly/v/b/k;
|
|
.source "RtcConnection.kt"
|
|
|
|
# interfaces
|
|
.implements Lkotlin/jvm/functions/Function0;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ly/v/b/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$d$b;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/discord/rtcconnection/RtcConnection$d$b;Ljava/lang/Throwable;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lf/a/g/f;->this$0:Lcom/discord/rtcconnection/RtcConnection$d$b;
|
|
|
|
iput-object p2, p0, Lf/a/g/f;->$throwable:Ljava/lang/Throwable;
|
|
|
|
const/4 p1, 0x0
|
|
|
|
invoke-direct {p0, p1}, Ly/v/b/k;-><init>(I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public bridge synthetic invoke()Ljava/lang/Object;
|
|
.locals 1
|
|
|
|
invoke-virtual {p0}, Lf/a/g/f;->invoke()V
|
|
|
|
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final invoke()V
|
|
.locals 3
|
|
|
|
iget-object v0, p0, Lf/a/g/f;->this$0:Lcom/discord/rtcconnection/RtcConnection$d$b;
|
|
|
|
iget-object v0, v0, Lcom/discord/rtcconnection/RtcConnection$d$b;->d:Lcom/discord/rtcconnection/RtcConnection$d;
|
|
|
|
iget-object v0, v0, Lcom/discord/rtcconnection/RtcConnection$d;->this$0:Lcom/discord/rtcconnection/RtcConnection;
|
|
|
|
iget-object v1, p0, Lf/a/g/f;->$throwable:Ljava/lang/Throwable;
|
|
|
|
const-string v2, "throwable"
|
|
|
|
invoke-static {v1, v2}, Ly/v/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
invoke-static {v0, v1}, Lcom/discord/rtcconnection/RtcConnection;->a(Lcom/discord/rtcconnection/RtcConnection;Ljava/lang/Throwable;)Ljava/util/concurrent/Future;
|
|
|
|
return-void
|
|
.end method
|