phonebookui/Phonebook2/ServerApplication/inc/CPbk2ItemFetcher.h
branchRCL_3
changeset 18 d4f567ce2e7c
parent 17 2666d9724c76
--- a/phonebookui/Phonebook2/ServerApplication/inc/CPbk2ItemFetcher.h	Thu Jul 15 18:22:55 2010 +0300
+++ b/phonebookui/Phonebook2/ServerApplication/inc/CPbk2ItemFetcher.h	Thu Aug 19 09:41:07 2010 +0300
@@ -71,6 +71,8 @@
         void CancelService();
         void AcceptDelayedContactsL(
                 const TDesC8& aContactLinkBuffer );
+        void DenyDelayedContactsL(
+                const TDesC8& aContactLinkBuffer );
         void ExitServiceL(
                 TInt aExitCommandId );
         void ServiceResults(TServiceResults* aResults) const;