Table of Contents

Class: TOCProto Twisted-0.17.4/twisted/im/tocsupport.py
Base Classes   
toc.TOCClient
Methods   
__init__
_debug
chatHearMessage
chatHearWhisper
chatInvited
chatJoined
chatLeft
chatUpdate
getGroupConversation
getPerson
gotConfig
hearError
hearMessage
hearWarning
joinGroup
onLine
receiveBytes
rvousProposal
tocNICK
updateBuddy
  __init__ 
__init__ ( self,  account )

  _debug 
_debug ( self,  m )

  chatHearMessage 
chatHearMessage (
        self,
        roomid,
        username,
        message,
        )

  chatHearWhisper 
chatHearWhisper (
        self,
        roomid,
        username,
        message,
        )

  chatInvited 
chatInvited (
        self,
        roomid,
        roomname,
        username,
        message,
        )

  chatJoined 
chatJoined (
        self,
        roomid,
        roomname,
        users,
        )

  chatLeft 
chatLeft ( self,  roomid )

  chatUpdate 
chatUpdate (
        self,
        roomid,
        member,
        inroom,
        )

  getGroupConversation 
getGroupConversation (
        self,
        name,
        hide=0,
        )

  getPerson 
getPerson ( self,  name )

  gotConfig 
gotConfig (
        self,
        mode,
        buddylist,
        permit,
        deny,
        )

  hearError 
hearError (
        self,
        code,
        args,
        )

  hearMessage 
hearMessage (
        self,
        username,
        message,
        autoreply,
        )

  hearWarning 
hearWarning (
        self,
        newamount,
        username,
        )

  joinGroup 
joinGroup ( self,  name )

  onLine 
onLine ( self )

  receiveBytes 
receiveBytes (
        self,
        user,
        file,
        chunk,
        sofar,
        total,
        )

  rvousProposal 
rvousProposal (
        self,
        type,
        cookie,
        user,
        vip,
        port,
        **kw,
        )

  tocNICK 
tocNICK ( self,  data )

  updateBuddy 
updateBuddy (
        self,
        username,
        online,
        evilness,
        signontime,
        idletime,
        userclass,
        away,
        )


Table of Contents

This document was automatically generated on Sat Apr 20 01:32:12 2002 by HappyDoc version 2.0