Knox Tizen Wearable SDK
knox_mdm_notification_item Struct Reference

Application notification details. More...

#include <restriction.h>

Data Fields

char * package_name
 
knox_mdm_notification_type_e type
 
knox_mdm_notification_level_e level
 

Detailed Description

Application notification details.

Since (Knox_wearable):
2.2.0
Since (Tizen):
3.0.0.1

Definition at line 95 of file restriction.h.

Field Documentation

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.


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