MLtsyDispatchSatLocalInformationNmr Class Reference

class MLtsyDispatchSatLocalInformationNmr : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleLocalInformationNmrReqL()

TInt HandleLocalInformationNmrReqL ( ) [pure virtual]

This API is optional and should only be used if the licensee wishes to including the Dispatcher beneath their own SIM ATK TSY.

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

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

Implementation of this interface should request Network Measurement Results (NMR). They can be requested by a "LOCAL INFO" proactive command and this API is called during the construction of the command's Terminal Response.

Member Data Documentation

const TInt KLtsyDispatchSatLocalInformationNmrApiId

const TInt KLtsyDispatchSatLocalInformationNmrApiId [static]