Enumeration MachineConnectionEvent

MachineConnectionEvent events are emitted by a Client's EventDispatcher when connection events occur.

Enumeration Members

CONNECTED: "connected"
CONNECTING: "connecting"
DISCONNECTED: "disconnected"
DISCONNECTING: "disconnecting"

Generated using TypeDoc