Package twisted :: Package im :: Module pbsupport :: Class PBAccount
[show private | hide private]
[frames | no frames]

Class PBAccount

AbstractAccount --+
                  |
                 PBAccount


Method Summary
  __init__(self, accountName, autoLogin, username, password, host, port, services)
  __getstate__(self)
(inherited from AbstractAccount)
  __setstate__(self, d)
(inherited from AbstractAccount)
  isOnline(self)
(inherited from AbstractAccount)
DeferredList of interfaces.IClients logOn(self, chatui)
Return this breaks with interfaces.IAccount

Class Variable Summary
string gatewayType

Method Details

__init__(self, accountName, autoLogin, username, password, host, port, services=None)
(Constructor)

Parameters:
username - The name of your PB Identity.
           (type=string)

logOn(self, chatui)

Returns:
this breaks with interfaces.IAccount
           (type=DeferredList of interfaces.IClients)

Class Variable Details

gatewayType

Type:
string
Value:
'PB'                                                                   

Generated by Epydoc 1.1 on Sat Feb 15 21:17:51 2003 http://epydoc.sf.net