Added in Version 1.10.0
FirmwareUpdateDelegate
The class that defines the status event for the firmware update API
Constructor |
|
---|---|
Initialize object |
Property |
Type |
|
---|---|---|
Notify that the state of firmware update progress is changed |
(step: FirmwareUpdateStep) => void |
|
Notify that completion of sending firmware data to printer |
() => void |
|
Notify that a error occurred |
(error: StarIO10Error) => void |