Class AppStatisticsData

    Definition

    Namespace:
    Tizen.Context.AppHistory
    Assembly:
    Tizen.Context.dll

    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.

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