Table of Contents

Class: TOCGateway Twisted-0.17.4/twisted/words/ui/gateways/toc.py

This is the interface between IM and a TOC server

Base Classes   
gateway.Gateway
toc.TOCClient
Methods   
__init__
_debug
chatHearMessage
chatJoined
chatLeft
chatUpdate
connectionFailed
connectionLost
event_acceptSendFile
event_addContact
event_cancelSendFile
event_changeStatus
event_directMessage
event_getGroupMembers
event_groupMessage
event_joinGroup
event_leaveGroup
event_removeContact
gotConfig
hearError
hearMessage
loseConnection
receiveBytes
rvousProposal
updateBuddy
updateName
writeNewConfig
  __init__ 
__init__ (
        self,
        username,
        password,
        *args,
        *kw,
        )

  _debug 
_debug ( self,  text )

  chatHearMessage 
chatHearMessage (
        self,
        roomid,
        user,
        message,
        )

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

  chatLeft 
chatLeft ( self,  roomid )

  chatUpdate 
chatUpdate (
        self,
        roomid,
        user,
        inroom,
        )

  connectionFailed 
connectionFailed ( self )

  connectionLost 
connectionLost ( self )

  event_acceptSendFile 
event_acceptSendFile (
        self,
        user,
        file,
        )

  event_addContact 
event_addContact ( self,  contact )

  event_cancelSendFile 
event_cancelSendFile (
        self,
        user,
        file,
        )

  event_changeStatus 
event_changeStatus ( self,  status )

  event_directMessage 
event_directMessage (
        self,
        user,
        message,
        )

  event_getGroupMembers 
event_getGroupMembers ( self,  group )

  event_groupMessage 
event_groupMessage (
        self,
        group,
        message,
        )

  event_joinGroup 
event_joinGroup ( self,  group )

  event_leaveGroup 
event_leaveGroup ( self,  group )

  event_removeContact 
event_removeContact ( self,  contact )

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

  hearError 
hearError (
        self,
        code,
        args,
        )

  hearMessage 
hearMessage (
        self,
        user,
        message,
        autoreply,
        )

  loseConnection 
loseConnection ( self )

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

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

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

  updateName 
updateName ( self,  user )

  writeNewConfig 
writeNewConfig ( self )


Table of Contents

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