The basic event structure clients and the server send to each other.
Each message must implement this interface for communication to be successful.
Data aboout the event.
The string name of the event that occurred.
An optional epoch for when the event was sent.
Generated using TypeDoc
The basic event structure clients and the server send to each other.
Each message must implement this interface for communication to be successful.