Changes of com.discord v1272
This commit is contained in:
parent
4244e04c36
commit
151e6a1914
14572 changed files with 1062860 additions and 910878 deletions
|
@ -1,5 +1,5 @@
|
|||
.class public final Lf/a/h/l;
|
||||
.super Lk0/n/c/i;
|
||||
.super Lk0/n/c/j;
|
||||
.source "RtcConnection.kt"
|
||||
|
||||
# interfaces
|
||||
|
@ -9,7 +9,7 @@
|
|||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lk0/n/c/i;",
|
||||
"Lk0/n/c/j;",
|
||||
"Lkotlin/jvm/functions/Function1<",
|
||||
"Lcom/discord/rtcconnection/RtcConnection$b;",
|
||||
"Lkotlin/Unit;",
|
||||
|
@ -19,22 +19,22 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic $streamId:Ljava/lang/Integer;
|
||||
.field public final synthetic $isSpeaking:Z
|
||||
|
||||
.field public final synthetic $userId:J
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(JLjava/lang/Integer;)V
|
||||
.method public constructor <init>(JZ)V
|
||||
.locals 0
|
||||
|
||||
iput-wide p1, p0, Lf/a/h/l;->$userId:J
|
||||
|
||||
iput-object p3, p0, Lf/a/h/l;->$streamId:Ljava/lang/Integer;
|
||||
iput-boolean p3, p0, Lf/a/h/l;->$isSpeaking:Z
|
||||
|
||||
const/4 p1, 0x1
|
||||
|
||||
invoke-direct {p0, p1}, Lk0/n/c/i;-><init>(I)V
|
||||
invoke-direct {p0, p1}, Lk0/n/c/j;-><init>(I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
@ -46,24 +46,17 @@
|
|||
|
||||
check-cast p1, Lcom/discord/rtcconnection/RtcConnection$b;
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
const-string v0, "it"
|
||||
|
||||
invoke-static {p1, v0}, Lk0/n/c/i;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
iget-wide v0, p0, Lf/a/h/l;->$userId:J
|
||||
|
||||
iget-object v2, p0, Lf/a/h/l;->$streamId:Ljava/lang/Integer;
|
||||
iget-boolean v2, p0, Lf/a/h/l;->$isSpeaking:Z
|
||||
|
||||
invoke-interface {p1, v0, v1, v2}, Lcom/discord/rtcconnection/RtcConnection$b;->onVideoStream(JLjava/lang/Integer;)V
|
||||
invoke-interface {p1, v0, v1, v2}, Lcom/discord/rtcconnection/RtcConnection$b;->onSpeaking(JZ)V
|
||||
|
||||
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
return-object p1
|
||||
|
||||
:cond_0
|
||||
const-string p1, "it"
|
||||
|
||||
invoke-static {p1}, Lk0/n/c/h;->c(Ljava/lang/String;)V
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
.end method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue