Home | Trees | Index | Help |
---|
Package twisted :: Package im :: Module ircsupport :: Class IRCAccount |
|
AbstractAccount
--+
|
IRCAccount
Method Summary | |
---|---|
__init__(self,
accountName,
autoLogin,
username,
password,
host,
port,
channels)
| |
__getstate__(self)
(inherited from AbstractAccount )
| |
__setstate__(self,
d)
(inherited from AbstractAccount )
| |
isOnline(self)
(inherited from AbstractAccount )
| |
Deferred interfaces.IClient
|
Log on to this account. (inherited from AbstractAccount )
|
Errorback for logOn . (inherited from AbstractAccount )
| |
Deferred interfaces.IClient
|
Start the sign on process. |
Class Variable Summary | |
---|---|
string |
gatewayType
|
Method Details |
---|
_startLogOn(self, chatui)Start the sign on process. Factored out oflogOn .
|
Class Variable Details |
---|
gatewayType
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Sat Feb 15 21:19:02 2003 | http://epydoc.sf.net |