A realm which expects a particular avatarId to log in once and creates a ConchTestAvatar for that request.

Instance Variable expectedAvatarID The only avatarID that this realm will produce an avatar for.
Instance Variable avatar A reference to the avatar after it is requested.
Method __init__ Undocumented
Method requestAvatar Return a new ConchTestAvatar if the avatarID matches the expected one and this is the first avatar request.
expectedAvatarID =
The only avatarID that this realm will produce an avatar for.
avatar =
A reference to the avatar after it is requested.
def __init__(self, expectedAvatarID):
Undocumented
def requestAvatar(self, avatarID, mind, *interfaces):

Return a new ConchTestAvatar if the avatarID matches the expected one and this is the first avatar request.

API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.