class MVPbkContactStoreListObserver : public MVPbkContactStoreObserver |
An observer interface for observing events from a list of contact stores.
The interface is implemented by the client who is opening a list of stores.
Public Member Functions | |
---|---|
TAny * | ContactStoreListObserverExtension ( TUid ) |
void | OpenComplete () |
Protected Member Functions | |
---|---|
~MVPbkContactStoreListObserver () |
TAny * | ContactStoreListObserverExtension | ( | TUid | ) | [inline, virtual] |
Returns an extension point for this interface or NULL.
TUid |
void | OpenComplete | ( | ) | [pure virtual] |
Called when the opening process is complete.
Before this all stores have sent StoreReady or StoreUnavailable event. The client can not trust that all stores are available for use when this is called.
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.