Show / Hide Table of Contents

    Enum PackageType

    Definition

    Namespace:
    Tizen.Applications
    Assembly:
    Tizen.Applications.PackageManager.dll
    API Level:
    3

    Enumeration for the package types.

    public enum PackageType

    Fields

    Name Description
    RPM

    A special meaning type to represent the Tizen application package which is installed using the RPM spec. Only some preloaded packages can have this type.

    TPK

    Tizen native application package.

    UNKNOWN

    Unknown package.

    WGT

    Tizen web/hybrid application package.

    • View Source
    Back to top Copyright © 2016-2022 Samsung
    Generated by DocFX