MLtsyDispatchPhonebookSmsStoreWriteEntry Class Reference

class MLtsyDispatchPhonebookSmsStoreWriteEntry : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleSmsStoreWriteEntryReqL(const RMobileSmsStore::TMobileGsmSmsEntryV1 &)

TInt HandleSmsStoreWriteEntryReqL ( const RMobileSmsStore::TMobileGsmSmsEntryV1 & aMobileGsmEntry ) [pure virtual]

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

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

Implementation of this interface should handle the storing of a Gsm Sms entry.

Defines contents of a fixed-size, stored GSM SMS entry.

Parameters

const RMobileSmsStore::TMobileGsmSmsEntryV1 & aMobileGsmEntry Defines contents of a fixed-size GSM SMS entry to be stored.

Member Data Documentation

const TInt KLtsyDispatchPhonebookSmsStoreWriteEntryApiId

const TInt KLtsyDispatchPhonebookSmsStoreWriteEntryApiId [static]