MLtsyDispatchPhonebookStoreCache Class Reference

class MLtsyDispatchPhonebookStoreCache : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleStoreCacheReqL ( DispatcherPhonebook::TPhonebook )
Public Attributes
const TInt KLtsyDispatchPhonebookStoreCacheApiId

Member Functions Documentation

HandleStoreCacheReqL(DispatcherPhonebook::TPhonebook)

TInt HandleStoreCacheReqL ( DispatcherPhonebook::TPhonebook aPhonebook ) [pure virtual]

The CTSY Dispatcher shall invoke this function on receiving the EMmTsyPhoneBookStoreCacheIPC request from the CTSY.

It is a request call that is completed by invoking CCtsyDispatcherCallback::CallbackPhonebookStoreCacheComp()

Implementation of this interface should request to cache a given phonebook, the entire phonebook entries are returned in the callback.

Parameters

DispatcherPhonebook::TPhonebook aPhonebook The phonebook to cache.

Member Data Documentation

const TInt KLtsyDispatchPhonebookStoreCacheApiId

const TInt KLtsyDispatchPhonebookStoreCacheApiId [static]