SWI_STRUCT_GSM_SMS_RetrieveSms Struct Reference

#include <SwiStructsGsm.h>

List of all members.

Public Attributes

U32 sizeStruct
U32 nSMSId
bool bUnreadSMS
SWI_STRUCT_SMS_RetrieveHeader sHeader
U32 reserved
U32 nMsgLength
U8 byMessage [LENGTH_MAX_Sms]


Detailed Description

This structure is used to provide input to and receive output from the SwiRetrieveSMSMessage API. This structure holds an entire SMS message - not just one SIM record.

See also:
SwiRetrieveSMSMessage

SWI_STRUCT_SMS_RetrieveHeader

See sample code, Gsm_SMSInbox


Member Data Documentation

Unread Message Flag. This flag should always be set by the calling application. To read an UNREAD message this field should be set to TRUE. To read a previously READ message this field should be set to FALSE.

Body of the retrieved message

Length of the retrieve message body, in bytes

Message Identifier of the retrieved message. This identifier is assigned to a particular message by the device.

Reserved for future use

SMS header for the retrieve message

The size, in bytes, of this structure. This value should always be populated by the calling application.


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

Generated on Fri Oct 2 10:27:33 2009 for 3G SDK by  doxygen 1.5.9