MLtsyDispatchPhonebookStoreGetPhonebookInfo Class Reference
class MLtsyDispatchPhonebookStoreGetPhonebookInfo : public MLtsyDispatchInterface
|
Inherits from
-
MLtsyDispatchPhonebookStoreGetPhonebookInfo
Member Functions Documentation
HandleStoreGetPhonebookInfoReqL(DispatcherPhonebook::TPhonebook)
TInt
|
HandleStoreGetPhonebookInfoReqL
|
(
|
DispatcherPhonebook::TPhonebook
|
aPhonebook
|
)
|
[pure virtual]
|
The CTSY Dispatcher shall invoke this function on receiving the EMmTsyPhoneBookStoreGetInfoIPC request from the CTSY.
It is a request call that is completed by invoking
CCtsyDispatcherCallback::CallbackPhonebookStoreGetPhonebookInfoComp()
Implementation of this interface should request to get the information of a given phonebook. The callback should be completed with the information.
This call to the LTSY is only used when the CTSY requires the information about the number of used entries in a phonebook, thus calls to
RMobilePhoneBookStore::GetInfo()
on cached phonebooks can be completed immediately as the CTSY will already hold this information.
RMobilePhoneBookStore::GetInfo()
Parameters
DispatcherPhonebook::TPhonebook
aPhonebook
|
The phonebook to retrieve the information from.
|
Member Data Documentation
const TInt KLtsyDispatchPhonebookStoreGetPhonebookInfoApiId
const
TInt
|
KLtsyDispatchPhonebookStoreGetPhonebookInfoApiId
|
[static]
|
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.