An object which represents a connected user in the server.

Hierarchy

  • Presence

Properties

node: string

The node the user is connected to.

session_id: string

The session id of the user.

user_id: string

The id of the user.

username: string

The username of the user.

Generated using TypeDoc