t.w.i.b.AbstractClientMixin : class documentation

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_logonDeferredFired when I am done logging in.
Method __init__ Undocumented
Method connectionMade Undocumented
Method connectionLost Undocumented
Method unregisterAsAccountClient Tell the chat UI that I have `signed off'.
def __init__(self, account, chatui, logonDeferred): (source)
Undocumented
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 2011-10-27 16:07:41.