MLtsyDispatchSatProvideLocationInfo Class Reference

class MLtsyDispatchSatProvideLocationInfo : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleProvideLocationInfoReqL()

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

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

Implementation of this interface should cause location information data to be provided, which can then be used for Call/SS/USSD Control.

See "3GPP TS 11.14" section 9.1.1

Member Data Documentation

const TInt KLtsyDispatchSatProvideLocationInfoApiId

const TInt KLtsyDispatchSatProvideLocationInfoApiId [static]