#include <mobile_usat.h>
Data Fields | |
| unsigned char | cmdId |
| See above the Proactive Commands Id for more details. | |
| void * | cmdParamP |
| Structure associated to the command (according to iCmdId). | |
| size_t | cmdParamSize |
| Common parameter for all (almost) commands. | |
| unsigned char | explicitIcon |
| Icon qualifier (indicates to the terminal how the icon is to be used). | |
| unsigned char | iconId |
| Icon identifier. | |
| char * | iconPath |
| BitMap file path. | |
| size_t | iconPathSize |
| Size of the BitMap file path. | |
| unsigned char | noResponse |
| true if the command does not need a response , but only proactive command ??? | |
| char * | textP |
| Text to display (if the text is provided by the UICC and is a null data object, this is an indication that the terminal should not give any information to the user concerning what is happening. | |
| size_t | textSize |
| Size of the encoded text. | |
|
|
See above the Proactive Commands Id for more details.
|
|
|
Structure associated to the command (according to iCmdId).
|
|
|
Common parameter for all (almost) commands. Size of the specific command parameter buffer |
|
|
Icon qualifier (indicates to the terminal how the icon is to be used).
|
|
|
Icon identifier.
|
|
|
BitMap file path.
|
|
|
Size of the BitMap file path.
|
|
|
true if the command does not need a response , but only proactive command ???
|
|
|
Text to display (if the text is provided by the UICC and is a null data object, this is an indication that the terminal should not give any information to the user concerning what is happening.
|
|
|
Size of the encoded text.
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.