Class: User

User()

The user class which is passed down to the server connection event (ids start with a '0')

Constructor

new User()

Source:

Methods

send(msg)

Send data to a client
Parameters:
Name Type Description
msg string The message content
Source: