phonebookui/Phonebook2/ServerApplication/inc/CPbk2ItemFetcher.h
branchRCL_3
changeset 58 d4f567ce2e7c
parent 57 2666d9724c76
child 64 c1e8ba0c2b16
equal deleted inserted replaced
57:2666d9724c76 58: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