phonebookui/Phonebook2/ServerApplication/inc/CPbk2SingleContactDataAssigner.h
branchRCL_3
changeset 58 d4f567ce2e7c
parent 0 e686773b3f54
child 64 c1e8ba0c2b16
equal deleted inserted replaced
57:2666d9724c76 58:d4f567ce2e7c
    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(
    72                 const TDesC8& aContactLinkBuffer );
    74                 const TDesC8& aContactLinkBuffer );
    73         void ExitServiceL(
    75         void ExitServiceL(
    74                 TInt aExitCommandId );
    76                 TInt aExitCommandId );
    75         void ServiceResults(TServiceResults* aResults) const;
    77         void ServiceResults(TServiceResults* aResults) const;
    76 
    78