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