class PBGroup(pb.Referenceable): (source)
Undocumented
| Method | __init__ |
Undocumented |
| Method | jellyFor |
(internal) |
| Method | processUniqueID |
Return an ID which uniquely represents this object for this process. |
| Method | remote_leave |
Undocumented |
| Method | remote_send |
Undocumented |
| Instance Variable | avatar |
Undocumented |
| Instance Variable | group |
Undocumented |
| Instance Variable | realm |
Undocumented |
Inherited from Referenceable:
| Method | remoteMessageReceived |
A remote message has been received. Dispatch it appropriately. |
| Class Variable | perspective |
I am an object sent remotely as a direct reference. |
Inherited from Jellyable (via Referenceable, Serializable):
| Method | getStateFor |
Undocumented |
twisted.spread.pb.Referenceable.jellyFor(internal)
Return a tuple which will be used as the s-expression to serialize this to a peer.