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