Gammu internals
1.38.0
|
#include <gammu-calendar.h>
Data Fields | |
int | StartDay |
int | AutoDelete |
Calendar settings structure.
Definition at line 38 of file gammu-calendar.h.
int GSM_CalendarSettings::AutoDelete |
0 = no delete, 1 = after day,...
Definition at line 46 of file gammu-calendar.h.
Referenced by DUMMY_GetCalendarSettings().
int GSM_CalendarSettings::StartDay |
Monday = 1, Tuesday = 2,...
Definition at line 42 of file gammu-calendar.h.
Referenced by DUMMY_GetCalendarSettings().