Home | Trees | Indices | Help |
|
---|
|
Module wrapping Gammu functions. Gammu is software for communication with GSM phones allowing work with most of data stored in them. Most of functionality is hidden in StateMachine class which does all phone communication.
This documentation describes python-gammu 0.26.
This python-gammu has been compiled with Gammu 1.20.0.
|
|||
StateMachine StateNachine(Locale) |
|
|||
hash |
|
||
dict |
|
||
list |
|
||
dict |
|
||
list |
|
||
None |
|
||
None |
|
||
None |
|
||
None |
|
||
None |
|
||
tuple |
|
|
|||
ErrorNumbers =
Mapping of gammu error codes to text representation. |
|||
Errors =
Mapping of text representation of errors to gammu error codes. |
|
Decodes multi part SMS message.
|
Encodes multi part SMS message.
|
Links multi part SMS messages.
|
Reads backup into file.
|
Reads SMS backup into file.
|
Saves backup into file.
|
Saves ringtone into file.
|
Saves SMS backup into file.
|
Sets global debug file.
|
Sets global debug level accorting to passed string. You need to configure output file using SetDebugFile to activate it.
|
Get version information.
|
|
ErrorNumbersMapping of gammu error codes to text representation. Reverse to Errors.
|
ErrorsMapping of text representation of errors to gammu error codes. Reverse to ErrorNumbers.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun May 11 00:36:47 2008 | http://epydoc.sourceforge.net |