t.w.i.p.TwistedWordsGroup(basesupport.AbstractGroup) : class documentation

Part of twisted.words.im.pbsupport View Source View In Hierarchy

Implements interfaces: twisted.words.im.interfaces.IGroup

No class docstring
Method __init__ Initialize me.
Method sendGroupMessage Return a deferred.
Method setTopic Set this Groups topic on the server.
Method metadataFailed Undocumented
Method joining Undocumented
Method leaving Undocumented
Method leave Depart this group.

Inherited from AbstractGroup:

Method getGroupCommands finds group commands
Method getTargetCommands finds group commands
Method join Undocumented
Method __repr__ Undocumented
Method __str__ Undocumented
def __init__(self, name, wordsClient): (source)
Initialize me.
ParametersnameMy name, as the server knows me. (type: str )
accountThe account I am accessed through. (type: Account )
def sendGroupMessage(self, text, metadata=None): (source)
Return a deferred.
def setTopic(self, text): (source)
Set this Groups topic on the server.
Parameterstext (type: string )
def metadataFailed(self, result, text): (source)
Undocumented
def joining(self): (source)
Undocumented
def leaving(self): (source)
Undocumented
def leave(self): (source)
Depart this group.
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:27:37.