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 1.26.1.
This python-gammu has been compiled with Gammu 1.26.1.
|
|||
hash |
|
||
hash |
|
||
hash |
|
||
hash |
|
||
string |
|
||
string |
|
||
dict |
|
||
string |
|
||
string |
|
||
string |
|
||
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. |
|||
__package__ = None
|
|
Decodes todo/calendar entry v from a string.
|
Decodes multi part SMS message.
|
Decodes memory entry v from a string.
|
Decodes todo/calendar entry v from a string.
|
Encodes memory entry to a iCalendar.
|
Encodes memory entry to a iTodo.
|
Encodes multi part SMS message.
|
Encodes memory entry to a vCalendar.
|
Encodes memory entry to a vCard.
|
Encodes memory entry to a vTodo.
|
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 Tue Nov 24 15:34:11 2009 | http://epydoc.sourceforge.net |