Knox Tizen Wearable SDK
|
Application control info. More...
#include <application.h>
Data Fields | |
int | client_id |
void * | list |
Application control info.
Definition at line 80 of file application.h.
int app_control_info_t::client_id |
Application client ID.
Definition at line 81 of file application.h.
void* app_control_info_t::list |
List of privileges or signatures.
Definition at line 82 of file application.h.