Update notification-ex doc 55/212155/2
authormk5004.lee <mk5004.lee@samsung.com>
Fri, 16 Aug 2019 02:09:27 +0000 (11:09 +0900)
committerMyungKi Lee <mk5004.lee@samsung.com>
Tue, 3 Sep 2019 03:03:27 +0000 (03:03 +0000)
Change-Id: I4b4e83a90ddd22edd54eea32abad9323de26b36a
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
doc/notification_ex_doc.h

index c71e03b..97b387a 100644 (file)
  *   \#include <notification_ex.h>
  *
  * @section NOTIFICATION_EX_MODULE_OVERVIEW Overview
- * A notification ex API is an expanded API of notification.
- * This API provides functions for creating, inserting and updating notification with notification ex items.
+ * A notification ex API is a set of expanded APIs for notifications.
+ * The expanded notification is the predefined type of notifications.
+ * The notification can define actions with one item or group of items.
+ * It supports displaying the notification with selectors to select predefined input
+ * and controlling visibility of the created notification items.
  */
 
 /**
@@ -35,4 +38,4 @@
  *
  * @section NOTIFICATION_EX_ITEM_MODULE_OVERVIEW Overview
  * It provides functions for handling notification ex items.
- */
\ No newline at end of file
+ */