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