Gammu internals  1.38.0
GSM_AT_SMS_Cache Struct Reference

#include <atgen.h>

Data Fields

int Location
 
int State
 
char PDU [GSM_AT_MAXPDULEN]
 

Detailed Description

Structure for SMS cache.

Definition at line 215 of file atgen.h.

Field Documentation

§ Location

int GSM_AT_SMS_Cache::Location

Location of SMS (translated).

Definition at line 219 of file atgen.h.

§ PDU

char GSM_AT_SMS_Cache::PDU[GSM_AT_MAXPDULEN]

PDU data.

Definition at line 227 of file atgen.h.

§ State

int GSM_AT_SMS_Cache::State

State of message.

Definition at line 223 of file atgen.h.


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