Private
constructorPrivate
Readonly
_seq1Private
Readonly
_seq2Returns the seq1 byte value sent with the INIT_INIT server packet.
The seq1 byte value
Returns the seq2 byte value sent with the INIT_INIT server packet.
The seq2 byte value
Returns the sequence start value
The sequence start value
Static
fromCreates an instance of InitSequenceStart
from the values sent with the INIT_INIT server
packet.
An instance of InitSequenceStart
the seq1 byte value sent with the INIT_INIT server packet
the seq2 byte value sent with the INIT_INIT server packet
Static
generateGenerates an instance of InitSequenceStart
with a random value in the range 0-1757
.
An instance of InitSequenceStart
Generated using TypeDoc
A class representing the sequence start value sent with the INIT_INIT server packet.
See
InitInitServerPacket