StatusUpdate

Undocumented in source.

Constructors

this
this(Game game)

Undocumented in source.

Members

Functions

serialize
VibeJSON serialize()

Undocumented in source. Be warned that the author may not have intended to support it.

Variables

game
Game game;

The game for the presence update

Inherited Members

From BasePacket

op
OPCode op;

Undocumented in source.

data
VibeJSON data;

Undocumented in source.

raw
VibeJSON raw;

Undocumented in source.

serialize
VibeJSON serialize(ushort op, VibeJSON data)

Undocumented in source. Be warned that the author may not have intended to support it.

From Serializable

serialize
VibeJSON serialize()

Undocumented in source.

Meta