newspeoplefor developersdocumentationdownloads

nSessionClientContext Script Interface

nsessionclientcontext:

Super Class:

C++ Class:

Info

Represents a session client on the server side.

Commands:


getclientattr

Command Input:
s(AttrName)
Command Output:
s(AttrValue)
Command Description:
Get a client attribute. Client attributes originate on joined clients and are communicated to the server.

getnumclientattrs

Command Input:
v
Command Output:
i(NumClientAttrs)
Command Description:
Get number of client attributes.

getclientattrat

Command Input:
i(AttrIndex)
Command Output:
s(AttrName), s(AttrValue)
Command Description:
Get a client attribute by index.

Copyright © 1999-2005 by the contributing authors. Ideas, requests, problems: Send feedback.