S00PacketKeepAlive

Represents a keep-alive packet sent from the server to verify client connectivity

Extends

Methods

getId()

getId(): number

Gets the keep-alive ID number

Returns

number

The keep-alive ID


getPacketID()

getPacketID(): string

Get the ID of the packet.

Returns

string

The ID of the packet.

Inherited from

Packet.getPacketID

Last updated