diff -r a32b19fb291e -r 5b14749788d7 messagingapp/msgappfw/server/inc/ccsconversationcache.h --- a/messagingapp/msgappfw/server/inc/ccsconversationcache.h Thu Jun 17 09:57:06 2010 +0100 +++ b/messagingapp/msgappfw/server/inc/ccsconversationcache.h Thu Jul 22 16:32:06 2010 +0100 @@ -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