Add doxygen comments for appmanager.launch privilege 22/212322/4
authormk5004.lee <mk5004.lee@samsung.com>
Tue, 20 Aug 2019 08:16:08 +0000 (17:16 +0900)
committerInkyun Kil <inkyun.kil@samsung.com>
Wed, 21 Aug 2019 23:44:56 +0000 (08:44 +0900)
Change-Id: I06e7228b105f4f03f4cb2c7ef999feb18d7b64b4
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
notification/include/notification.h

index cb45eed..54a6f3b 100644 (file)
@@ -546,6 +546,8 @@ int notification_get_led_time_period(notification_h noti, int *on_ms, int *off_m
  * @brief Sets the launch option for a notification.
  * @details When notification data selected in display application, application launched by app_control_send_launch_request with app_control handle.
  * @since_tizen @if WEARABLE 2.3.1 @elseif MOBILE 2.3 @endif
+ * @privilege http://tizen.org/privilege/appmanager.launch
+ * @remarks Since 4.0, %http://tizen.org/privilege/appmanager.launch privilege is additionally required.
  * @param[in] noti The notification handle
  * @param[in] type Launching option type
  * @param[in] option App Control handler
@@ -618,6 +620,8 @@ int notification_get_launch_option(notification_h noti, notification_launch_opti
  * @details When some event occurs on notification, application launched by app_control_send_launch_request with app_control handle. \n
  *          Setting event handler of a button means that the notification will show the button.
  * @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif
+ * @privilege http://tizen.org/privilege/appmanager.launch
+ * @remarks Since 4.0, %http://tizen.org/privilege/appmanager.launch privilege is additionally required.
  * @param[in] noti The notification handle
  * @param[in] event_type Event type
  * @param[in] event_handler App control handle