apkfuckery/com.discord/smali/com/discord/stores/StoreGuilds$Actions$request...

110 lines
2.8 KiB
Smali

.class public final Lcom/discord/stores/StoreGuilds$Actions$requestMembers$3;
.super Ljava/lang/Object;
.source "StoreGuilds.kt"
# interfaces
.implements Ll0/k/b;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreGuilds$Actions;->requestMembers(Lcom/discord/app/AppComponent;Lrx/Observable;Z)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Ll0/k/b<",
"Ljava/lang/String;",
"Lrx/Observable<",
"+",
"Ljava/lang/Long;",
">;>;"
}
.end annotation
# static fields
.field public static final INSTANCE:Lcom/discord/stores/StoreGuilds$Actions$requestMembers$3;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lcom/discord/stores/StoreGuilds$Actions$requestMembers$3;
invoke-direct {v0}, Lcom/discord/stores/StoreGuilds$Actions$requestMembers$3;-><init>()V
sput-object v0, Lcom/discord/stores/StoreGuilds$Actions$requestMembers$3;->INSTANCE:Lcom/discord/stores/StoreGuilds$Actions$requestMembers$3;
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 bridge synthetic call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Ljava/lang/String;
invoke-virtual {p0, p1}, Lcom/discord/stores/StoreGuilds$Actions$requestMembers$3;->call(Ljava/lang/String;)Lrx/Observable;
move-result-object p1
return-object p1
.end method
.method public final call(Ljava/lang/String;)Lrx/Observable;
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/String;",
")",
"Lrx/Observable<",
"+",
"Ljava/lang/Long;",
">;"
}
.end annotation
sget-object v0, Lcom/discord/stores/StoreStream;->Companion:Lcom/discord/stores/StoreStream$Companion;
invoke-virtual {v0}, Lcom/discord/stores/StoreStream$Companion;->getGuildSelected()Lcom/discord/stores/StoreGuildSelected;
move-result-object v0
invoke-virtual {v0}, Lcom/discord/stores/StoreGuildSelected;->getId()Lrx/Observable;
move-result-object v0
new-instance v1, Lcom/discord/stores/StoreGuilds$Actions$requestMembers$3$1;
invoke-direct {v1, p1}, Lcom/discord/stores/StoreGuilds$Actions$requestMembers$3$1;-><init>(Ljava/lang/String;)V
invoke-virtual {v0, v1}, Lrx/Observable;->t(Lrx/functions/Action1;)Lrx/Observable;
move-result-object p1
return-object p1
.end method