Gammu internals  1.38.0
GSM_SubCalendarEntry Struct Reference

#include <gammu-calendar.h>

Collaboration diagram for GSM_SubCalendarEntry:

Data Fields

GSM_CalendarType EntryType
 
GSM_DateTime Date
 
int Number
 
GSM_Error AddError
 
unsigned char Text [(GSM_MAX_CALENDAR_TEXT_LENGTH+1) *2]
 

Detailed Description

One value of calendar event.

Definition at line 302 of file gammu-calendar.h.

Field Documentation

§ AddError

GSM_Error GSM_SubCalendarEntry::AddError

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

Definition at line 318 of file gammu-calendar.h.

Referenced by GSM_DecodeVCAL_RRULE(), and GSM_DecodeVCALENDAR_VTODO().

§ Date

§ EntryType

§ Number

§ Text

unsigned char GSM_SubCalendarEntry::Text[(GSM_MAX_CALENDAR_TEXT_LENGTH+1) *2]

Text of value, if applicable.

Definition at line 322 of file gammu-calendar.h.

Referenced by DUMMY_SetAlarm(), GSM_DecodeVCALENDAR_VTODO(), GSM_EncodeVCALENDAR(), and NOKIA_EncodeDateTime().


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