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