Package twisted :: Package im :: Module ircsupport :: Class IRCAccount
[show private | hide private]
[frames | no frames]

Class IRCAccount

AbstractAccount --+
                  |
                 IRCAccount


Method Summary
  __init__(self, accountName, autoLogin, username, password, host, port)
  __getstate__(self)
(inherited from AbstractAccount)
  __setstate__(self, d)
(inherited from AbstractAccount)
  isOnline(self)
(inherited from AbstractAccount)
Deferred interfaces.IClient logOn(self, chatui)
Log on to this account. (inherited from AbstractAccount)

Class Variable Summary
str gatewayType

Class Variable Details

gatewayType

Type:
str
Value:
'IRC'                                                                  

Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:25:37 2003 http://epydoc.sf.net