apkfuckery/com.discord/smali/com/discord/widgets/home/WidgetHomeViewModel$Event.smali

42 lines
1.1 KiB
Smali
Raw Normal View History

2020-07-08 16:44:49 +00:00
.class public abstract Lcom/discord/widgets/home/WidgetHomeViewModel$Event;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
.source "WidgetHomeViewModel.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-07-08 16:44:49 +00:00
value = Lcom/discord/widgets/home/WidgetHomeViewModel;
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "Event"
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
2020-07-08 16:44:49 +00:00
Lcom/discord/widgets/home/WidgetHomeViewModel$Event$ClosePanels;,
Lcom/discord/widgets/home/WidgetHomeViewModel$Event$OpenLeftPanel;,
Lcom/discord/widgets/home/WidgetHomeViewModel$Event$UnlockLeftPanel;,
Lcom/discord/widgets/home/WidgetHomeViewModel$Event$ShowGuildWelcomeSheet;
2020-05-17 12:40:10 +00:00
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public synthetic constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
.locals 0
2020-07-08 16:44:49 +00:00
invoke-direct {p0}, Lcom/discord/widgets/home/WidgetHomeViewModel$Event;-><init>()V
2020-05-17 12:40:10 +00:00
return-void
.end method