Interface TutorialJSONPacket
Properties
Readonly
cmd
cmd
Readonly
data
All the textual metadata for this packet.
Readonly
type
type
The PrintJSONPacket subtype.
Readonly
cmdReadonly
dataAll the textual metadata for this packet.
Readonly
typeThe PrintJSONPacket subtype.
Sent to relevant clients to broadcast tutorial information, usually on first connection.
See
PrintJSONPacket for all possible
PrintJSON
packet subtypes.