add % before the privilege tag not to link to the linkage page
[platform/framework/native/telephony.git] / inc / FTelSimStateManager.h
index 693aad7..d2b891a 100644 (file)
@@ -70,6 +70,7 @@ public:
         *
         * @exception   E_SUCCESS                               The method is successful.
         * @exception   E_SYSTEM                                The method cannot proceed due to a severe system error.
+   * @exception          E_UNSUPPORTED_OPERATION       The device does not support the telephony feature.
         */
        result Construct(void);
 
@@ -79,7 +80,7 @@ public:
         * @since   2.1
         *
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/telephony
+        * @privilege   %http://tizen.org/privilege/telephony
         *
         * @return  An error code
         *
@@ -100,7 +101,7 @@ public:
         * @since   2.1
         *
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/telephony
+        * @privilege   %http://tizen.org/privilege/telephony
         *
         * @return  An error code
         *
@@ -122,7 +123,7 @@ public:
         * @since   2.1
         *
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/telephony
+        * @privilege   %http://tizen.org/privilege/telephony
         *
         * @return      The state of SIM card, @n
         *                              else SIM_STATE_UNKNOWN if the method fails
@@ -138,7 +139,7 @@ public:
         * @since   2.1
         *
         * @privlevel   public
-        * @privilege   http://tizen.org/privilege/telephony
+        * @privilege   %http://tizen.org/privilege/telephony
         *
         * @return  An error code
         *