diff -r a15d9966050f -r 6f657153cbc5 messagingapp/msgui/conversationview/inc/msgcontactcardwidget.h --- 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: /**