MLtsyDispatchPhoneGetNetworkMode Class Reference

class MLtsyDispatchPhoneGetNetworkMode : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleGetNetworkModeReqL()
Public Attributes
const TIntKLtsyDispatchPhoneGetNetworkModeApiId

Member Functions Documentation

HandleGetNetworkModeReqL()

TInt HandleGetNetworkModeReqL()[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::CallbackPhoneGetNetworkModeComp()

Implementation of this interface should get the current network information.

Member Data Documentation

const TInt KLtsyDispatchPhoneGetNetworkModeApiId

const TIntKLtsyDispatchPhoneGetNetworkModeApiId[static]