_AlpTelCatCmdResponse Struct Reference
[Card Application Toolkit Service]

#include <telephony_types.h>


Data Fields

uint8_t addInfo
 Additional information code (first byte).
uint8_t addInfo2
 Additional information code2 (first byte).
uint8_t cmdId
 Command Identifier.
unsigned long duration
 The terminal shall pass the total display text duration when the UICC requests a variable timeout for the GetInkey.
unsigned char itemIdentifier
 Item identifier.
AlpTelISOName language
 Language setting.
uint8_t requestedAction
 call control requested action type (see ALP_TEL_CALL_CONTROL_ACTION_XXX)
uint8_t resCode
 Result codes applicable to command iCmdId, see ALP_TEL_CAT_RES_XXX.
uint8_t resCode2
 Result Data Object 2, see ALP_TEL_CAT_RES_XXX.
char * respP
 text response (GET INKEY, GET INPUT) or text contained in the USSD Return Result.(SEND USSD) or AT response string (RUN AT COMMAND)
size_t respSize
 response size in bytes
uint8_t respType
 Expected response type, see ALP_TEL_CAT_RESP_TYPE_XXX for text response or DCS for USSD string.
uint8_t * resultParametersP
 SS Return Result Parameters.
uint8_t resultParametersSize
 Parameters size.
AlpTelTime time
 Date, Time and Timezone.


Field Documentation

uint8_t addInfo
 

Additional information code (first byte).

uint8_t addInfo2
 

Additional information code2 (first byte).

uint8_t cmdId
 

Command Identifier.

unsigned long duration
 

The terminal shall pass the total display text duration when the UICC requests a variable timeout for the GetInkey.

unsigned char itemIdentifier
 

Item identifier.

AlpTelISOName language
 

Language setting.

uint8_t requestedAction
 

call control requested action type (see ALP_TEL_CALL_CONTROL_ACTION_XXX)

uint8_t resCode
 

Result codes applicable to command iCmdId, see ALP_TEL_CAT_RES_XXX.

uint8_t resCode2
 

Result Data Object 2, see ALP_TEL_CAT_RES_XXX.

char* respP
 

text response (GET INKEY, GET INPUT) or text contained in the USSD Return Result.(SEND USSD) or AT response string (RUN AT COMMAND)

size_t respSize
 

response size in bytes

uint8_t respType
 

Expected response type, see ALP_TEL_CAT_RESP_TYPE_XXX for text response or DCS for USSD string.

uint8_t* resultParametersP
 

SS Return Result Parameters.

uint8_t resultParametersSize
 

Parameters size.

AlpTelTime time
 

Date, Time and Timezone.


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.