MLtsyDispatchSatGetImageInstance Class Reference

class MLtsyDispatchSatGetImageInstance : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleGetImageInstanceReqL(TUint8, TUint8)

TInt HandleGetImageInstanceReqL ( TUint8 aEfImgRecordNumber,
TUint8 aInstanceNumberInEfImgRecord
) [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 ESatTsyGetImageInstance request from the CTSY.

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

Implementation of this interface should retrieve an icon's image data from the UICC designated by aEfImgRecordNumber & aInstanceNumberInEfImgRecord

Parameters

TUint8 aEfImgRecordNumber The record number of the icons EF(img) record for the icon image instance being retrieved.
TUint8 aInstanceNumberInEfImgRecord The record number of the icon instance, in the icons EF(img) record for the icon image instance being retrieved.

Member Data Documentation

const TInt KLtsyDispatchSatGetImageInstanceApiId

const TInt KLtsyDispatchSatGetImageInstanceApiId [static]