MLtsyDispatchPhonebookOnStoreGetInfo Class Reference

class MLtsyDispatchPhonebookOnStoreGetInfo : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleStoreGetInfoReqL()
Public Attributes
const TIntKLtsyDispatchPhonebookOnStoreGetInfoApiId

Member Functions Documentation

HandleStoreGetInfoReqL()

TInt HandleStoreGetInfoReqL()[pure virtual]

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

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

Implementation of this interface should request to get the information of a given storage. The callback should be completed with the information.

Member Data Documentation

const TInt KLtsyDispatchPhonebookOnStoreGetInfoApiId

const TIntKLtsyDispatchPhonebookOnStoreGetInfoApiId[static]