X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=inc%2FFIoIChannelResponseEventListener.h;h=37ec6e763aee88963e37ea92baf1e97eb1cb70f6;hb=376b1791f5888970901326fa60f67431fa701a4d;hp=998e533bd51e1a972b7e4698e6eb89beaba96a79;hpb=8c56709719adac754c76dbcb78f06d4915ceada9;p=platform%2Fframework%2Fnative%2Fappfw.git diff --git a/inc/FIoIChannelResponseEventListener.h b/inc/FIoIChannelResponseEventListener.h index 998e533..37ec6e7 100644 --- a/inc/FIoIChannelResponseEventListener.h +++ b/inc/FIoIChannelResponseEventListener.h @@ -39,7 +39,7 @@ class ClientChannel; * @interface IChannelResponseEventListener * @brief [Deprecated] 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 */