class MPbkEntryCopyObserver |
Observer interface for insertion process.
Public Member Functions | |
---|---|
void | CopyError(TInt) |
void | CopySuccess(TContactItemId) |
void | CopyError | ( | TInt | aError | ) | [pure virtual] |
There was a copy error
TInt aError | error that occurred |
void | CopySuccess | ( | TContactItemId | aContactId | ) | [pure virtual] |
The copy was successful
TContactItemId aContactId | The contact id the entry was copied to. |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.