MLtsyDispatchPhoneRegisterCellInfoChangeNotification Class Reference

class MLtsyDispatchPhoneRegisterCellInfoChangeNotification : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleRegisterCellInfoChangeNotificationReqL()

TInt HandleRegisterCellInfoChangeNotificationReqL ( ) [pure virtual]

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

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

Implementation of this interface should inform the LTSY that the CTSY wishes to register for notifications when the Cell Information has changed.

These notifications can be provided via the LTSY by invoking CCtsyDispatcherCallback::CallbackPhoneNotifyCellInfoChangeInd()

This call from the CTSY only occurs once on the first client side call of RMobilePhone::NotifyCellInfoChange() .

RMobilePhone::NotifyCellInfoChange()

Member Data Documentation

const TInt KLtsyDispatchPhoneRegisterCellInfoChangeNotificationApiId

const TInt KLtsyDispatchPhoneRegisterCellInfoChangeNotificationApiId [static]