| class MVPbkStoreContact2 |
This class is an extension to MVPbkStoreContact . See documentation of MVPbkStoreContact from header MVPbkStoreContact.h
| Public Member Functions | |
|---|---|
| ~MVPbkStoreContact2 () | |
| MVPbkStoreContactProperties * | PropertiesL () |
| void | SetAsOwnL ( MVPbkContactObserver &) |
| MVPbkStoreContactProperties * | PropertiesL | ( | ) | const [pure virtual] |
Returns auxiliary properties. Can return NULL if underlying store doesn't support any of MVPbkStoreContactProperties functions.
| void | SetAsOwnL | ( | MVPbkContactObserver & | aObserver | ) | const [pure virtual] |
Set the contact as the store's current own contact asynchronously.
| KErrInUse |
If another asynchronous operation is already in progress. |
| KErrNotSupported |
If store does not support own contact |
| MVPbkContactObserver & aObserver | The observer to call back when this operation completes. The observer will not be called if this function leaves. |
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.