Merge reviewed doxygen.
[platform/framework/native/telephony.git] / inc / FTelNetworkInfo.h
index f69106c..15c1c65 100755 (executable)
@@ -117,7 +117,7 @@ public:
      *
      * @since   2.0
      * @privlevel      public
-     * @privilege   http://tizen.org/privilege/telephony
+     * @privilege   %http://tizen.org/privilege/telephony
      *
      * @return         The MNC of the network
      * @exception      E_SUCCESS       The method is successful.
@@ -131,7 +131,7 @@ public:
      *
      * @since   2.0
      * @privlevel      public
-     * @privilege   http://tizen.org/privilege/telephony
+     * @privilege   %http://tizen.org/privilege/telephony
      *
      * @return         The MCC of the network
      * @exception      E_SUCCESS       The method is successful.
@@ -152,7 +152,7 @@ public:
      *                  For more information, see the issue description for @ref CompNetworkInfoGetPlmnPage "here".
      * @endif
      * @privlevel      public
-     * @privilege   http://tizen.org/privilege/telephony
+     * @privilege   %http://tizen.org/privilege/telephony
      *
      * @return         The PLMN name
      * @exception      E_SUCCESS               The method is successful.
@@ -178,7 +178,7 @@ public:
      *
      * @since   2.0
      * @privlevel      public
-     * @privilege   http://tizen.org/privilege/telephony
+     * @privilege   %http://tizen.org/privilege/telephony
      *
      * @return         The current cell ID
      * @exception      E_SUCCESS       The method is successful.
@@ -193,7 +193,7 @@ public:
      *
      * @since   2.0
      * @privlevel      public
-     * @privilege   http://tizen.org/privilege/telephony
+     * @privilege   %http://tizen.org/privilege/telephony
      *
      * @return         The current LAC
      * @exception      E_SUCCESS       The method is successful.
@@ -208,7 +208,7 @@ public:
      *
      * @since 2.0
      * @privlevel      public
-     * @privilege   http://tizen.org/privilege/telephony
+     * @privilege   %http://tizen.org/privilege/telephony
      *
      * @return      The operator name
      * @exception   E_SUCCESS   The method is successful.
@@ -243,13 +243,14 @@ public:
      *
      * @since   2.0
      * @privlevel      public
-     * @privilege   http://tizen.org/privilege/telephony
+     * @privilege   %http://tizen.org/privilege/telephony
      *
      * @return  The current RSSI @n
      *          The possible RSSI value ranges from @c 0 to @c 100.
      * @exception   E_SUCCESS   The method is successful.
      * @exception   E_PRIVILEGE_DENIED  The application does not have the privilege to call this method.
      * @exception   E_SYSTEM    A system error has occurred.
+          * @exception   E_UNSUPPORTED_OPERATION       The device does not support the telephony feature. @b Since: @b 2.1
      * @remarks                The specific error code can be accessed using the GetLastResult() method.
      */
        static int GetRssi(void);