|
LinuxSDK
V1.4.0.5
|
#include <SwiApiCmDm.h>
Contains DM-DL alert data structure.
| swi_uint8 SWI_STRUCT_DM_DL_ALERT::bDescAvail |
boolean to indicate if Description text is available. Description text is retrieved using SwiGetDMDLDescription()
| SWI_TYPE_DM_DL_ALERT_PROMPT SWI_STRUCT_DM_DL_ALERT::nAlertType |
Alert type
| swi_uint16 SWI_STRUCT_DM_DL_ALERT::nEstDLTime |
Estimated download time in seconds (0 = info not avail from server)
| swi_uint16 SWI_STRUCT_DM_DL_ALERT::nEstInstTime |
Estimated install time in seconds (0 = info not avail from server)
| swi_uint16 SWI_STRUCT_DM_DL_ALERT::nPkgNameLen |
Length of Package name (0 - 230 chars)
| swi_uint16 SWI_STRUCT_DM_DL_ALERT::nReserved |
Reserved
| swi_uint16 SWI_STRUCT_DM_DL_ALERT::nTimeout |
Indicates when the modem will timeout the response in seconds.
| SWI_TYPE_DM_DL_VALID_RESP SWI_STRUCT_DM_DL_ALERT::nValidRespMask |
+mask+ of valid Alert responses
| swi_uint32 SWI_STRUCT_DM_DL_ALERT::sizeStruct |
Size of this structure
| swi_uint8 SWI_STRUCT_DM_DL_ALERT::szName[MAX_DL_PKG_NAME] |
Package name (non-Null terminated)