MVPbkOperationErrorObserver Class Reference

#include <app/MVPbkOperationObserver.h>

class MVPbkOperationErrorObserver
Public Member Functions
pure virtual voidVPbkOperationFailed(MVPbkContactOperationBase *, TInt)
Protected Member Functions
~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 )

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

An error occured in the operation that was requested.

ParameterDescription
aOperationoperation handle
aErrorOperation error code.