gammu.data
– Generic data usable with Gammu¶
-
gammu.data.
Connections
¶ Provides list of connection strings known to Gammu. They can be used for example when giving user a choice of connection string.
-
gammu.data.
MemoryValueTypes
¶ Provides list of types of memory entry values.
-
gammu.data.
CalendarTypes
¶ Provides list of calendar event types.
-
gammu.data.
CalendarValueTypes
¶ Provides list of types of calendar entry values.
-
gammu.data.
TodoPriorities
¶ Provides list of todo priorities.
-
gammu.data.
TodoValueTypes
¶ Provides list of types of todo entry values.
-
gammu.data.
InternationalPrefixes
¶ List of known international prefixes.
-
gammu.data.
Errors
¶ Mapping of text representation of errors to gammu error codes. Reverse to
ErrorNumbers
.