MLtsyDispatchPhonebookOnStoreRead Class Reference

class MLtsyDispatchPhonebookOnStoreRead : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleStoreReadReqL(TInt)

TInt HandleStoreReadReqL ( TInt aIndex ) [pure virtual]

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

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

Implementation of this interface should handle reading a ON entry from the storage.

Parameters

TInt aIndex index of the ON entry.

Member Data Documentation

const TInt KLtsyDispatchPhonebookOnStoreReadApiId

const TInt KLtsyDispatchPhonebookOnStoreReadApiId [static]