MLtsyDispatchPhonebookStoreCacheCancel Class Reference

class MLtsyDispatchPhonebookStoreCacheCancel : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleStoreCacheCancelReqL ( DispatcherPhonebook::TPhonebook )
Public Attributes
const TInt KLtsyDispatchPhonebookStoreCacheCancelApiId

Member Functions Documentation

HandleStoreCacheCancelReqL(DispatcherPhonebook::TPhonebook)

TInt HandleStoreCacheCancelReqL ( DispatcherPhonebook::TPhonebook aPhonebook ) [pure virtual]

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

It is a request call that has no complete call.

Implementation of this interface should request to cancel an outstanding cache of a given phonebook.

Parameters

DispatcherPhonebook::TPhonebook aPhonebook The phonebook to cancel the pending cache.

Member Data Documentation

const TInt KLtsyDispatchPhonebookStoreCacheCancelApiId

const TInt KLtsyDispatchPhonebookStoreCacheCancelApiId [static]