From: Hyunjin Park Date: Wed, 16 Sep 2015 07:49:19 +0000 (+0900) Subject: [notification] modify spec for ONGOING notification's policy X-Git-Tag: tizen_3.0/TD_SYNC/20161201~505^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=287478640190a02a5666a4e4988e1f56b8b9d0eb;p=sdk%2Fonline-doc.git [notification] modify spec for ONGOING notification's policy ACR : TWDAPI-35 Change-Id: I167fdebc029bae0c7d9b19b2cb739cc58275b250 Signed-off-by: Hyunjin park --- diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/notification.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/notification.html index 96883ff..cda874f 100644 --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/notification.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/notification.html @@ -153,7 +153,7 @@ THUMBNAIL - The thumbnail status notification posts a thumbnail-format notificat The thumbnail status notification is also removed by user selection.
  • -ONGOING - A status notification type that informs the user whether an application is running or not. However, an ongoing status notification should be removed by the application that posted the notification.
  • +ONGOING - A status notification type that informs the user whether an application is running or not.
  • PROGRESS - A status notification that displays information on the progress of a job. However, this status notification should be removed by the application that posted the notification.