Changes of com.discord v1350

This commit is contained in:
root 2020-12-02 22:39:56 +00:00
parent 3f4974bc38
commit 298fda31c1
989 changed files with 44126 additions and 35238 deletions

View file

@ -3,14 +3,15 @@
.source "RtcConnection.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lx/m/c/k;",
"Lkotlin/jvm/functions/Function0<",
"Lkotlin/jvm/functions/Function1<",
"Lcom/discord/rtcconnection/RtcConnection$b;",
"Lkotlin/Unit;",
">;"
}
@ -18,16 +19,20 @@
# instance fields
.field public final synthetic this$0:Lcom/discord/rtcconnection/RtcConnection;
.field public final synthetic $streamId:Ljava/lang/Integer;
.field public final synthetic $userId:J
# direct methods
.method public constructor <init>(Lcom/discord/rtcconnection/RtcConnection;)V
.method public constructor <init>(JLjava/lang/Integer;)V
.locals 0
iput-object p1, p0, Lf/a/h/n;->this$0:Lcom/discord/rtcconnection/RtcConnection;
iput-wide p1, p0, Lf/a/h/n;->$userId:J
const/4 p1, 0x0
iput-object p3, p0, Lf/a/h/n;->$streamId:Ljava/lang/Integer;
const/4 p1, 0x1
invoke-direct {p0, p1}, Lx/m/c/k;-><init>(I)V
@ -36,14 +41,22 @@
# virtual methods
.method public invoke()Ljava/lang/Object;
.locals 1
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 3
iget-object v0, p0, Lf/a/h/n;->this$0:Lcom/discord/rtcconnection/RtcConnection;
check-cast p1, Lcom/discord/rtcconnection/RtcConnection$b;
invoke-virtual {v0}, Lcom/discord/rtcconnection/RtcConnection;->l()V
const-string v0, "it"
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
invoke-static {p1, v0}, Lx/m/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
return-object v0
iget-wide v0, p0, Lf/a/h/n;->$userId:J
iget-object v2, p0, Lf/a/h/n;->$streamId:Ljava/lang/Integer;
invoke-interface {p1, v0, v1, v2}, Lcom/discord/rtcconnection/RtcConnection$b;->onVideoStream(JLjava/lang/Integer;)V
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
.end method