Gammu API  1.38.0
GSM_MemoryEntry Struct Reference

#include <gammu-memory.h>

Data Fields

GSM_MemoryType MemoryType
 
int Location
 
int EntriesNum
 
GSM_SubMemoryEntry Entries [GSM_PHONEBOOK_ENTRIES]
 

Detailed Description

Structure for saving phonebook entries.

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

Field Documentation

§ Entries

GSM_SubMemoryEntry GSM_MemoryEntry::Entries[GSM_PHONEBOOK_ENTRIES]

Values of SubEntries.

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

§ EntriesNum

int GSM_MemoryEntry::EntriesNum

Number of SubEntries in Entries table.

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

§ Location

int GSM_MemoryEntry::Location

Used location for phonebook entry

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

§ MemoryType

GSM_MemoryType GSM_MemoryEntry::MemoryType

Used memory for phonebook entry

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


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