MLtsyDispatchPhonebookOnStoreDeleteEntry Class Reference

class MLtsyDispatchPhonebookOnStoreDeleteEntry : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleStoreDeleteEntryReqL(TInt)

TInt HandleStoreDeleteEntryReqL ( TInt aIndex ) [pure virtual]

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

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

Implementation of this interface should handle deletion of an ON entry.

Parameters

TInt aIndex index of the ON entry.

Member Data Documentation

const TInt KLtsyDispatchPhonebookOnStoreDeleteEntryApiId

const TInt KLtsyDispatchPhonebookOnStoreDeleteEntryApiId [static]