_AlpTelCatLaunchBrowser Struct Reference
[Card Application Toolkit Service]

#include <telephony_types.h>


Data Fields

uint8_t browserId
 Browser Identity.
uint8_t condition
 Launch browser conditions, see ALP_TEL_CAT_LAUNCH_BROWSER_XXX.
uint8_t fileIdCount
 File identifiers count in filePathP.
uint16_t * filePathP
 or NULL if no specific file has been mentioned.
char * gatewayP
 Gateway name, Proxy identity to be used.
size_t gatewaySize
uint8_t prefBearerCount
 Number of bearer codes in prefBearersP.
uint8_t * prefBearersP
 Prioritized list of ALP_TEL_CAT_BEARER_XXX bearer codes.
char * urlP
 The URL.
size_t urlSize


Field Documentation

uint8_t browserId
 

Browser Identity.

uint8_t condition
 

Launch browser conditions, see ALP_TEL_CAT_LAUNCH_BROWSER_XXX.

uint8_t fileIdCount
 

File identifiers count in filePathP.

uint16_t* filePathP
 

or NULL if no specific file has been mentioned.

Concatenated absolute paths of provisioning EF

char* gatewayP
 

Gateway name, Proxy identity to be used.

size_t gatewaySize
 

uint8_t prefBearerCount
 

Number of bearer codes in prefBearersP.

uint8_t* prefBearersP
 

Prioritized list of ALP_TEL_CAT_BEARER_XXX bearer codes.

char* urlP
 

The URL.

size_t urlSize
 


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.