apkfuckery/com.discord/smali/com/discord/widgets/user/usersheet/WidgetUserSheetViewModel$Ev...

49 lines
1.9 KiB
Smali
Raw Normal View History

2019-10-01 14:15:45 +00:00
.class public abstract Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel$Event;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
2019-10-01 14:15:45 +00:00
.source "WidgetUserSheetViewModel.kt"
2019-07-24 11:27:29 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2019-10-01 14:15:45 +00:00
value = Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel;
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
2019-10-01 14:15:45 +00:00
name = "Event"
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
2019-10-01 14:15:45 +00:00
Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel$Event$ShowToast;,
Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel$Event$LaunchVoiceCall;,
2019-10-17 03:51:45 +00:00
Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel$Event$LaunchVideoCall;,
2019-12-21 01:41:59 +00:00
Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel$Event$LaunchSpectate;,
2019-10-17 03:51:45 +00:00
Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel$Event$LaunchEditMember;,
Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel$Event$LaunchKickUser;,
Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel$Event$LaunchBanUser;,
Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel$Event$LaunchMoveUser;,
2019-12-21 01:41:59 +00:00
Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel$Event$RequestPermissionsForSpectateStream;,
2020-01-16 23:44:39 +00:00
Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel$Event$UserNotFound;,
2019-10-17 03:51:45 +00:00
Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel$Event$DismissSheet;
2019-07-24 11:27:29 +00:00
}
.end annotation
# direct methods
2019-12-06 03:29:40 +00:00
.method public constructor <init>()V
2019-07-24 11:27:29 +00:00
.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
2019-10-01 14:15:45 +00:00
invoke-direct {p0}, Lcom/discord/widgets/user/usersheet/WidgetUserSheetViewModel$Event;-><init>()V
2019-07-24 11:27:29 +00:00
return-void
.end method