update header files for Doxygen
[framework/osp/shell.git] / inc / FShellNotificationManager.h
index 3bc288b..6573d08 100644 (file)
@@ -231,7 +231,7 @@ public:
         * Notifies the user who has @c badgeNumber as badge number with a message. @n
         * If the user selects this message, @c launchArguments is delivered to the application. @n
         * @c launchArguments is delivered as the value of the http://tizen.org/appcontrol/data/notification key
-        * for IAppControlProviderEventListener::OnAppControlRequestReceived().
+        * for Tizen::App::IAppControlProviderEventListener::OnAppControlRequestReceived().
         *
         * @since       2.0
         * @privlevel   public
@@ -343,8 +343,8 @@ public:
        /**
         * Notifies the user about the ongoing activity using a message. @n
         * If the user selects the message, @c launchArguments is delivered to the application. @n
-        * @c launchArguments is delivered as the value of the http://tizen.org/appcontrol/data/notification key
-        * for IAppControlProviderEventListener::OnAppControlRequestReceived().
+        * @c launchArguments is delivered as the value of the %http://tizen.org/appcontrol/data/notification key
+        * for Tizen::App::IAppControlProviderEventListener::OnAppControlRequestReceived().
         *
         * @since       2.0
         * @privlevel   public