MVPbkBatchOperationObserver Class Reference
class MVPbkBatchOperationObserver
|
Virtual Phonebook asynchronous multi contact operation observer interface. This observer interface is used to signal the client during a batch operation, which involves operations to e.g. multiple contacts. The client is signaled during the operations steps and then signaled of the completion of the whole operation.
Constructor & Destructor Documentation
~MVPbkBatchOperationObserver()
~MVPbkBatchOperationObserver
|
(
|
)
|
[protected, inline, virtual]
|
Member Functions Documentation
BatchOperationObserverExtension(TUid)
TAny
*
|
BatchOperationObserverExtension
|
(
|
TUid
|
|
)
|
[inline, virtual]
|
Returns an extension point for this interface or NULL.
OperationComplete(MVPbkContactOperationBase &)
Called when operation is completed. This is called when all steps are executed. If EFalse is returned in
StepFailed()
call this function is NOT called.
StepComplete(MVPbkContactOperationBase &, TInt)
Called when one step of the operation is completed.
StepFailed(MVPbkContactOperationBase &, TInt, TInt)
Called when one step of the operation fails.
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.