Package conduit :: Package modules :: Package PhoneModule :: Module Gammu :: Class GammuPhone
[hide private]

Class GammuPhone

source code

Encapsulates the basic connection to a phone using gammu.

Instance Methods [hide private]
 
__init__(self, address, connection, model='')
Attempts to connect to the phone at address and connection and get all available phone informatin, like the model, manufacturer, etc.
source code