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