the actual content of the message as a simple javascript object like a FUDGE-Mutator
the id of the client sending the message, undefined for server. Automatically inserted by dispatch-method
the id of the intended recipient of the message, undefined for messages to the server or to all
the route the message is supposed to take, undefined for peers
the timestamp of the sender. Automatically set by dispatch-method
the timestamp of the server sending or passing this message. Automatically set by dispatch- or pass-method
Generated using TypeDoc
the command the message is supposed to trigger