MLtsyDispatchSatGetAccessTechnology Class Reference

class MLtsyDispatchSatGetAccessTechnology : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleGetAccessTechnologyReqL()

TInt HandleGetAccessTechnologyReqL ( ) [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 ESatTsyAccTech request from the CTSY.

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

Implementation of this interface should cause the current access technology to be sent up to the CTSY via the CallbackSatGetAccessTechnologyComp() callback.

This request is generated when a LOCAL INFORMATION (access technology) proactive command is received from UICC.

Member Data Documentation

const TInt KLtsyDispatchSatGetAccessTechnologyApiId

const TInt KLtsyDispatchSatGetAccessTechnologyApiId [static]