messagingapp/msgui/conversationview/inc/msgcontactcardwidget.h
changeset 72 6f657153cbc5
parent 70 a15d9966050f
--- a/messagingapp/msgui/conversationview/inc/msgcontactcardwidget.h	Fri Sep 17 08:28:39 2010 +0300
+++ b/messagingapp/msgui/conversationview/inc/msgcontactcardwidget.h	Mon Oct 04 00:13:15 2010 +0300
@@ -84,6 +84,13 @@
      */
     void clearContent();
 
+    /**
+     * Checks if the address displayed in valid
+     * phone number or email id.
+     * @return true if valid else false
+     */
+    bool isValidAddress();
+
 signals:
 
     /**