Changes of com.discord v1181

This commit is contained in:
root 2020-07-08 16:44:49 +00:00
parent f52990c3c2
commit 5a8adcbf82
29917 changed files with 1840412 additions and 1765629 deletions

View file

@ -1,24 +1,19 @@
.class public final Lf/a/b/e0;
.super Ljava/lang/Object;
.source "DiscordConnectService.kt"
.super Lj0/n/c/i;
.source "AppTransformers.kt"
# interfaces
.implements Lg0/l/i;
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lg0/l/i<",
"Lj0/n/c/i;",
"Lkotlin/jvm/functions/Function1<",
"TT;",
"Lrx/Observable<",
"+TR;>;>;"
"Lkotlin/Unit;",
">;"
}
.end annotation
@ -41,35 +36,21 @@
.end method
.method public constructor <init>()V
.locals 0
.locals 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const/4 v0, 0x1
invoke-direct {p0, v0}, Lj0/n/c/i;-><init>(I)V
return-void
.end method
# virtual methods
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Ljava/lang/Boolean;
sget-object p1, Lcom/discord/stores/StoreStream;->Companion:Lcom/discord/stores/StoreStream$Companion;
invoke-virtual {p1}, Lcom/discord/stores/StoreStream$Companion;->getRtcConnection()Lcom/discord/stores/StoreRtcConnection;
move-result-object p1
invoke-virtual {p1}, Lcom/discord/stores/StoreRtcConnection;->getConnectionState()Lrx/Observable;
move-result-object p1
sget-object v0, Lf/a/b/d0;->d:Lf/a/b/d0;
invoke-virtual {p1, v0}, Lrx/Observable;->c(Lg0/l/i;)Lrx/Observable;
move-result-object p1
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
.end method