Known subclasses: twisted.words.protocols.oscar.ChatNavService, twisted.words.protocols.oscar.ChatService

Undocumented
Method __init__ Undocumented
Method connectionLost Called when the connection is shut down.
Method clientReady called when the client is ready to be online

Inherited from BaseProtocol (via SNACBased, OscarConnection, Protocol):

Method makeConnection Make a connection to a transport and a server.

Inherited from BaseProtocol (via SNACBased, OscarConnection, Protocol):

Method makeConnection Make a connection to a transport and a server.

Inherited from BaseProtocol (via SNACBased, OscarConnection, Protocol):

Method makeConnection Make a connection to a transport and a server.

Inherited from BaseProtocol (via SNACBased, OscarConnection, Protocol):

Method makeConnection Make a connection to a transport and a server.
def __init__(self, bos, cookie, d=None): (source)
def connectionLost(self, reason): (source)

Called when the connection is shut down.

Clear any circular references here, and any external references to this Protocol. The connection has been closed.

def clientReady(self): (source)

called when the client is ready to be online

API Documentation for Twisted, generated by pydoctor at 2015-05-24 20:04:00.