#include <app/MVPbkContactOperationBase.h>
class MVPbkContactOperationBase |
Public Member Functions | |
---|---|
virtual | ~MVPbkContactOperationBase() |
virtual TAny * | ContactOperationBaseExtension(TUid) |
Virtual Phonebook abtract asynchronous contact operation. This interface is used as a handle to asynchronous contact operations. Clients should keep a reference to the handle during the asynchronous operation to be able to delete and cancel the operation before it completes.
~MVPbkContactOperationBase | ( | ) | [inline, virtual] |
Destructor. Cancels this operation and releases any resources held by it.