NiimBlueLib Docs
GitHub
Preparing search index...
API
RawPacketReceivedEvent
Class RawPacketReceivedEvent
Fired when raw packet received from printer.
Hierarchy (
View Summary
)
NiimbotEvent
RawPacketReceivedEvent
Index
Constructors
constructor
Properties
data
type
Constructors
constructor
new
RawPacketReceivedEvent
(
data
:
Uint8Array
)
:
RawPacketReceivedEvent
Parameters
data
:
Uint8Array
Returns
RawPacketReceivedEvent
Properties
Readonly
data
data
:
Uint8Array
Readonly
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
data
type
GitHub
NiimBlueLib Docs
Loading...
Fired when raw packet received from printer.