class documentation

class twisted.words.service.PBUser(pb.Referenceable): (source)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Instance Variable realm Undocumented
Instance Variable avatar Undocumented
Instance Variable user Undocumented
Method processUniqueID Return an ID which uniquely represents this object for this process.

Inherited from Referenceable:

Class Variable perspective I am an object sent remotely as a direct reference.
Method remoteMessageReceived A remote message has been received. Dispatch it appropriately.
Method jellyFor (internal)

Inherited from Jellyable (via Referenceable, Serializable):

Method getStateFor Undocumented
def __init__(self, realm, avatar, user): (source)

Undocumented

realm = (source)

Undocumented

avatar = (source)

Undocumented

user = (source)

Undocumented

def processUniqueID(self): (source)

Return an ID which uniquely represents this object for this process.

By default, this uses the 'id' builtin, but can be overridden to indicate that two values are identity-equivalent (such as proxies for the same object).

API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.