class MLtsyDispatchSatGetIconData : public MLtsyDispatchInterface |
Public Member Functions | |
---|---|
TInt | HandleGetIconDataReqL(TUint8, const TDesC8 &) |
Public Attributes | |
---|---|
const TInt | KLtsyDispatchSatGetIconDataApiId |
TInt | HandleGetIconDataReqL | ( | TUint8 | aEfImgRecordNumber, |
const TDesC8 & | aSimFilePath | |||
) | [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 ESatTsyGetIconData request from the CTSY.
It is a request call that is completed by invoking CCtsyDispatcherCallback::CallbackSatGetIconDataComp()
Implementation of this interface should retrieve an icon's EF record from the UICC based on the record number (see ETSI TS 131 102 Under EFIMG (Image) & Files of USIM)
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.