msg_plat/conversation_services_utilities_api/inc/ccsdefs.h
changeset 25 84d9eb65b26f
parent 23 238255e8b033
child 27 e4592d119491
child 37 518b245aa84c
--- a/msg_plat/conversation_services_utilities_api/inc/ccsdefs.h	Fri Apr 16 14:56:15 2010 +0300
+++ b/msg_plat/conversation_services_utilities_api/inc/ccsdefs.h	Mon May 03 12:29:07 2010 +0300
@@ -119,6 +119,7 @@
      EUserDeleteConversation,
      EGetConversationId,
      EGetConversationIdFromAddress,
+     EGetConversationFromMessageId,
      EUserMarkReadConversation
 };
 
@@ -146,6 +147,7 @@
     ERefreshConversationEvent,
     EGetConversationIdComplete,
     EGetConversationIdFromAddressComplete,
+    EGetConversationFromMessageIdComplete,
     EUserMarkReadConversationComplete    
 };