MLtsyDispatchSmsGetSmspList Class Reference

class MLtsyDispatchSmsGetSmspList : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleGetSmspListReqL()
Public Attributes
const TIntKLtsyDispatchSmsGetSmspListApiId

Member Functions Documentation

HandleGetSmspListReqL()

TInt HandleGetSmspListReqL()[pure virtual]

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

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

Implementation of this interface should request to read the SMS parameter list from the SIM's SMSP store.

CMobilePhoneSmspList() CRetrieveMobilePhoneSmspList()

Member Data Documentation

const TInt KLtsyDispatchSmsGetSmspListApiId

const TIntKLtsyDispatchSmsGetSmspListApiId[static]