Part of twisted.words.im.basesupport View Source View In Hierarchy
Known subclasses: twisted.words.im.ircsupport.IRCProto, twisted.words.im.pbsupport.TwistedWordsClient, twisted.words.im.tocsupport.TOCProto
Designed to be mixed in to a Protocol implementing class.
Inherit from me first.| Instance Variables | _logonDeferred | Fired when I am done logging in. |
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 96 | Method | __init__ | Undocumented |
| 107 | Method | connectionMade | Undocumented |
| 110 | Method | connectionLost | Undocumented |
| 115 | Method | unregisterAsAccountClient | Tell the chat UI that I have `signed off'. |