diff -r 35b64624a9e7 -r 36f374c67aa8 messagingapp/msgappfw/server/inc/ccsconversationcache.h --- a/messagingapp/msgappfw/server/inc/ccsconversationcache.h Wed Jun 23 18:09:17 2010 +0300 +++ b/messagingapp/msgappfw/server/inc/ccsconversationcache.h Tue Jul 06 14:12:40 2010 +0300 @@ -148,8 +148,9 @@ * * @param aConversationId Conversation Id. * @param aDeleted ETrue if conversation is being deleted else EFalse + * @param aCount = 0, count of messages in sending-state/not-deleted */ - void MarkConversationAsDeleted(TInt aConversationId, TBool aDeleted); + void MarkConversationAsDeleted(TInt aConversationId, TBool aDeleted, TInt aCount = 0); /** * IsDeleted @@ -188,6 +189,8 @@ */ TInt GetConversationIdFromAddressL(TDesC& aContactAddress); + CCsClientConversation* GetConversationFromConversationIdL(TInt aConversationId); + /** * Get conversation from message-id * @param aMessageId Message id