MLtsyDispatchPhonebookOnStoreWriteEntry Class Reference

class MLtsyDispatchPhonebookOnStoreWriteEntry : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleStoreWriteEntryReqL(const RMobileONStore::TMobileONEntryV1 &)

TInt HandleStoreWriteEntryReqL ( const RMobileONStore::TMobileONEntryV1 & aMobileOnEntry ) [pure virtual]

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

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

Implementation of this interface should handle storing of a ON entry as one step of storing of all entries in the ON storage.

Parameters

const RMobileONStore::TMobileONEntryV1 & aMobileOnEntry defines contents of a fixed-size ON entry to be stored.

Member Data Documentation

const TInt KLtsyDispatchPhonebookOnStoreWriteEntryApiId

const TInt KLtsyDispatchPhonebookOnStoreWriteEntryApiId [static]