| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
prlsdk.Base --+
|
prlsdk.BaseAsync --+
|
LoginResponse
Contains information pertinent to a successful Parallels Service login operation.
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
__prefix__ =
|
|||
__ht__ = 268435499
|
|||
|
|||
|
session_uuid The session UUID string (used to restore a session). |
|||
|
server_uuid The host machine UUID. |
|||
|
host_os_version OS version that the host is running. |
|||
|
run_tasks_count The number of RunningTask instances contained in this object. |
|||
|
product_version The Parallels Service version that the host is running. |
|||
|
run_tasks An iterator/sequence that allows to traverse through RunningTask instances contained in this object. |
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
Obtain and return a RunningTask instance.
|
|
|||
session_uuidThe session UUID string (used to restore a session).
|
server_uuidThe host machine UUID.
|
host_os_versionOS version that the host is running.
|
run_tasks_countThe number of RunningTask instances contained in this object.
|
product_versionThe Parallels Service version that the host is running.
|
run_tasksAn iterator/sequence that allows to traverse through RunningTask instances contained in this object.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Dec 15 21:33:40 2008 | http://epydoc.sourceforge.net |