#include <app/MVPbkContactStore2.h>
class MVPbkContactStore2 |
Public Member Functions | |
---|---|
pure virtual MVPbkContactOperationBase * | OwnContactLinkL(MVPbkSingleContactLinkOperationObserver &) |
Protected Member Functions | |
---|---|
virtual | ~MVPbkContactStore2() |
This class is an extension to MVPbkContactStore. See documentation of MVPbkContactStore from header mvpbkcontactstore.h
You can access this extension by calling MVPbkContactStore->ContactStoreExtension()
~MVPbkContactStore2 | ( | ) | [protected, inline, virtual] |
This extension cannot be destroyed through this interface.
MVPbkContactOperationBase * | OwnContactLinkL | ( | MVPbkSingleContactLinkOperationObserver & | aObserver | ) | const [pure virtual] |
Returns own contact link asynchronously.
aObserver Operation observer
Returns: operation handle