Revise Tizen::Io doxygen
[platform/framework/native/appfw.git] / inc / FIoIChannelResponseEventListener.h
index 998e533..37ec6e7 100644 (file)
@@ -39,7 +39,7 @@ class ClientChannel;
 * @interface IChannelResponseEventListener
 * @brief    <i> [Deprecated] </i> This interface provides event handlers for any response events received through a channel.
 *
-* @deprecated  This class is deprecated. Instead of using this class, use the MessagePortManager class.
+* @deprecated  This interface is deprecated. Instead of using this interface, use the MessagePortManager class.
 * @since    2.0
 *
 *  The %IChannelResponseEventListener interface provides event handlers for receiving the channel response events.
@@ -50,7 +50,8 @@ class _OSP_EXPORT_ IChannelResponseEventListener
 {
 public:
        /**
-        * This polymorphic destructor should be overridden if required. This way, the destructors of the derived classes are called when the destructor of this interface is called.
+        * This polymorphic destructor should be overridden if required. @n
+        * This way, the destructors of the derived classes are called when the destructor of this interface is called.
         *
         * @since   2.0
         */