MetachatBundleInfo$BundleType.smali

.class public Lio/agora/metachat/MetachatBundleInfo$BundleType;
.super Ljava/lang/Object;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lio/agora/metachat/MetachatBundleInfo;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x9
    name = "BundleType"
.end annotation


# static fields
.field public static final BUNDLE_TYPE_ASSET_MANIFEST:I = 0x3

.field public static final BUNDLE_TYPE_AVATAR:I = 0x2

.field public static final BUNDLE_TYPE_OTHER:I = 0x3

.field public static final BUNDLE_TYPE_SCENE:I = 0x1


# direct methods
.method private constructor <init>()V
    .registers 1

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method