Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Packet

Hierarchy

Implemented by

Index

Properties

Methods

Properties

propagate

propagate: boolean

Whether or not the packet should keep invoking packet hooks.

If this is set to false by a packet hook, then that packet hook will be the last one which receives the packet. The client's packet hooks are always the last ones to be called, so if this is set to false the packet will not reach the client.

type

The type of packet.

Methods

read

write

Generated using TypeDoc