text inserted.
authorByounghui <byounghui.lim@samsung.com>
Fri, 30 Aug 2013 01:54:07 +0000 (10:54 +0900)
committerByounghui <byounghui.lim@samsung.com>
Fri, 30 Aug 2013 01:54:07 +0000 (10:54 +0900)
Change-Id: I7f349593500fa0436b4e6f6a2b03779c687ed7d8
Signed-off-by: Byounghui <byounghui.lim@samsung.com>
inc/FMsgISmsEventListener.h

index 4e22dc1..f071ff1 100755 (executable)
@@ -38,7 +38,7 @@ namespace Tizen { namespace Messaging
        *
        * @since                2.0
        *
-       * The %ISmsEventListener interface is the listener interface for receiving SMS messages.
+       * The %ISmsEventListener interface is the listener interface for receiving SMS messages via a specific port.
     * An application implements this interface and registers it using the SmsManager::AddSmsEventListener() method to receive SMS messages.
        *
        * For more information on the class features, see <a href="../org.tizen.native.appprogramming/html/guide/messaging/messaging.htm">Messaging Guide</a>.