Show / Hide Table of Contents

    Class AppStatisticsData

    Definition

    Namespace:
    Tizen.Context.AppHistory
    Assembly:
    Tizen.Context.dll
    API Level:
    4

    The Base class which contains the application statistics query result.

    public abstract class AppStatisticsData
    Inheritance
    Object
    AppStatisticsData
    Derived
    BatteryStatisticsData
    BatteryStatisticsData
    UsageStatisticsData
    UsageStatisticsData

    Properties

    View Source

    AppId

    Gets the application ID.

    Declaration
    public string AppId { get; protected set; }
    Property Value
    Type Description
    String

    The application ID.

    API Level: 4
    • View Source
    Back to top Copyright © 2016-2020 Samsung
    Generated by DocFX