| Home | Trees | Index | Help |
|---|
| Package twisted :: Package protocols :: Module oscar :: Class OSCARService |
|
BaseProtocol--+ |Protocol--+ |OscarConnection--+ |SNACBased--+ | OSCARService
ChatService,
ChatNavService| Method Summary | |
|---|---|
__init__(self,
bos,
cookie,
d)
| |
called when the client is ready to be online | |
(Deprecated) (inherited from Protocol)
| |
connectionLost(self,
reason)
| |
Called when a connection is made. (inherited from OscarConnection)
| |
Called whenever data is received. (inherited from OscarConnection)
| |
send the disconnect flap, and sever the connection (inherited from OscarConnection)
| |
(inherited from SNACBased)
| |
(inherited from SNACBased)
| |
change of rate information. (inherited from SNACBased)
| |
host versions, in the same format as we sent (inherited from SNACBased)
| |
(inherited from SNACBased)
| |
(inherited from SNACBased)
| |
(inherited from OscarConnection)
| |
(inherited from OscarConnection)
| |
(inherited from OscarConnection)
| |
send a snac and wait for the response by returning a Deferred. (inherited from SNACBased)
| |
send a snac, but don't bother adding a deferred, we don't care. (inherited from SNACBased)
| |
(inherited from OscarConnection)
| |
(inherited from OscarConnection)
| |
| Method Details |
|---|
clientReady(self)called when the client is ready to be online
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:25:54 2003 | http://epydoc.sf.net |