MLtsyDispatchPhoneGetBatteryInfo Class Reference

class MLtsyDispatchPhoneGetBatteryInfo : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleGetBatteryInfoReqL()
Public Attributes
const TIntKLtsyDispatchPhoneGetBatteryInfoApiId

Member Functions Documentation

HandleGetBatteryInfoReqL()

TInt HandleGetBatteryInfoReqL()[pure virtual]

The CTSY Dispatcher shall invoke this function after a NotifyModemReadyReceived event occurs, normally during phone boot-up. It is an internal call.

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

Implementation of this interface should get the current battery information.

Member Data Documentation

const TInt KLtsyDispatchPhoneGetBatteryInfoApiId

const TIntKLtsyDispatchPhoneGetBatteryInfoApiId[static]