Change-Id: I3b5b738716c80d20af794d1f09094be5091a77af
Signed-off-by: jungmin76.park <jungmin76.park@samsung.com>
/*
* Request the Home screen to add the spefied shortcut.
*
/*
* Request the Home screen to add the spefied shortcut.
*
* @privilege http::tizen.org/privilege/homemanager
*
* @since 2.1
* @privilege http::tizen.org/privilege/homemanager
*
* @since 2.1
* Requests a Livebox viewer(eg, Home screen, Lock screen) to add the specified Livebox.
*
* @since 2.1
* Requests a Livebox viewer(eg, Home screen, Lock screen) to add the specified Livebox.
*
* @since 2.1
* @privilege http://tizen.org/privilege/liveboxmanager
*
* @param[in] viewerAppId The ID of the viewer application that the specified Livebox will be added to
* @privilege http://tizen.org/privilege/liveboxmanager
*
* @param[in] viewerAppId The ID of the viewer application that the specified Livebox will be added to
* Gets the current badge number of an application icon.
*
* @since 2.0
* Gets the current badge number of an application icon.
*
* @since 2.0
- * @privlevel user
- * @privilege http://tizen.org/privilege/notification
+ * @privlevel public
+ * @privilege http://tizen.org/privilege/notification
*
* @return The current badge number if the method is successful, @n
else @c -1 if the method fails
*
* @return The current badge number if the method is successful, @n
else @c -1 if the method fails
* Notifies the user who has @c badgeNumber as a badge number.
*
* @since 2.0
* Notifies the user who has @c badgeNumber as a badge number.
*
* @since 2.0
- * @privlevel user
- * @privilege http://tizen.org/privilege/notification
+ * @privlevel public
+ * @privilege http://tizen.org/privilege/notification
*
* @return An error code
* @param[in] badgeNumber The badge number
*
* @return An error code
* @param[in] badgeNumber The badge number
* Notifies the user with a message.
*
* @since 2.0
* Notifies the user with a message.
*
* @since 2.0
- * @privlevel user
- * @privilege http://tizen.org/privilege/notification
+ * @privlevel public
+ * @privilege http://tizen.org/privilege/notification
*
* @return An error code
* @param[in] messageText The notification message
*
* @return An error code
* @param[in] messageText The notification message
* Notifies the user who has @c badgeNumber as badge number with a message.
*
* @since 2.0
* Notifies the user who has @c badgeNumber as badge number with a message.
*
* @since 2.0
- * @privlevel user
- * @privilege http://tizen.org/privilege/notification
+ * @privlevel public
+ * @privilege http://tizen.org/privilege/notification
*
* @return An error code
* @param[in] messageText The notification message
*
* @return An error code
* @param[in] messageText The notification message
* for IAppControlProviderEventListener::OnAppControlRequestReceived().
*
* @since 2.0
* for IAppControlProviderEventListener::OnAppControlRequestReceived().
*
* @since 2.0
- * @privlevel user
- * @privilege http://tizen.org/privilege/notification
+ * @privlevel public
+ * @privilege http://tizen.org/privilege/notification
*
* @return An error code
* @param[in] messageText The notification message
*
* @return An error code
* @param[in] messageText The notification message
* The notification request may have various pieces of information such as alert text, title text, launch arguments, and so on.
*
* @since 2.0
* The notification request may have various pieces of information such as alert text, title text, launch arguments, and so on.
*
* @since 2.0
- * @privlevel user
- * @privilege http://tizen.org/privilege/notification
+ * @privlevel public
+ * @privilege http://tizen.org/privilege/notification
*
* @return An error code
* @param[in] request The notification request
*
* @return An error code
* @param[in] request The notification request
* Removes the notification message.
*
* @since 2.0
* Removes the notification message.
*
* @since 2.0
* @privilege http://tizen.org/privilege/notification
*
* @return An error code
* @privilege http://tizen.org/privilege/notification
*
* @return An error code
* Notifies the user about the ongoing activity using a message.
*
* @since 2.0
* Notifies the user about the ongoing activity using a message.
*
* @since 2.0
- * @privlevel user
- * @privilege http://tizen.org/privilege/notification
+ * @privlevel public
+ * @privilege http://tizen.org/privilege/notification
*
* @return An error code
* @param[in] messageText The notification message
*
* @return An error code
* @param[in] messageText The notification message
* for IAppControlProviderEventListener::OnAppControlRequestReceived().
*
* @since 2.0
* for IAppControlProviderEventListener::OnAppControlRequestReceived().
*
* @since 2.0
- * @privlevel user
- * @privilege http://tizen.org/privilege/notification
+ * @privlevel public
+ * @privilege http://tizen.org/privilege/notification
*
* @return An error code
* @param[in] messageText The notification message
*
* @return An error code
* @param[in] messageText The notification message
* The request may have various pieces of information such as alert text, title text, launch arguments, and so on.
*
* @since 2.0
* The request may have various pieces of information such as alert text, title text, launch arguments, and so on.
*
* @since 2.0
- * @privlevel user
- * @privilege http://tizen.org/privilege/notification
+ * @privlevel public
+ * @privilege http://tizen.org/privilege/notification
*
* @return An error code
* @param[in] request The notification request
*
* @return An error code
* @param[in] request The notification request
* Removes the notification message for the ongoing activity.
*
* @since 2.0
* Removes the notification message for the ongoing activity.
*
* @since 2.0
* @privilege http://tizen.org/privilege/notification
*
* @return An error code
* @privilege http://tizen.org/privilege/notification
*
* @return An error code
* Gets the badge number of the application icon mentioned in the @c appId.
*
* @since 2.0
* Gets the badge number of the application icon mentioned in the @c appId.
*
* @since 2.0
- * @privlevel user
- * @privilege http://tizen.org/privilege/notification
+ * @privlevel public
+ * @privilege http://tizen.org/privilege/notification
*
* @return The current badge number if the method is successful, @n
else @c -1 if the method fails
*
* @return The current badge number if the method is successful, @n
else @c -1 if the method fails
* Notifies the user with a message.
*
* @since 2.1
* Notifies the user with a message.
*
* @since 2.1
- * @privlevel user
- * @privilege http://tizen.org/privilege/notification
+ * @privlevel public
+ * @privilege http://tizen.org/privilege/notification
*
* @return An error code
* @param[in] messageText The notification message
*
* @return An error code
* @param[in] messageText The notification message