MLtsyDispatchPhonebookSmsStoreReadEntry Class Reference

class MLtsyDispatchPhonebookSmsStoreReadEntry : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleSmsStoreReadEntryReqL(TInt)

TInt HandleSmsStoreReadEntryReqL ( TInt aIndex ) [pure virtual]

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

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

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

Parameters

TInt aIndex the index of the entry to read from.

Member Data Documentation

const TInt KLtsyDispatchPhonebookSmsStoreReadEntryApiId

const TInt KLtsyDispatchPhonebookSmsStoreReadEntryApiId [static]