Home | Trees | Index | Help |
---|
Package twisted :: Package im :: Module pbsupport :: Class PBAccount |
|
AbstractAccount
--+
|
PBAccount
Method Summary | |
---|---|
| |
(inherited from AbstractAccount )
| |
(inherited from AbstractAccount )
| |
(inherited from AbstractAccount )
| |
DeferredList of interfaces.IClient s
|
Return this breaks with interfaces.IAccount |
_cbConnected(self,
root,
chatui)
| |
_cbIdent(self,
ident,
chatui)
| |
_ebConnected(self,
error)
| |
Errorback for logOn . (inherited from AbstractAccount )
| |
Deferred interfaces.IClient
|
Start the sign on process. |
Class Variable Summary | |
---|---|
str |
gatewayType
|
Method Details |
---|
__init__(self,
accountName,
autoLogin,
username,
password,
host,
port,
services=None)
|
logOn(self, chatui)
|
_startLogOn(self, chatui)Start the sign on process. Factored out oflogOn .
|
Class Variable Details |
---|
gatewayType
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:28:09 2003 | http://epydoc.sf.net |