MLtsyDispatchPhonebookStoreDeleteEntry Class Reference

class MLtsyDispatchPhonebookStoreDeleteEntry : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleStoreDeleteEntryReqL(DispatcherPhonebook::TPhonebook, TInt)

TInt HandleStoreDeleteEntryReqL(DispatcherPhonebook::TPhonebookaPhonebook,
TIntaIndex
)[pure virtual]

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

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

Implementation of this interface should request to delete an entry from a given phonebook, the callback indicates when the operation has been completed.

RMobilePhoneBookStore::Delete()

Parameters

DispatcherPhonebook::TPhonebook aPhonebookThe phonebook to delete an entry from.
TInt aIndexThe entry index in the phonebook to delete.

Member Data Documentation

const TInt KLtsyDispatchPhonebookStoreDeleteEntryApiId

const TIntKLtsyDispatchPhonebookStoreDeleteEntryApiId[static]