Home | Trees | Index | Help |
---|
Package twisted :: Package im :: Module pbsupport :: Class PBAccount |
|
Versioned
--+ |AbstractAccount
--+ | PBAccount
Method Summary | |
---|---|
| |
__getstate__(self)
(inherited from AbstractAccount )
| |
__repr__(self)
(inherited from AbstractAccount )
| |
__setstate__(self,
state)
(inherited from Versioned )
| |
Group factory. (inherited from AbstractAccount )
| |
Person factory. (inherited from AbstractAccount )
| |
isOnline(self)
(inherited from AbstractAccount )
| |
DeferredList of interfaces.IClient s
|
Return this breaks with interfaces.IAccount |
upgrateToVersion2(self)
(inherited from AbstractAccount )
| |
(internal) Do a version upgrade. (inherited from Versioned )
|
Class Variable Summary | |
---|---|
tuple |
__implements__
|
str |
gatewayType
|
class |
TwistedWordsGroup
|
class |
TwistedWordsPerson
|
Method Details |
---|
__init__(self,
accountName,
autoLogin,
username,
password,
host,
port,
services=None)
|
logOn(self, chatui)
|
Class Variable Details |
---|
__implements__
|
gatewayType
|
TwistedWordsGroupTwistedWordsGroup = twisted.im.pbsupport.TwistedWordsGroup
|
TwistedWordsPersonTwistedWordsPerson = twisted.im.pbsupport.TwistedWordsPerson
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Thu May 8 13:16:26 2003 | http://epydoc.sf.net |