MLtsyDispatchPhonebookSmsStoreDeleteEntry Class Reference

class MLtsyDispatchPhonebookSmsStoreDeleteEntry : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleSmsStoreDeleteEntryReqL(TInt)

TInt HandleSmsStoreDeleteEntryReqL ( TInt aIndex ) [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 aIndex index of the entry to be deleted.

Member Data Documentation

const TInt KLtsyDispatchPhonebookSmsStoreDeleteEntryApiId

const TInt KLtsyDispatchPhonebookSmsStoreDeleteEntryApiId [static]