Package twisted :: Package im :: Module basesupport :: Class AbstractClientMixin
[show private | hide private]
[frames | no frames]

Class AbstractClientMixin

Known Subclasses:
IRCProto, TwistedWordsClient, TOCProto

Designed to be mixed in to a Protocol implementing class.

Inherit from me first.
Method Summary
  __init__(self, account, chatui, logonDeferred)
  connectionLost(self, reason)
  connectionMade(self)
  unregisterAsAccountClient(self)
Tell the chat UI that I have `signed off'.

Method Details

unregisterAsAccountClient(self)

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

Generated by Epydoc 1.1 on Thu May 8 13:16:25 2003 http://epydoc.sf.net