Knox Tizen Wearable SDK
|
Application notification details. More...
#include <restriction.h>
Data Fields | |
char * | package_name |
knox_mdm_notification_type_e | type |
knox_mdm_notification_level_e | level |
Application notification details.
Definition at line 95 of file restriction.h.
knox_mdm_notification_level_e knox_mdm_notification_item::level |
Notification level.
Definition at line 98 of file restriction.h.
char* knox_mdm_notification_item::package_name |
Package name.
Definition at line 96 of file restriction.h.
knox_mdm_notification_type_e knox_mdm_notification_item::type |
Notification type.
Definition at line 97 of file restriction.h.