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