Added in Version 1.3.0

StarSpoolJobStatus

The class that defines the print job status

Property

jobId

Print job ID

jobState

State of print job

elapsedTime

Elapsed time since the printer accepted this print job (sec). Once the printer is turned off, this value is then always 0.

jobReceivedInterface

Interface on which the printer has accepted this print job

appInfo

Information about the application that sent this print job

hostModel

Information about the model of the device that sent this print job

hostOS

Information about the OS of the device that sent this print job

hostIpAddress

IP address of the device that sent this print job. Empty if the print job was sent over an interface other than LAN.

jobSettings

StarSpoolJobSettings specified in print(command: string, starSpoolJobSettings: StarSpoolJobSettings)