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
Constructor Attributes | Constructor Name and Description |
---|---|
Field Attributes | Field Name and Description |
---|---|
The user's ID, as created by
Socket.IO.
|
Field Detail
{String}
clientId
The user's ID, as created by
Socket.IO.