Knox Tizen Wearable SDK
app_data_usage_t Struct Reference

Application data usage. More...

#include <application.h>

Data Fields

char * pkg_name
 
unsigned long usage
 

Detailed Description

Application data usage.

Since (Knox_wearable):
1.0.0
Since (Tizen):
2.3.1.5
See also
mdm_get_most_data_usage_apps

Definition at line 57 of file application.h.

Field Documentation

char* app_data_usage_t::pkg_name

The application package name.

Definition at line 58 of file application.h.

unsigned long app_data_usage_t::usage

The application data usage.

Definition at line 59 of file application.h.


The documentation for this struct was generated from the following file: