MLtsyDispatchPhonebookOnStoreRead Class Reference

class MLtsyDispatchPhonebookOnStoreRead : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleStoreReadReqL(TInt)
Public Attributes
const TIntKLtsyDispatchPhonebookOnStoreReadApiId

Member Functions Documentation

HandleStoreReadReqL(TInt)

TInt HandleStoreReadReqL(TIntaIndex)[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 aIndexindex of the ON entry.

Member Data Documentation

const TInt KLtsyDispatchPhonebookOnStoreReadApiId

const TIntKLtsyDispatchPhonebookOnStoreReadApiId[static]