Changes of com.discord v1333
This commit is contained in:
parent
a21e5a6a18
commit
18c9b7884b
18128 changed files with 1008335 additions and 970532 deletions
|
@ -1,6 +1,6 @@
|
|||
.class public final Lf/a/g/b;
|
||||
.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/Throwable;",
|
||||
"Ljava/lang/Boolean;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/player/AppMediaPlayer;
|
||||
.field public final synthetic d:Lcom/discord/rtcconnection/RtcConnection;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lcom/discord/player/AppMediaPlayer;)V
|
||||
.method public constructor <init>(Lcom/discord/rtcconnection/RtcConnection;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lf/a/g/b;->d:Lcom/discord/player/AppMediaPlayer;
|
||||
iput-object p1, p0, Lf/a/g/b;->d:Lcom/discord/rtcconnection/RtcConnection;
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
|
@ -38,25 +38,17 @@
|
|||
|
||||
# virtual methods
|
||||
.method public call(Ljava/lang/Object;)V
|
||||
.locals 6
|
||||
.locals 2
|
||||
|
||||
move-object v2, p1
|
||||
check-cast p1, Ljava/lang/Boolean;
|
||||
|
||||
check-cast v2, Ljava/lang/Throwable;
|
||||
iget-object v0, p0, Lf/a/g/b;->d:Lcom/discord/rtcconnection/RtcConnection;
|
||||
|
||||
iget-object p1, p0, Lf/a/g/b;->d:Lcom/discord/player/AppMediaPlayer;
|
||||
new-instance v1, Lf/a/g/a;
|
||||
|
||||
iget-object v0, p1, Lcom/discord/player/AppMediaPlayer;->j:Lcom/discord/utilities/logging/Logger;
|
||||
invoke-direct {v1, p0, p1}, Lf/a/g/a;-><init>(Lf/a/g/b;Ljava/lang/Boolean;)V
|
||||
|
||||
const/4 v3, 0x0
|
||||
|
||||
const/4 v4, 0x4
|
||||
|
||||
const/4 v5, 0x0
|
||||
|
||||
const-string v1, "error while listening to isPlayingChanges"
|
||||
|
||||
invoke-static/range {v0 .. v5}, Lcom/discord/utilities/logging/Logger;->e$default(Lcom/discord/utilities/logging/Logger;Ljava/lang/String;Ljava/lang/Throwable;Ljava/util/Map;ILjava/lang/Object;)V
|
||||
invoke-virtual {v0, v1}, Lcom/discord/rtcconnection/RtcConnection;->m(Lkotlin/jvm/functions/Function0;)Ljava/util/concurrent/Future;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue