MLtsyDispatchPhonebookSmsStoreDeleteEntry Class Reference

class MLtsyDispatchPhonebookSmsStoreDeleteEntry : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleSmsStoreDeleteEntryReqL(TInt)

TInt HandleSmsStoreDeleteEntryReqL(TIntaIndex)[pure virtual]

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

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

Implementation of this interface should handle deletion of an entry in the SMS storage.

Parameters

TInt aIndexindex of the entry to be deleted.

Member Data Documentation

const TInt KLtsyDispatchPhonebookSmsStoreDeleteEntryApiId

const TIntKLtsyDispatchPhonebookSmsStoreDeleteEntryApiId[static]