class documentation

class AbstractClientMixin: (source)

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

View In Hierarchy

Designed to be mixed in to a Protocol implementing class.

Inherit from me first.

Method __init__ Undocumented
Instance Variable account Undocumented
Instance Variable chat 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.
Class Variable _protoBase Undocumented
_logonDeferred = (source)
Fired when I am done logging in.
_protoBase = (source)

Undocumented

(type: Type[Protocol])
def __init__(self, account, chatui, logonDeferred): (source)
def connectionMade(self): (source)

Undocumented

def connectionLost(self, reason=connectionDone): (source)

Undocumented

ParametersreasonUndocumented (type: Failure)
def unregisterAsAccountClient(self): (source)

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

API Documentation for Twisted, generated by pydoctor 21.2.0 at 2021-02-28 21:00:42.