_AlpTelCatCmdParams Struct Reference
[Card Application Toolkit Service]

#include <telephony_types.h>


Data Fields

uint8_t cmdId
 See the Proactive Commands Id for more details.
void * cmdParamP
 Structure associated to the command (according to iCmdId).
size_t cmdParamSize
 Size of the specific command parameter buffer.
char explicitIcon
 Icon is explicit.
uint8_t iconId
 Icon identifier.
char noResponse
 true if the command does not need a response
char * textP
 Text to display.
size_t textSize
 The size of the encoded text.


Field Documentation

uint8_t cmdId
 

See the Proactive Commands Id for more details.

void* cmdParamP
 

Structure associated to the command (according to iCmdId).

size_t cmdParamSize
 

Size of the specific command parameter buffer.

char explicitIcon
 

Icon is explicit.

uint8_t iconId
 

Icon identifier.

char noResponse
 

true if the command does not need a response

char* textP
 

Text to display.

size_t textSize
 

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