MVPbkContactOperation Class Reference
#include
<app/MVPbkContactOperation.h>
class MVPbkContactOperation : public MVPbkContactOperationBase |
Detailed Description
Virtual Phonebook abstract asynchronous contact operation. The operation can be cancelled by deleting the operation object.
Member Function Documentation
Cancel ( )
void | Cancel | ( | ) | [pure virtual] |
ContactOperationExtension ( TUid )
TAny * | ContactOperationExtension | ( | TUid | | ) | [inline, virtual] |
Returns an extension point for this interface or NULL.
Returns: Extension point or NULL.
StartL ( )
void | StartL | ( | ) | [pure virtual] |
Starts the contact operation.