MLtsyDispatchPhoneGetNitzInfo Class Reference

class MLtsyDispatchPhoneGetNitzInfo : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleGetNitzInfoReqL ()
Public Attributes
const TInt KLtsyDispatchPhoneGetNitzInfoApiId

Member Functions Documentation

HandleGetNitzInfoReqL()

TInt HandleGetNitzInfoReqL ( ) [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::CallbackPhoneGetNitzInfoComp()

Implementation of this interface should get the current network NITZ information.

Member Data Documentation

const TInt KLtsyDispatchPhoneGetNitzInfoApiId

const TInt KLtsyDispatchPhoneGetNitzInfoApiId [static]