Known subclasses: twisted.words.im.ircsupport.IRCProto, twisted.words.im.pbsupport.TwistedWordsClient

Designed to be mixed in to a Protocol implementing class.

Inherit from me first.

Method __init__ Undocumented
Method connectionMade Undocumented
Method connectionLost Undocumented
Method unregisterAsAccountClient Tell the chat UI that I have `signed off'.
Instance Variable _logonDeferred Fired when I am done logging in.
_logonDeferred =
Fired when I am done logging in.
def __init__(self, account, chatui, logonDeferred): (source)
def connectionMade(self): (source)
Undocumented
def connectionLost(self, reason): (source)
Undocumented
def unregisterAsAccountClient(self): (source)

Tell the chat UI that I have `signed off'.

API Documentation for Twisted, generated by pydoctor at 2017-02-11 20:06:04.