Class Index | File Index

Classes


Namespace User#user

Contains properties unique to each user. Can be used to store information that should not be exposed to the connected user.
Defined in: user.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
 
The user's ID, as created by Socket.IO.
 
The user's cookie, as determined by Socket.IO.
Namespace Detail
User#user
See:
User
Field Detail
{String} clientId
The user's ID, as created by Socket.IO.

{String} cookie
The user's cookie, as determined by Socket.IO.

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Jan 03 2012 15:53:12 GMT-0800 (PST)