MLtsyDispatchPhonebookOnStoreDeleteAll Class Reference

class MLtsyDispatchPhonebookOnStoreDeleteAll : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleStoreDeleteAllReqL()
Public Attributes
const TIntKLtsyDispatchPhonebookOnStoreDeleteAllApiId

Member Functions Documentation

HandleStoreDeleteAllReqL()

TInt HandleStoreDeleteAllReqL()[pure virtual]

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

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

Implementation of this interface should handle deletion of all entries of the storage.

Member Data Documentation

const TInt KLtsyDispatchPhonebookOnStoreDeleteAllApiId

const TIntKLtsyDispatchPhonebookOnStoreDeleteAllApiId[static]