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

63 lines
1.4 KiB
Smali
Raw Normal View History

2020-07-08 16:44:49 +00:00
.class public final Lf/a/h/m;
2020-09-29 21:44:44 +00:00
.super Lb0/n/c/k;
2020-07-08 16:44:49 +00:00
.source "RtcConnection.kt"
# interfaces
2020-09-16 23:45:23 +00:00
.implements Lkotlin/jvm/functions/Function1;
2020-07-08 16:44:49 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-09-29 21:44:44 +00:00
"Lb0/n/c/k;",
2020-09-16 23:45:23 +00:00
"Lkotlin/jvm/functions/Function1<",
"Lcom/discord/rtcconnection/RtcConnection$b;",
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 $streamId:Ljava/lang/Integer;
.field public final synthetic $userId:J
2020-07-08 16:44:49 +00:00
# direct methods
2020-09-16 23:45:23 +00:00
.method public constructor <init>(JLjava/lang/Integer;)V
2020-07-08 16:44:49 +00:00
.locals 0
2020-09-16 23:45:23 +00:00
iput-wide p1, p0, Lf/a/h/m;->$userId:J
iput-object p3, p0, Lf/a/h/m;->$streamId:Ljava/lang/Integer;
2020-07-08 16:44:49 +00:00
2020-09-16 23:45:23 +00:00
const/4 p1, 0x1
2020-07-08 16:44:49 +00:00
2020-09-29 21:44:44 +00:00
invoke-direct {p0, p1}, Lb0/n/c/k;-><init>(I)V
2020-07-08 16:44:49 +00:00
return-void
.end method
# virtual methods
2020-09-16 23:45:23 +00:00
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 3
check-cast p1, Lcom/discord/rtcconnection/RtcConnection$b;
const-string v0, "it"
2020-09-29 21:44:44 +00:00
invoke-static {p1, v0}, Lb0/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
2020-09-16 23:45:23 +00:00
iget-wide v0, p0, Lf/a/h/m;->$userId:J
2020-07-08 16:44:49 +00:00
2020-09-16 23:45:23 +00:00
iget-object v2, p0, Lf/a/h/m;->$streamId:Ljava/lang/Integer;
2020-07-08 16:44:49 +00:00
2020-09-16 23:45:23 +00:00
invoke-interface {p1, v0, v1, v2}, Lcom/discord/rtcconnection/RtcConnection$b;->onVideoStream(JLjava/lang/Integer;)V
2020-07-08 16:44:49 +00:00
2020-09-16 23:45:23 +00:00
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
2020-07-08 16:44:49 +00:00
2020-09-16 23:45:23 +00:00
return-object p1
2020-07-08 16:44:49 +00:00
.end method