GitHub
Preparing search index...
The search index is not available
NiimBlueLib Docs
NiimBlueLib Docs
API
FirmwareProgressEvent
Class FirmwareProgressEvent
Fired on firmware upload progress during
Abstraction.firmwareUpgrade
.
Hierarchy (
view full
)
NiimbotEvent
FirmwareProgressEvent
Index
Constructors
constructor
Properties
current
Chunk
total
Chunks
type
Constructors
constructor
new
Firmware
Progress
Event
(
currentChunk
,
totalChunks
)
:
FirmwareProgressEvent
Parameters
currentChunk
:
number
totalChunks
:
number
Returns
FirmwareProgressEvent
Properties
Readonly
current
Chunk
current
Chunk
:
number
Readonly
total
Chunks
total
Chunks
:
number
Readonly
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
current
Chunk
total
Chunks
type
GitHub
NiimBlueLib Docs
Loading...
Fired on firmware upload progress during Abstraction.firmwareUpgrade.