class MLtsyDispatchPhoneGetPhoneCellInfo : public MLtsyDispatchInterface |
Public Member Functions | |
---|---|
TInt | HandleGetPhoneCellInfoReqL () |
Public Attributes | |
---|---|
const TInt | KLtsyDispatchPhoneGetPhoneCellInfoApiId |
TInt | HandleGetPhoneCellInfoReqL | ( | ) | [pure virtual] |
The CTSY Dispatcher shall invoke this function on receiving the ECtsyPhoneCellInfoReq request from the CTSY.
It is a request call that is completed by invoking CCtsyDispatcherCallback::CallbackPhoneGetPhoneCellInfoComp()
Implementation of this interface should retrieve the current Cell Information.
Cell information is cached within the CTSY thus this handler is only invoked if the CTSY does not currently hold valid cell information. E.g. the CTSY's cache has never been populated as GetPhoneCellInfo Request-Complete has never been exercised, or never been populated via CallbackPhoneNotifyCellInfoChangeInd(), or CallbackPhoneNotifyCellInfoChangeInd() is completed with an error thus marking the cache as dirty.
RMobilePhone::GetCellInfo()
const TInt | KLtsyDispatchPhoneGetPhoneCellInfoApiId | [static] |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.