Fix for doxygen of deprecated API
[platform/framework/native/social.git] / inc / FSclIAddressbookEventListener.h
index 0a336a9..a14b877 100644 (file)
@@ -33,9 +33,8 @@ namespace Tizen { namespace Social
 
 /**
  * @interface  IAddressbookEventListener
- * @brief      This interface provides a listener that receives the events associated with contact and category changes.
+ * @brief      <i> [Deprecated] </i> This interface provides a listener that receives the events associated with contact and category changes.
  *
- * @brief <i> [Deprecated] </i>
  * @deprecated This interface is deprecated. Instead of using this listener, use IAddressbookChangeEventListener.
  * @since      2.0
  *
@@ -58,6 +57,9 @@ public:
        /**
         * Called to notify when contacts are changed. @n
         * A list of ContactChangeInfo instances is passed.
+     *
+        * @brief               <i> [Deprecated] </i>
+        * @deprecated          This method is deprecated because the %IAddressbookEventListener interface is deprecated.
         *
         * @since       2.0
         *
@@ -87,7 +89,10 @@ public:
 
        /**
         * Called to notify when categories are changed. @n
-     * A list of CategoryChangeInfo instances is passed.
+        * A list of CategoryChangeInfo instances is passed.
+     *
+        * @brief               <i> [Deprecated] </i>
+        * @deprecated          This method is deprecated because the %IAddressbookEventListener interface is deprecated.
         *
         * @since       2.0
         *