From 0f6d5bd5d5c48fb52a75652d1715e225336a6b16 Mon Sep 17 00:00:00 2001 From: "mk5004.lee" Date: Fri, 16 Aug 2019 11:09:27 +0900 Subject: Update notification-ex doc Change-Id: I4b4e83a90ddd22edd54eea32abad9323de26b36a Signed-off-by: mk5004.lee --- doc/notification_ex_doc.h | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/doc/notification_ex_doc.h b/doc/notification_ex_doc.h index c71e03b..97b387a 100644 --- a/doc/notification_ex_doc.h +++ b/doc/notification_ex_doc.h @@ -22,8 +22,11 @@ * \#include * * @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 + */ -- cgit v1.2.3