Warning
doxygenfunction: Unable to resolve multiple matches for function “SMSD_InjectSMS” with arguments () in doxygen xml output for project “project0” from directory: /home/abuild/rpmbuild/BUILD/gammu-1.39.0/build/gammu-doc/xml. Potential matches:
- GSM_Error SMSD_InjectSMS(GSM_SMSDConfig *, GSM_MultiSMSMessage *, char *)
Warning
doxygenfunction: Unable to resolve multiple matches for function “SMSD_GetStatus” with arguments () in doxygen xml output for project “project0” from directory: /home/abuild/rpmbuild/BUILD/gammu-1.39.0/build/gammu-doc/xml. Potential matches:
- GSM_Error SMSD_GetStatus(GSM_SMSDConfig *, GSM_SMSDStatus *)
Warning
doxygenfunction: Unable to resolve multiple matches for function “SMSD_Shutdown” with arguments () in doxygen xml output for project “project0” from directory: /home/abuild/rpmbuild/BUILD/gammu-1.39.0/build/gammu-doc/xml. Potential matches:
- GSM_Error SMSD_Shutdown(GSM_SMSDConfig *)
Warning
doxygenfunction: Unable to resolve multiple matches for function “SMSD_ReadConfig” with arguments () in doxygen xml output for project “project0” from directory: /home/abuild/rpmbuild/BUILD/gammu-1.39.0/build/gammu-doc/xml. Potential matches:
- GSM_Error SMSD_ReadConfig(const char *, GSM_SMSDConfig *, gboolean)
Warning
doxygenfunction: Unable to resolve multiple matches for function “SMSD_MainLoop” with arguments () in doxygen xml output for project “project0” from directory: /home/abuild/rpmbuild/BUILD/gammu-1.39.0/build/gammu-doc/xml. Potential matches:
- GSM_Error SMSD_MainLoop(GSM_SMSDConfig *, gboolean, int)
Warning
doxygenfunction: Unable to resolve multiple matches for function “SMSD_NewConfig” with arguments () in doxygen xml output for project “project0” from directory: /home/abuild/rpmbuild/BUILD/gammu-1.39.0/build/gammu-doc/xml. Potential matches:
- GSM_SMSDConfig * SMSD_NewConfig(const char *)
Warning
doxygenfunction: Unable to resolve multiple matches for function “SMSD_FreeConfig” with arguments () in doxygen xml output for project “project0” from directory: /home/abuild/rpmbuild/BUILD/gammu-1.39.0/build/gammu-doc/xml. Potential matches:
- void SMSD_FreeConfig(GSM_SMSDConfig *)
Status structure, which can be found in shared memory (if supported on platform).
Public Members
Version of this structure (2 for now).
PhoneID from configuration.
Client software name.
Current phone battery state.
Current network state.
Number of received messages.
Number of sent messages.
Number of messages which failed to be send.
Phone IMEI.
SIM IMSI.
Network information.
SMSD configuration data, these are not expected to be manipulated directly by application.