class MVPbkContactStoreLoader |
An interface for loding contact store plug-ins.
A user of this interface needs to load an ECom store plug-in for the specified contact store.
Public Member Functions | |
---|---|
MVPbkContactStoreList & | ContactStoreListL () |
void | LoadContactStoreL (const TVPbkContactStoreUriPtr &) |
Protected Member Functions | |
---|---|
~MVPbkContactStoreLoader () |
MVPbkContactStoreList & | ContactStoreListL | ( | ) | const [pure virtual] |
A list of contact stores. If a call LoadContatStoreL succeeded then the new store is loaded to this list. If the store was already loaded then the list doesn't change.
void | LoadContactStoreL | ( | const TVPbkContactStoreUriPtr & | aURI | ) | [pure virtual] |
Loads an store plugin for given URI If there is no store plug-in for the aURI then nothing changes.
const TVPbkContactStoreUriPtr & aURI | the store URI to be loaded. |
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.