LinuxSDK  V1.4.0.5
Data Fields
SWI_STRUCT_CDMA_SMS_RetrieveSms Struct Reference

#include <SwiApiCdmaSms.h>

Data Fields

swi_uint32 sizeStruct
 
swi_bool bUnreadSMS
 
SWI_STRUCT_SMS_CdmaHeader sHeader
 
swi_uint16 nSMSId
 
swi_uint32 cntRemainingSMS
 
swi_uint8pMessage
 
swi_uint32 sizeBuffer
 
swi_uint32 retrievedStatus
 

Detailed Description

Contains CDMA SMS header.

This structure is used to provide input to, and receive output from the SwiRetrieveSMSMessage function.

Field Documentation

swi_bool SWI_STRUCT_CDMA_SMS_RetrieveSms::bUnreadSMS

Not used

swi_uint32 SWI_STRUCT_CDMA_SMS_RetrieveSms::cntRemainingSMS

The number of SMS messages remaining in the modem (all three queues combined).

swi_uint16 SWI_STRUCT_CDMA_SMS_RetrieveSms::nSMSId

The message ID number assigned by the network.

swi_uint8* SWI_STRUCT_CDMA_SMS_RetrieveSms::pMessage

A pointer provided by the application in which to place the body of the SMS message.

swi_uint32 SWI_STRUCT_CDMA_SMS_RetrieveSms::retrievedStatus

For future use; ignore. On return , this parameter will be set to the no. of bytes copied into the pMessage buffer.

SWI_STRUCT_SMS_CdmaHeader SWI_STRUCT_CDMA_SMS_RetrieveSms::sHeader

The SMS header for this message.

swi_uint32 SWI_STRUCT_CDMA_SMS_RetrieveSms::sizeBuffer

The length in bytes of the buffer supplied to receive the body of the SMS message. This should be based on the maximum size of message supported by the network. The API currently supports up to 240 bytes, although most networks limit this to a lower value.

swi_uint32 SWI_STRUCT_CDMA_SMS_RetrieveSms::sizeStruct

Size of this structure


The documentation for this struct was generated from the following file:

Linux SDK V1.4.0.5
Copyright (c) 2011 Sierra Wireless, Inc. All rights reserved