MLtsyDispatchPhonebookGetPhoneStoreInfo Class Reference

class MLtsyDispatchPhonebookGetPhoneStoreInfo : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleGetPhoneStoreInfoReqL(const TDesC &)

TInt HandleGetPhoneStoreInfoReqL ( const TDesC & aStoreName ) [pure virtual]

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

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

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

RMobilePhone::GetPhoneStoreInfo()

Parameters

const TDesC & aStoreName The name of the store to retrieve the information from (e.g. KETelIccFdnPhoneBook).

Member Data Documentation

const TInt KLtsyDispatchPhonebookGetPhoneStoreInfoApiId

const TInt KLtsyDispatchPhonebookGetPhoneStoreInfoApiId [static]