Home | Trees | Indices | Help |
|
---|
|
object --+ | Command
Represents an API command. Use Skype.Command to instantiate.
To send a command to Skype, use Skype.SendCommand.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from |
Instance Variables | |
bool |
Blocking If set to True, Skype.SendCommand will block until the reply is received. |
unicode |
Command Command string. |
unicode |
Expected Expected reply. |
int |
Id Command Id. |
unicode |
Reply Reply after the command has been sent and Skype has replied. |
int |
Timeout Timeout if Blocking == True. |
Properties | |
Inherited from |
Method Details |
|
repr(x)
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Sep 26 16:13:03 2009 | http://epydoc.sourceforge.net |