Added in Version 1.0.0

PrinterDelegate

The class that defines the printer status event

Constructor

PrinterDelegate()

Initialize object

Method

onReady()

Notify that the printer is ready

onError()

Notify that the printer has error

onPaperReady()

Notify that the printer paper is ready

onPaperNearEmpty()

Notify that the printer paper is near empty

onPaperEmpty()

Notify that the printer is out of paper

onCoverOpened()

Notify that the printer cover is open

onCoverClosed()

Notify that the printer cover is closed

onCommunicationError(e: StarIO10Exception)

Notify that a communication error occurred