Warning
doxygenfunction: Unable to resolve multiple matches for function “GSM_ReadSMSBackupFile” with arguments () in doxygen xml output for project “project0” from directory: /home/abuild/rpmbuild/BUILD/gammu-1.36.5/build/gammu-doc/xml. Potential matches:
- GSM_Error GSM_ReadSMSBackupFile(const char *, GSM_SMS_Backup *)
Warning
doxygenfunction: Unable to resolve multiple matches for function “GSM_AddSMSBackupFile” with arguments () in doxygen xml output for project “project0” from directory: /home/abuild/rpmbuild/BUILD/gammu-1.36.5/build/gammu-doc/xml. Potential matches:
- GSM_Error GSM_AddSMSBackupFile(const char *, GSM_SMS_Backup *)
Warning
doxygenfunction: Unable to resolve multiple matches for function “GSM_ClearSMSBackup” with arguments () in doxygen xml output for project “project0” from directory: /home/abuild/rpmbuild/BUILD/gammu-1.36.5/build/gammu-doc/xml. Potential matches:
- void GSM_ClearSMSBackup(GSM_SMS_Backup *)
Warning
doxygenfunction: Unable to resolve multiple matches for function “GSM_FreeSMSBackup” with arguments () in doxygen xml output for project “project0” from directory: /home/abuild/rpmbuild/BUILD/gammu-1.36.5/build/gammu-doc/xml. Potential matches:
- void GSM_FreeSMSBackup(GSM_SMS_Backup *)
Warning
doxygenfunction: Unable to resolve multiple matches for function “GSM_SaveBackupFile” with arguments () in doxygen xml output for project “project0” from directory: /home/abuild/rpmbuild/BUILD/gammu-1.36.5/build/gammu-doc/xml. Potential matches:
- GSM_Error GSM_SaveBackupFile(char *, GSM_Backup *, GSM_BackupFormat)
Warning
doxygenfunction: Unable to resolve multiple matches for function “GSM_GuessBackupFormat” with arguments () in doxygen xml output for project “project0” from directory: /home/abuild/rpmbuild/BUILD/gammu-1.36.5/build/gammu-doc/xml. Potential matches:
- GSM_BackupFormat GSM_GuessBackupFormat(const char *, const gboolean)
Warning
doxygenfunction: Unable to resolve multiple matches for function “GSM_ReadBackupFile” with arguments () in doxygen xml output for project “project0” from directory: /home/abuild/rpmbuild/BUILD/gammu-1.36.5/build/gammu-doc/xml. Potential matches:
- GSM_Error GSM_ReadBackupFile(const char *, GSM_Backup *, GSM_BackupFormat)
Warning
doxygenfunction: Unable to resolve multiple matches for function “GSM_ClearBackup” with arguments () in doxygen xml output for project “project0” from directory: /home/abuild/rpmbuild/BUILD/gammu-1.36.5/build/gammu-doc/xml. Potential matches:
- void GSM_ClearBackup(GSM_Backup *)
Warning
doxygenfunction: Unable to resolve multiple matches for function “GSM_FreeBackup” with arguments () in doxygen xml output for project “project0” from directory: /home/abuild/rpmbuild/BUILD/gammu-1.36.5/build/gammu-doc/xml. Potential matches:
- void GSM_FreeBackup(GSM_Backup *)
Warning
doxygenfunction: Unable to resolve multiple matches for function “GSM_GetBackupFormatFeatures” with arguments () in doxygen xml output for project “project0” from directory: /home/abuild/rpmbuild/BUILD/gammu-1.36.5/build/gammu-doc/xml. Potential matches:
- void GSM_GetBackupFormatFeatures(GSM_BackupFormat, GSM_Backup_Info *)
Warning
doxygenfunction: Unable to resolve multiple matches for function “GSM_GetBackupFileFeatures” with arguments () in doxygen xml output for project “project0” from directory: /home/abuild/rpmbuild/BUILD/gammu-1.36.5/build/gammu-doc/xml. Potential matches:
- void GSM_GetBackupFileFeatures(GSM_BackupFormat, GSM_Backup_Info *, GSM_Backup *)
SMS backup data.
Public Members
List of SMS messages.
Backup data.
Public Members
IMEI of phone which has been backed up
Model of phone which has been backed up
Name of program which created backup
Timestamp of backup
Whether timestamp is present
Original MD5 of backup from file
Calculated MD5 of backup
Phone phonebook
SIM phonebook
Calendar
Caller logos
SMS configuration
WAP bookmarks
WAP settings
MMS settings
SyncMC settings
Chat settings
Ringtones
To do tasks
Progiles
FM stations
GPRS configurations
Notes
Statup logo
Operator logo
Backup data.
Values:
Compatibility with old gboolean used instead of format.
File type is guessed for extension, non unicode format used for Gammu backup.
Compatibility with old gboolean used instead of format.
File type is guessed for extension, unicode format used for Gammu backup.
LMB format, compatible with Logo manager, can store phonebooks and logos.
vCalendar standard, can store todo and calendar entries.
vCard standard, can store phone phonebook entries.
LDIF (LDAP Data Interchange Format), can store phone phonebook entries.
iCalendar standard, can store todo and calendar entries.
Gammu own format can store almost anything from phone.
This is ASCII version of the format, Unicode strings are HEX encoded. Use GSM_Backup_GammuUCS2 instead if possible.
Gammu own format can store almost anything from phone.
This is UCS2-BE version of the format.
vNote standard, can store phone notes.
Information about supported backup features.
Maximal number of SMSes in backup.