Add doxygen comments for appmanager.launch privilege 33/212333/3
authormk5004.lee <mk5004.lee@samsung.com>
Tue, 20 Aug 2019 08:31:01 +0000 (17:31 +0900)
committermk5004.lee <mk5004.lee@samsung.com>
Tue, 27 Aug 2019 02:05:27 +0000 (11:05 +0900)
Change-Id: Iea3a539bad369e865a36b872407a965c67c26eaa
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
include/notification.h

index 466f62404190633e02b589ff81d7c22053dacbf7..b45e5594fa136710f7714cc747ad3981c5feef36 100755 (executable)
@@ -550,6 +550,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
@@ -622,6 +624,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