Create Message

Type: 2

Direction: Server → Client

The create message is a message sent to all the clients as soon as any new addon is added to the website.

Model

PropertyTypeDescription
type2The type of the WebSocket message, indicating a create event.
dataAddon[]An array of newly added addons.