From: eh1112.kim Date: Thu, 28 Mar 2013 02:17:47 +0000 (+0900) Subject: Modify doxygen link page. X-Git-Tag: 2.1b_release~10 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fframework%2Fnative%2Ftelephony.git;a=commitdiff_plain;h=f52fcad80fb6bf61d4dee4db3ff4bc0a0ee653ea Modify doxygen link page. Change-Id: Ia80b8913cbe92c7a93f4425519be55657929a8be Signed-off-by: eh1112.kim --- diff --git a/inc/FTelCallManager.h b/inc/FTelCallManager.h index 701ee92..82b0e9f 100755 --- a/inc/FTelCallManager.h +++ b/inc/FTelCallManager.h @@ -119,7 +119,7 @@ public: * @exception E_SUCCESS The method is successful. * @exception E_SYSTEM A system error has occurred. * @exception E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature. @b Since: @b 2.1 - * For more information, see Application Filtering. + * For more information, see Application Filtering. * @remarks Before calling this method, check whether the feature is supported by %Tizen::System::SystemInfo::GetValue() methods. */ result Construct(void); @@ -135,7 +135,7 @@ public: * @exception E_SUCCESS The method is successful. * @exception E_SYSTEM A system error has occurred. * @exception E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature. @b Since: @b 2.1 - * For more information, see Application Filtering. + * For more information, see Application Filtering. * @remarks Before calling this method, check whether the feature is supported by %Tizen::System::SystemInfo::GetValue() methods. */ result Construct(ITelephonyCallEventListener& listener); diff --git a/inc/FTelNetworkInfo.h b/inc/FTelNetworkInfo.h index b04326c..73dff11 100755 --- a/inc/FTelNetworkInfo.h +++ b/inc/FTelNetworkInfo.h @@ -251,7 +251,7 @@ public: * @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 Emulator or target device does not support the required feature. @b Since: @b 2.1 - * For more information, see Application Filtering. + * For more information, see Application Filtering. * @remarks * - The specific error code can be accessed using the GetLastResult() method. * - Before calling this method, check whether the feature is supported by %Tizen::System::SystemInfo::GetValue() methods. diff --git a/inc/FTelNetworkManager.h b/inc/FTelNetworkManager.h index 72b1f76..4e42e5d 100755 --- a/inc/FTelNetworkManager.h +++ b/inc/FTelNetworkManager.h @@ -122,7 +122,7 @@ public: * @exception E_SUCCESS The method is successful. * @exception E_SYSTEM A system error has occurred. * @exception E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature. @b Since: @b 2.1 - * For more information, see Application Filtering. + * For more information, see Application Filtering. * @remarks Before calling this method, check whether the feature is supported by %Tizen::System::SystemInfo::GetValue() methods. */ result Construct(ITelephonyNetworkEventListener* pListener); diff --git a/inc/FTelSimInfo.h b/inc/FTelSimInfo.h index 9f3aa6b..2302778 100755 --- a/inc/FTelSimInfo.h +++ b/inc/FTelSimInfo.h @@ -124,7 +124,7 @@ public: * @exception E_SYSTEM The method cannot proceed due to a severe system error. * @exception E_DEVICE_UNAVAILABLE The operation has failed due to a missing SIM card. * @exception E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature. @b Since: @b 2.1 - * For more information, see Application Filtering. + * For more information, see Application Filtering. * @remarks Before calling this method, check whether the feature is supported by %Tizen::System::SystemInfo::GetValue() methods. */ result Construct(void); diff --git a/inc/FTelSimStateManager.h b/inc/FTelSimStateManager.h index 49d5ccc..bae966c 100755 --- a/inc/FTelSimStateManager.h +++ b/inc/FTelSimStateManager.h @@ -71,7 +71,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 Emulator or target device does not support the required feature. @b Since: @b 2.1 - * For more information, see Application Filtering. + * For more information, see Application Filtering. * @remarks Before calling this method, check whether the feature is supported by %Tizen::System::SystemInfo::GetValue() methods. */ result Construct(void);