apkfuckery/com.discord/smali/com/discord/widgets/announcements/WidgetChannelFollowSheetVie...

78 lines
2.5 KiB
Smali

.class public final Lcom/discord/widgets/announcements/WidgetChannelFollowSheetViewModel$followChannel$2;
.super Lc0/n/c/k;
.source "WidgetChannelFollowSheetViewModel.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/widgets/announcements/WidgetChannelFollowSheetViewModel;->followChannel(J)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lc0/n/c/k;",
"Lkotlin/jvm/functions/Function1<",
"Ljava/lang/Void;",
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
.field public final synthetic this$0:Lcom/discord/widgets/announcements/WidgetChannelFollowSheetViewModel;
# direct methods
.method public constructor <init>(Lcom/discord/widgets/announcements/WidgetChannelFollowSheetViewModel;)V
.locals 0
iput-object p1, p0, Lcom/discord/widgets/announcements/WidgetChannelFollowSheetViewModel$followChannel$2;->this$0:Lcom/discord/widgets/announcements/WidgetChannelFollowSheetViewModel;
const/4 p1, 0x1
invoke-direct {p0, p1}, Lc0/n/c/k;-><init>(I)V
return-void
.end method
# virtual methods
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Ljava/lang/Void;
invoke-virtual {p0, p1}, Lcom/discord/widgets/announcements/WidgetChannelFollowSheetViewModel$followChannel$2;->invoke(Ljava/lang/Void;)V
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
.end method
.method public final invoke(Ljava/lang/Void;)V
.locals 1
iget-object p1, p0, Lcom/discord/widgets/announcements/WidgetChannelFollowSheetViewModel$followChannel$2;->this$0:Lcom/discord/widgets/announcements/WidgetChannelFollowSheetViewModel;
invoke-static {p1}, Lcom/discord/widgets/announcements/WidgetChannelFollowSheetViewModel;->access$getEventSubject$p(Lcom/discord/widgets/announcements/WidgetChannelFollowSheetViewModel;)Lrx/subjects/PublishSubject;
move-result-object p1
sget-object v0, Lcom/discord/widgets/announcements/WidgetChannelFollowSheetViewModel$Event$FollowSuccess;->INSTANCE:Lcom/discord/widgets/announcements/WidgetChannelFollowSheetViewModel$Event$FollowSuccess;
iget-object p1, p1, Lrx/subjects/PublishSubject;->e:Lrx/subjects/PublishSubject$b;
invoke-virtual {p1, v0}, Lrx/subjects/PublishSubject$b;->onNext(Ljava/lang/Object;)V
return-void
.end method