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