summaryrefslogtreecommitdiff
path: root/inc
diff options
context:
space:
mode:
authorhs321.lee <hs321.lee@samsung.com>2013-06-21 23:09:40 +0900
committerhs321.lee <hs321.lee@samsung.com>2013-06-21 23:09:59 +0900
commitf6e71cca3b738b43d9f3e7b06a7af9ab52cae410 (patch)
tree466cca27e51a2ab9f11574180b18aeaa661e7d0a /inc
parentbba2261550e242e0f057e73a50f0b999de107064 (diff)
downloadsocial-f6e71cca3b738b43d9f3e7b06a7af9ab52cae410.tar.gz
social-f6e71cca3b738b43d9f3e7b06a7af9ab52cae410.tar.bz2
social-f6e71cca3b738b43d9f3e7b06a7af9ab52cae410.zip
Update the doxygen of deprecated API
Change-Id: I6da1f7cd236058159f54224a6a7d96b41c5872f0 Signed-off-by: hs321.lee <hs321.lee@samsung.com>
Diffstat (limited to 'inc')
-rw-r--r--inc/FSclIAddressbookEventListener.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/inc/FSclIAddressbookEventListener.h b/inc/FSclIAddressbookEventListener.h
index a14b877..ce8965b 100644
--- a/inc/FSclIAddressbookEventListener.h
+++ b/inc/FSclIAddressbookEventListener.h
@@ -50,6 +50,9 @@ public:
* This polymorphic destructor should be overridden if required. This way, the destructors of the derived classes @n
* are called when the destructor of this interface is called.
*
+ * @brief <i> [Deprecated] </i>
+ * @deprecated This method is deprecated because the %IAddressbookEventListener interface is deprecated.
+ *
* @since 2.0
*/
virtual ~IAddressbookEventListener(void) {}