Gammu internals  1.38.0
GSM_SpeedDial Struct Reference

#include <gammu-memory.h>

Data Fields

int Location
 
int MemoryNumberID
 
GSM_MemoryType MemoryType
 
int MemoryLocation
 

Detailed Description

Structure for saving speed dials.

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

Field Documentation

§ Location

int GSM_SpeedDial::Location

Number of speed dial: 2,3..,8,9

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

§ MemoryLocation

int GSM_SpeedDial::MemoryLocation

Location in memory, where is saved used phonebook entry

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

Referenced by N71_65_DecodePhonebook().

§ MemoryNumberID

int GSM_SpeedDial::MemoryNumberID

ID of phone number used in phonebook entry

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

Referenced by N71_65_DecodePhonebook().

§ MemoryType

GSM_MemoryType GSM_SpeedDial::MemoryType

Memory, where is saved used phonebook entry

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

Referenced by N71_65_DecodePhonebook().


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