diff -r 2666d9724c76 -r d4f567ce2e7c phonebookui/Phonebook2/ServerApplication/inc/CPbk2SelectSinglePropertyPhase.h --- a/phonebookui/Phonebook2/ServerApplication/inc/CPbk2SelectSinglePropertyPhase.h Thu Jul 15 18:22:55 2010 +0300 +++ b/phonebookui/Phonebook2/ServerApplication/inc/CPbk2SelectSinglePropertyPhase.h Thu Aug 19 09:41:07 2010 +0300 @@ -79,6 +79,8 @@ TInt aExitCommandId ); void AcceptDelayedL( const TDesC8& aContactLinkBuffer ); + void DenyDelayedL( + const TDesC8& aContactLinkBuffer ); MVPbkContactLinkArray* Results() const; TInt ExtraResultData() const; MVPbkStoreContact* TakeStoreContact();