MVPbkOperationErrorObserver Class Reference

class MVPbkOperationErrorObserver

An observer for asynchronous operations to receive error notifications when an operation fails.

Public Member Functions
voidVPbkOperationFailed(MVPbkContactOperationBase *, TInt)
Protected Member Functions
~MVPbkOperationErrorObserver()

Constructor & Destructor Documentation

~MVPbkOperationErrorObserver()

~MVPbkOperationErrorObserver()[protected, inline]

Member Functions Documentation

VPbkOperationFailed(MVPbkContactOperationBase *, TInt)

voidVPbkOperationFailed(MVPbkContactOperationBase *aOperation,
TIntaError
)[pure virtual]

An error occured in the operation that was requested.

Parameters

MVPbkContactOperationBase * aOperationoperation handle
TInt aErrorOperation error code.