apkfuckery/com.discord/smali/com/discord/widgets/chat/MessageManager$AttachmentVa...

41 lines
1.1 KiB
Smali

.class public abstract Lcom/discord/widgets/chat/MessageManager$AttachmentValidationResult;
.super Ljava/lang/Object;
.source "MessageManager.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/discord/widgets/chat/MessageManager;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "AttachmentValidationResult"
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/discord/widgets/chat/MessageManager$AttachmentValidationResult$EmptyAttachments;,
Lcom/discord/widgets/chat/MessageManager$AttachmentValidationResult$FilesTooLarge;,
Lcom/discord/widgets/chat/MessageManager$AttachmentValidationResult$Success;
}
.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
invoke-direct {p0}, Lcom/discord/widgets/chat/MessageManager$AttachmentValidationResult;-><init>()V
return-void
.end method