diff options
author | Yoonchan Choi <yc81.choi@samsung.com> | 2013-05-31 12:41:25 +0900 |
---|---|---|
committer | Yoonchan Choi <yc81.choi@samsung.com> | 2013-05-31 12:41:25 +0900 |
commit | 060ebaa529bd8622b36147d2ca34ff571bee2876 (patch) | |
tree | f90fd0f733d752f86acc12b6de83baa5da03a54f /inc/FSclAccountAccessor.h | |
parent | 5e7010e8cfae2f10a1f339823718c9d260cd7e8a (diff) | |
download | social-060ebaa529bd8622b36147d2ca34ff571bee2876.tar.gz social-060ebaa529bd8622b36147d2ca34ff571bee2876.tar.bz2 social-060ebaa529bd8622b36147d2ca34ff571bee2876.zip |
Update the doxygen of Account
Change-Id: I651145dc31b1a20b28c8e71c176ca200072dc815
Signed-off-by: Yoonchan Choi <yc81.choi@samsung.com>
Diffstat (limited to 'inc/FSclAccountAccessor.h')
-rw-r--r-- | inc/FSclAccountAccessor.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/inc/FSclAccountAccessor.h b/inc/FSclAccountAccessor.h index c496a12..96d674c 100644 --- a/inc/FSclAccountAccessor.h +++ b/inc/FSclAccountAccessor.h @@ -51,6 +51,8 @@ class IAccountEventListener; * @final This class is not intended for extension. * * This %AccountAccessor class provides methods for accessing accounts and account providers. + * + * For more information on the class features, see <a href="../org.tizen.native.appprogramming/html/guide/social/acc_manage.htm">Account Management</a>. */ class _OSP_EXPORT_ AccountAccessor : public Tizen::Base::Object |