Changes of com.discord v1333

This commit is contained in:
root 2020-11-14 02:19:59 +00:00
parent a21e5a6a18
commit 18c9b7884b
18128 changed files with 1008335 additions and 970532 deletions

View file

@ -1,6 +1,6 @@
.class public final Lf/a/g/g;
.super Ljava/lang/Object;
.source "AppMediaPlayer.kt"
.source "RtcConnection.kt"
# interfaces
.implements Lrx/functions/Action1;
@ -14,21 +14,21 @@
">",
"Ljava/lang/Object;",
"Lrx/functions/Action1<",
"Ljava/lang/Long;",
"Ljava/lang/Throwable;",
">;"
}
.end annotation
# instance fields
.field public final synthetic d:Lcom/discord/player/AppMediaPlayer;
.field public final synthetic d:Lf/a/g/h;
# direct methods
.method public constructor <init>(Lcom/discord/player/AppMediaPlayer;)V
.method public constructor <init>(Lf/a/g/h;)V
.locals 0
iput-object p1, p0, Lf/a/g/g;->d:Lcom/discord/player/AppMediaPlayer;
iput-object p1, p0, Lf/a/g/g;->d:Lf/a/g/h;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
@ -38,27 +38,19 @@
# virtual methods
.method public call(Ljava/lang/Object;)V
.locals 4
.locals 2
check-cast p1, Ljava/lang/Long;
check-cast p1, Ljava/lang/Throwable;
iget-object p1, p0, Lf/a/g/g;->d:Lcom/discord/player/AppMediaPlayer;
iget-object v0, p0, Lf/a/g/g;->d:Lf/a/g/h;
iget-object v0, p1, Lcom/discord/player/AppMediaPlayer;->a:Lrx/subjects/PublishSubject;
iget-object v0, v0, Lf/a/g/h;->this$0:Lcom/discord/rtcconnection/RtcConnection;
new-instance v1, Lcom/discord/player/AppMediaPlayer$Event$c;
new-instance v1, Lf/a/g/f;
iget-object p1, p1, Lcom/discord/player/AppMediaPlayer;->f:Lf/h/a/c/s0;
invoke-direct {v1, p0, p1}, Lf/a/g/f;-><init>(Lf/a/g/g;Ljava/lang/Throwable;)V
invoke-virtual {p1}, Lf/h/a/c/s0;->G()J
move-result-wide v2
invoke-direct {v1, v2, v3}, Lcom/discord/player/AppMediaPlayer$Event$c;-><init>(J)V
iget-object p1, v0, Lrx/subjects/PublishSubject;->e:Lrx/subjects/PublishSubject$b;
invoke-virtual {p1, v1}, Lrx/subjects/PublishSubject$b;->onNext(Ljava/lang/Object;)V
invoke-virtual {v0, v1}, Lcom/discord/rtcconnection/RtcConnection;->m(Lkotlin/jvm/functions/Function0;)Ljava/util/concurrent/Future;
return-void
.end method