MVPbkOperationErrorObserver Class Reference
#include
<app/MVPbkOperationObserver.h>
class MVPbkOperationErrorObserver |
Detailed Description
An observer for asynchronous operations to receive error notifications when an operation fails.
Constructor & Destructor Documentation
~MVPbkOperationErrorObserver ( )
~MVPbkOperationErrorObserver | ( | ) | [protected, inline] |
Member Function Documentation
VPbkOperationFailed ( MVPbkContactOperationBase *, TInt )
An error occured in the operation that was requested.
Parameter | Description | aOperation | operation handle |
aError | Operation error code. |