MVPbkContactStoreListObserver Class Reference

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.

MVPbkContactStoreList

Inherits from

Constructor & Destructor Documentation

~MVPbkContactStoreListObserver()

~MVPbkContactStoreListObserver ( ) [protected, inline, virtual]

Member Functions Documentation

ContactStoreListObserverExtension(TUid)

TAny * ContactStoreListObserverExtension ( TUid ) [inline, virtual]

Returns an extension point for this interface or NULL.

Parameters

TUid

OpenComplete()

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.