_AlpMblUsatProactiveCmd Struct Reference
[USAT Service]

#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.


Field Documentation

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.

Size of the specific command parameter buffer

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.


The documentation for this struct was generated from the following file:
Generated on Wed Jul 30 07:06:41 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.