MLtsyDispatchPhoneGetCellInfo Class Reference

class MLtsyDispatchPhoneGetCellInfo : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleGetCellInfoReqL ()
Public Attributes
const TInt KLtsyDispatchPhoneGetCellInfoApiId

Member Functions Documentation

HandleGetCellInfoReqL()

TInt HandleGetCellInfoReqL ( ) [pure virtual]

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

It is a request call that is completed by invoking one of the CCtsyDispatcherCallback::CallbackPhoneGetCellInfoComp() .

Implementation of this interface should return the cell information.

Member Data Documentation

const TInt KLtsyDispatchPhoneGetCellInfoApiId

const TInt KLtsyDispatchPhoneGetCellInfoApiId [static]