Implements interfaces: twisted.spread.pb.IPerspective

Instance Variable loggedIn set to True when the avatar is logged in. (type: bool)
Instance Variable loggedOut set to True when the avatar is logged out. (type: bool)
Method __init__ Undocumented
Method perspective_getAvatarId Return the avatar identifier which was used to access this avatar.
Method perspective_getViewPoint Undocumented
Method perspective_add Add the given objects and return the result. This is a method unavailable on Echoer, so it can only be invoked by authenticated users who received their avatar from TestRealm.
Method logout Undocumented

Inherited from Avatar:

Method perspectiveMessageReceived This method is called when a network message is received.
loggedIn =
set to True when the avatar is logged in. (type: bool)
loggedOut =
set to True when the avatar is logged out. (type: bool)
def __init__(self, avatarId):
Undocumented
def perspective_getAvatarId(self):

Return the avatar identifier which was used to access this avatar.

def perspective_getViewPoint(self):
Undocumented
def perspective_add(self, a, b):

Add the given objects and return the result. This is a method unavailable on Echoer, so it can only be invoked by authenticated users who received their avatar from TestRealm.

def logout(self):
Undocumented
API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.