HubServerEvent

Base class for every event that is triggered by the hub server.

Constructors

this
this(HubServer server)
Undocumented in source.

Members

Properties

server
shared(HubServer) server [@property getter]

Gets the hub server that has triggered the event.

Meta