Table of Contents

Class: SNACBased Twisted-0.19.0/twisted/protocols/oscar.py
Base Classes   
OscarConnection
    protocol.Protocol
Methods   
__init__
_ebDeferredError
clientReady
oscar_
oscar_01_03
oscar_01_0A
oscar_01_18
oscar_Data
oscar_unknown
sendSNAC
sendSNACnr
  __init__ 
__init__ ( self,  cookie )

  _ebDeferredError 
_ebDeferredError (
        self,
        error,
        fam,
        sub,
        data,
        )

  clientReady 
clientReady ( self )

called when the client is ready to be online

  oscar_ 
oscar_ ( self,  data )

  oscar_01_03 
oscar_01_03 ( self,  snac )

  oscar_01_0A 
oscar_01_0A ( self,  snac )

change of rate information.

  oscar_01_18 
oscar_01_18 ( self,  snac )

host versions, in the same format as we sent

  oscar_Data 
oscar_Data ( self,  data )

  oscar_unknown 
oscar_unknown ( self,  snac )

  sendSNAC 
sendSNAC (
        self,
        fam,
        sub,
        data,
        flags=[ 0, 0 ],
        )

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

  sendSNACnr 
sendSNACnr (
        self,
        fam,
        sub,
        data,
        flags=[ 0, 0 ],
        )

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


Table of Contents

This document was automatically generated on Sun Jul 14 19:52:57 2002 by HappyDoc version 2.0