phonebookui/Phonebook2/ServerApplication/inc/CPbk2ItemFetcher.h
branchRCL_3
changeset 85 38bb213f60ba
parent 63 f4a778e096c2
equal deleted inserted replaced
74:6b5524b4f673 85:38bb213f60ba
    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(
       
    75                 const TDesC8& aContactLinkBuffer );
    73                 const TDesC8& aContactLinkBuffer );
    76         void ExitServiceL(
    74         void ExitServiceL(
    77                 TInt aExitCommandId );
    75                 TInt aExitCommandId );
    78         void ServiceResults(TServiceResults* aResults) const;
    76         void ServiceResults(TServiceResults* aResults) const;
    79 
    77