MLtsyDispatchPhonebookEnStoreReadEntry Class Reference

class MLtsyDispatchPhonebookEnStoreReadEntry : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleStoreReadEntryReqL(TInt)

TInt HandleStoreReadEntryReqL ( TInt aIndex ) [pure virtual]

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

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

Implementation of this interface should handle reading of an entry from the EN storage with a given index.

Parameters

TInt aIndex The index of the EN entry.

Member Data Documentation

const TInt KLtsyDispatchPhonebookEnStoreReadEntryApiId

const TInt KLtsyDispatchPhonebookEnStoreReadEntryApiId [static]