fixed wrong link
[platform/framework/native/appfw.git] / inc / FSysSettingInfo.h
index f5bf83e..ee79f58 100644 (file)
@@ -355,7 +355,7 @@ public:
         * @since 2.0
         *
         * @privlevel   platform
-        * @privilege   %http://tizen.org/privilege/settingmanager.read
+        * @privilege   %http://tizen.org/privilege/settingmanager.read @n
         *              (%http://tizen.org/privilege/systemsetting.read is deprecated.)
         *
         * @return      An error code
@@ -375,7 +375,7 @@ public:
         * @since 2.0
         *
         * @privlevel   platform
-        * @privilege   %http://tizen.org/privilege/settingmanager.write
+        * @privilege   %http://tizen.org/privilege/settingmanager.write @n
         *              (%http://tizen.org/privilege/systemsetting.write is deprecated.)
         *
         * @return      An error code
@@ -395,7 +395,7 @@ public:
         *
         * @since 2.0
         * @privlevel   platform
-        * @privilege   %http://tizen.org/privilege/settingmanager.write
+        * @privilege   %http://tizen.org/privilege/settingmanager.write @n
         *              (%http://tizen.org/privilege/systemsetting.write is deprecated.)
         *
         * @return      An error code
@@ -408,12 +408,16 @@ public:
         * @exception   E_OBJ_NOT_FOUND         The specified @c key is not found.
         * @exception   E_UNSUPPORTED_OPERATION The specified @c key is existed, However it is not supported by this device.
         * @exception   E_IN_PROGRESS           The specified key is under processing or invalid state.
-        * @exception   E_SYSTEM                The method cannot proceed due to a severe system error.
+        * @exception   E_SYSTEM                Either of the following conditions has occured:
+        *                                      - The method cannot proceed due to a severe system error.
+        *                                      - This error can occur and Wi-Fi Directâ„¢ is not activated if the @c key is %http://tizen.org/setting/network.wifi.direct and Wi-Fi is activated.-
+Directâ„¢ is not activated if the @c key is %http://tizen.org/setting/network.wifi.direct and Wi-Fi is activated.
+
         */
        static result SetValueAsyncForPrivilegedKey(const Tizen::Base::String& key, bool value, ISettingInfoSetValueAsyncResultListener* listener);
 
        /**
-        * Sets the specific @c bool type sett   * @exception   E_IN_PROGRESS           The specified key is under processing or invalid state.ing information based on the specified designators (key) asynchronously.
+        * Sets the specific @c bool type setting information based on the specified designators (key) asynchronously.
         *
         * @since 2.0
         * @privlevel   platform
@@ -440,7 +444,7 @@ public:
         * @since 2.0
         *
         * @privlevel   platform
-        * @privilege   %http://tizen.org/privilege/settingmanager.write
+        * @privilege   %http://tizen.org/privilege/settingmanager.write @n
         *              (%http://tizen.org/privilege/systemsetting.write is deprecated.)
         *
         * @return      An error code
@@ -462,7 +466,7 @@ public:
         * @since 2.0
         *
         * @privlevel   platform
-        * @privilege   %http://tizen.org/privilege/settingmanager.write
+        * @privilege   %http://tizen.org/privilege/settingmanager.write @n
         *              (%http://tizen.org/privilege/systemsetting.write is deprecated.)
         *
         * @return      An error code