MLtsyDispatchPhonebookOnStoreWrite Class Reference

class MLtsyDispatchPhonebookOnStoreWrite : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleStoreWriteReqL(const RMobileONStore::TMobileONEntryV1 &)

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

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

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

Implementation of this interface should handle storing of a ON entry.

Parameters

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

Member Data Documentation

const TInt KLtsyDispatchPhonebookOnStoreWriteApiId

const TIntKLtsyDispatchPhonebookOnStoreWriteApiId[static]