Home | Trees | Indices | Help |
|
---|
|
Low level Skype for Linux interface.
This module handles the options that you can pass to ISkype.__init__ for Linux machines. The options include:
Option:
Transport
(str) - A transport is a channel used to
communicate with Skype client. Currently supported values are:
'x11'
Uses X11 (libX) messaging. This is the default if no transport is specified.
Look into Skype4Py.API.posix_x11 for additional options.
'dbus'
Uses DBus (python-dbus).
Look into Skype4Py.API.posix_dbus for additional options.
Variables | |
__package__ =
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Nov 05 14:54:58 2008 | http://epydoc.sourceforge.net |