phonebookui/Phonebook2/ServerApplication/inc/CPbk2ItemFetcher.h
branchRCL_3
changeset 18 d4f567ce2e7c
parent 17 2666d9724c76
equal deleted inserted replaced
17:2666d9724c76 18:d4f567ce2e7c
    68 
    68 
    69     public: // From MPbk2UiService
    69     public: // From MPbk2UiService
    70         void LaunchServiceL();
    70         void LaunchServiceL();
    71         void CancelService();
    71         void CancelService();
    72         void AcceptDelayedContactsL(
    72         void AcceptDelayedContactsL(
       
    73                 const TDesC8& aContactLinkBuffer );
       
    74         void DenyDelayedContactsL(
    73                 const TDesC8& aContactLinkBuffer );
    75                 const TDesC8& aContactLinkBuffer );
    74         void ExitServiceL(
    76         void ExitServiceL(
    75                 TInt aExitCommandId );
    77                 TInt aExitCommandId );
    76         void ServiceResults(TServiceResults* aResults) const;
    78         void ServiceResults(TServiceResults* aResults) const;
    77 
    79