phonebookui/Phonebook2/ServerApplication/inc/CPbk2SingleContactDataAssigner.h
branchRCL_3
changeset 85 38bb213f60ba
parent 63 f4a778e096c2
equal deleted inserted replaced
74:6b5524b4f673 85:38bb213f60ba
    67 
    67 
    68     public: // From MPbk2UiService
    68     public: // From MPbk2UiService
    69         void LaunchServiceL();
    69         void LaunchServiceL();
    70         void CancelService();
    70         void CancelService();
    71         void AcceptDelayedContactsL(
    71         void AcceptDelayedContactsL(
    72                 const TDesC8& aContactLinkBuffer );
       
    73         void DenyDelayedContactsL(
       
    74                 const TDesC8& aContactLinkBuffer );
    72                 const TDesC8& aContactLinkBuffer );
    75         void ExitServiceL(
    73         void ExitServiceL(
    76                 TInt aExitCommandId );
    74                 TInt aExitCommandId );
    77         void ServiceResults(TServiceResults* aResults) const;
    75         void ServiceResults(TServiceResults* aResults) const;
    78 
    76