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

55 lines
1.2 KiB
Smali

.class public final Lf/a/h/b;
.super Ljava/lang/Object;
.source "RtcConnection.kt"
# interfaces
.implements Lrx/functions/Action1;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/functions/Action1<",
"Ljava/lang/Boolean;",
">;"
}
.end annotation
# instance fields
.field public final synthetic d:Lcom/discord/rtcconnection/RtcConnection;
# direct methods
.method public constructor <init>(Lcom/discord/rtcconnection/RtcConnection;)V
.locals 0
iput-object p1, p0, Lf/a/h/b;->d:Lcom/discord/rtcconnection/RtcConnection;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public call(Ljava/lang/Object;)V
.locals 2
check-cast p1, Ljava/lang/Boolean;
iget-object v0, p0, Lf/a/h/b;->d:Lcom/discord/rtcconnection/RtcConnection;
new-instance v1, Lf/a/h/a;
invoke-direct {v1, p0, p1}, Lf/a/h/a;-><init>(Lf/a/h/b;Ljava/lang/Boolean;)V
invoke-virtual {v0, v1}, Lcom/discord/rtcconnection/RtcConnection;->l(Lkotlin/jvm/functions/Function0;)Ljava/util/concurrent/Future;
return-void
.end method