Changes of com.discord v1272

This commit is contained in:
root 2020-09-16 23:45:23 +00:00
parent 4244e04c36
commit 151e6a1914
14572 changed files with 1062860 additions and 910878 deletions

View file

@ -1,16 +1,17 @@
.class public final Lf/a/h/m;
.super Lk0/n/c/i;
.super Lk0/n/c/j;
.source "RtcConnection.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lk0/n/c/i;",
"Lkotlin/jvm/functions/Function0<",
"Lk0/n/c/j;",
"Lkotlin/jvm/functions/Function1<",
"Lcom/discord/rtcconnection/RtcConnection$b;",
"Lkotlin/Unit;",
">;"
}
@ -18,32 +19,44 @@
# 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/m;->this$0:Lcom/discord/rtcconnection/RtcConnection;
iput-wide p1, p0, Lf/a/h/m;->$userId:J
const/4 p1, 0x0
iput-object p3, p0, Lf/a/h/m;->$streamId:Ljava/lang/Integer;
invoke-direct {p0, p1}, Lk0/n/c/i;-><init>(I)V
const/4 p1, 0x1
invoke-direct {p0, p1}, Lk0/n/c/j;-><init>(I)V
return-void
.end method
# 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/m;->this$0:Lcom/discord/rtcconnection/RtcConnection;
check-cast p1, Lcom/discord/rtcconnection/RtcConnection$b;
invoke-virtual {v0}, Lcom/discord/rtcconnection/RtcConnection;->j()V
const-string v0, "it"
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
invoke-static {p1, v0}, Lk0/n/c/i;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
return-object v0
iget-wide v0, p0, Lf/a/h/m;->$userId:J
iget-object v2, p0, Lf/a/h/m;->$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