From: mk5004.lee Date: Fri, 16 Aug 2019 02:09:27 +0000 (+0900) Subject: Update notification-ex doc X-Git-Tag: submit/tizen/20190904.022845~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0f6d5bd5d5c48fb52a75652d1715e225336a6b16;p=platform%2Fcore%2Fapi%2Fnotification.git Update notification-ex doc Change-Id: I4b4e83a90ddd22edd54eea32abad9323de26b36a Signed-off-by: mk5004.lee --- diff --git a/doc/notification_ex_doc.h b/doc/notification_ex_doc.h index c71e03b4..97b387a1 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 + */