GitHub
Preparing search index...
The search index is not available
NiimBlueLib Docs
NiimBlueLib Docs
API
PacketReceivedEvent
Class PacketReceivedEvent
Fired when packet received, converted to object and validated (head, tail, checksum).
Hierarchy (
view full
)
NiimbotEvent
PacketReceivedEvent
Index
Constructors
constructor
Properties
packet
type
Constructors
constructor
new
Packet
Received
Event
(
packet
)
:
PacketReceivedEvent
Parameters
packet
:
NiimbotPacket
Returns
PacketReceivedEvent
Properties
packet
packet
:
NiimbotPacket
Readonly
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
packet
type
GitHub
NiimBlueLib Docs
Loading...
Fired when packet received, converted to object and validated (head, tail, checksum).