twisted.words.im.ircsupport.IRCAccount(basesupport.AbstractAccount)
class documentationtwisted.words.im.ircsupport
View Source
(View In Hierarchy)
Implements interfaces: twisted.words.im.interfaces.IAccount
Method | __init__ | No summary |
Method | _startLogOn | Start the sign on process. |
Inherited from Versioned (via AbstractAccount):
Method | __setstate__ | Undocumented |
Method | versionUpgrade | (internal) Do a version upgrade. |
Inherited from Versioned (via AbstractAccount):
Method | __setstate__ | Undocumented |
Method | versionUpgrade | (internal) Do a version upgrade. |
Parameters | accountName | A name to refer to the account by locally. (type: string) |