Package twisted :: Package im :: Module pbsupport :: Class TwistedWordsGroup
[show private | hide private]
[frames | no frames]

Class TwistedWordsGroup

AbstractGroup --+
                |
               TwistedWordsGroup


Method Summary
  __init__(self, name, wordsClient)
  __repr__(self)
(inherited from AbstractGroup)
  __str__(self)
(inherited from AbstractGroup)
  getGroupCommands(self)
finds group commands (inherited from AbstractGroup)
  getTargetCommands(self, target)
finds group commands (inherited from AbstractGroup)
  join(self)
(inherited from AbstractGroup)
  joining(self)
  leave(self)
  leaving(self)
  metadataFailed(self, result, text)
  sendGroupMessage(self, text, metadata)
Return a deferred.
  setTopic(self, text)

Class Variable Summary
tuple __implements__

Method Details

sendGroupMessage(self, text, metadata=None)

Return a deferred.

Class Variable Details

__implements__

Type:
tuple
Value:
(<class twisted.im.interfaces.IGroup at 0x861d3f4>,)                   

Generated by Epydoc 1.1 on Fri Jun 27 03:48:05 2003 http://epydoc.sf.net