apkfuckery/com.discord/smali/f/a/b/t0.smali

78 lines
1.6 KiB
Smali

.class public final Lf/a/b/t0;
.super Ljava/lang/Object;
.source "DiscordConnectService.kt"
# interfaces
.implements Ll0/k/b;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Ll0/k/b<",
"Ljava/lang/Boolean;",
"Lrx/Observable<",
"+",
"Lcom/discord/rtcconnection/RtcConnection$State;",
">;>;"
}
.end annotation
# static fields
.field public static final d:Lf/a/b/t0;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lf/a/b/t0;
invoke-direct {v0}, Lf/a/b/t0;-><init>()V
sput-object v0, Lf/a/b/t0;->d:Lf/a/b/t0;
return-void
.end method
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
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/s0;->d:Lf/a/b/s0;
invoke-virtual {p1, v0}, Lrx/Observable;->w(Ll0/k/b;)Lrx/Observable;
move-result-object p1
return-object p1
.end method