equal
deleted
inserted
replaced
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 |