msg_plat/conversation_services_client_api/inc/ccsrequesthandler.h
changeset 25 84d9eb65b26f
parent 23 238255e8b033
child 37 518b245aa84c
child 47 5b14749788d7
--- a/msg_plat/conversation_services_client_api/inc/ccsrequesthandler.h	Fri Apr 16 14:56:15 2010 +0300
+++ b/msg_plat/conversation_services_client_api/inc/ccsrequesthandler.h	Mon May 03 12:29:07 2010 +0300
@@ -301,6 +301,13 @@
      * @param aContactId Contact Id.
      */
     IMPORT_C void MarkMessagingHistoryReadL ( TInt aContactId );
+	
+	  /**
+     * Get the conversation for a message.
+     * @param Message Id.
+     * @return CCsClientConversation
+     */
+    IMPORT_C CCsClientConversation* GetConversationFromMessageIdL ( TInt aMessageId );
     
 protected: // Functions from base classes