Gammu API  1.38.0
GSM_SubMemoryEntry Struct Reference

#include <gammu-memory.h>

Data Fields

GSM_EntryType EntryType
 
GSM_EntryLocation Location
 
GSM_DateTime Date
 
int Number
 
int VoiceTag
 
int SMSList [20]
 
int CallLength
 
GSM_Error AddError
 
unsigned char Text [(GSM_PHONEBOOK_TEXT_LENGTH+1) *2]
 
GSM_BinaryPicture Picture
 

Detailed Description

One value of phonebook memory entry.

Definition at line 368 of file gammu-memory.h.

Field Documentation

§ AddError

GSM_Error GSM_SubMemoryEntry::AddError

During adding SubEntry Gammu can return here info, if it was done OK

Definition at line 395 of file gammu-memory.h.

§ CallLength

int GSM_SubMemoryEntry::CallLength

Definition at line 390 of file gammu-memory.h.

§ Date

GSM_DateTime GSM_SubMemoryEntry::Date

Text of entry (if applicable, see GSM_EntryType).

Definition at line 380 of file gammu-memory.h.

§ EntryType

GSM_EntryType GSM_SubMemoryEntry::EntryType

Type of entry.

Definition at line 372 of file gammu-memory.h.

§ Location

GSM_EntryLocation GSM_SubMemoryEntry::Location

Location for the entry.

Definition at line 376 of file gammu-memory.h.

§ Number

int GSM_SubMemoryEntry::Number

Number of entry (if applicable, see GSM_EntryType).

Definition at line 384 of file gammu-memory.h.

§ Picture

GSM_BinaryPicture GSM_SubMemoryEntry::Picture

Picture data.

Definition at line 403 of file gammu-memory.h.

§ SMSList

int GSM_SubMemoryEntry::SMSList[20]

Definition at line 389 of file gammu-memory.h.

§ Text

unsigned char GSM_SubMemoryEntry::Text[(GSM_PHONEBOOK_TEXT_LENGTH+1) *2]

Text of entry (if applicable, see GSM_EntryType).

Definition at line 399 of file gammu-memory.h.

§ VoiceTag

int GSM_SubMemoryEntry::VoiceTag

Voice dialling tag.

Definition at line 388 of file gammu-memory.h.


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