Known subclasses: twisted.words.protocols.oscar.BOSConnection, twisted.words.protocols.oscar.OSCARService

No class docstring
Method __init__ Undocumented
Method sendSNAC send a snac and wait for the response by returning a Deferred.
Method sendSNACnr send a snac, but don't bother adding a deferred, we don't care.
Method oscar_ Undocumented
Method oscar_Data Undocumented
Method oscar_unknown Undocumented
Method oscar_01_03 Undocumented
Method oscar_01_0A change of rate information.
Method oscar_01_18 host versions, in the same format as we sent
Method clientReady called when the client is ready to be online
Method _ebDeferredError Undocumented

Inherited from BaseProtocol (via OscarConnection, Protocol):

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

Inherited from BaseProtocol (via OscarConnection, Protocol):

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

Inherited from BaseProtocol (via OscarConnection, Protocol):

Method makeConnection Make a connection to a transport and a server.
def sendSNAC(self, fam, sub, data, flags=[0, 0]): (source)

send a snac and wait for the response by returning a Deferred.

def _ebDeferredError(self, error, fam, sub, data): (source)
Undocumented
def sendSNACnr(self, fam, sub, data, flags=[0, 0]): (source)

send a snac, but don't bother adding a deferred, we don't care.

def oscar_(self, data): (source)
Undocumented
def oscar_Data(self, data): (source)
Undocumented
def oscar_unknown(self, snac): (source)
Undocumented
def oscar_01_03(self, snac): (source)
Undocumented
def oscar_01_0A(self, snac): (source)

change of rate information.

def oscar_01_18(self, snac): (source)

host versions, in the same format as we sent

def clientReady(self): (source)

called when the client is ready to be online

API Documentation for Twisted, generated by pydoctor at 2016-10-29 16:19:29.