apkfuckery/com.discord/smali/f/a/g/i.smali

78 lines
1.6 KiB
Smali
Raw Normal View History

2020-05-11 19:22:21 +00:00
.class public final Lf/a/g/i;
.super Ly/v/b/k;
2019-12-06 03:29:40 +00:00
.source "RtcConnection.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-05-11 19:22:21 +00:00
"Ly/v/b/k;",
2019-12-06 03:29:40 +00:00
"Lkotlin/jvm/functions/Function1<",
2020-04-18 17:44:22 +00:00
"Lcom/discord/rtcconnection/RtcConnection$b;",
2019-12-06 03:29:40 +00:00
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
2020-04-18 17:44:22 +00:00
.field public final synthetic $streamId:Ljava/lang/Integer;
.field public final synthetic $userId:J
2019-12-06 03:29:40 +00:00
# direct methods
2020-04-18 17:44:22 +00:00
.method public constructor <init>(JLjava/lang/Integer;)V
2019-12-06 03:29:40 +00:00
.locals 0
2020-05-11 19:22:21 +00:00
iput-wide p1, p0, Lf/a/g/i;->$userId:J
2020-04-18 17:44:22 +00:00
2020-05-11 19:22:21 +00:00
iput-object p3, p0, Lf/a/g/i;->$streamId:Ljava/lang/Integer;
2019-12-06 03:29:40 +00:00
const/4 p1, 0x1
2020-05-11 19:22:21 +00:00
invoke-direct {p0, p1}, Ly/v/b/k;-><init>(I)V
2019-12-06 03:29:40 +00:00
return-void
.end method
# virtual methods
2020-04-18 17:44:22 +00:00
.method public final a(Lcom/discord/rtcconnection/RtcConnection$b;)V
.locals 3
2019-12-06 03:29:40 +00:00
if-eqz p1, :cond_0
2020-05-11 19:22:21 +00:00
iget-wide v0, p0, Lf/a/g/i;->$userId:J
2019-12-06 03:29:40 +00:00
2020-05-11 19:22:21 +00:00
iget-object v2, p0, Lf/a/g/i;->$streamId:Ljava/lang/Integer;
2019-12-06 03:29:40 +00:00
2020-04-18 17:44:22 +00:00
invoke-interface {p1, v0, v1, v2}, Lcom/discord/rtcconnection/RtcConnection$b;->onVideoStream(JLjava/lang/Integer;)V
2019-12-06 03:29:40 +00:00
return-void
:cond_0
const-string p1, "it"
2020-05-11 19:22:21 +00:00
invoke-static {p1}, Ly/v/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
const/4 p1, 0x0
throw p1
.end method
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
2020-04-18 17:44:22 +00:00
check-cast p1, Lcom/discord/rtcconnection/RtcConnection$b;
2019-12-06 03:29:40 +00:00
2020-05-11 19:22:21 +00:00
invoke-virtual {p0, p1}, Lf/a/g/i;->a(Lcom/discord/rtcconnection/RtcConnection$b;)V
2019-12-06 03:29:40 +00:00
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
.end method