Class: PrintJobStatusResponseMessage

remotemessage.PrintJobStatusResponseMessage()

new PrintJobStatusResponseMessage()

Source:

Extends

Methods

(static) PrintJobStatusResponseMessage#getExternalPrintJobId() → {String}

Get the field value External print job ID that status was retrieved for
Source:
Returns:
Type
String

(static) PrintJobStatusResponseMessage#getStatus() → {printer.PrintJobStatus}

Get the field value The current status of the requested print job
Source:
Returns:
Type
printer.PrintJobStatus

(static) PrintJobStatusResponseMessage#setExternalPrintJobId(externalPrintJobId)

Set the field value External print job ID that status was retrieved for
Parameters:
Name Type Description
externalPrintJobId String
Source:

(static) PrintJobStatusResponseMessage#setStatus(status)

Set the field value The current status of the requested print job
Parameters:
Name Type Description
status printer.PrintJobStatus
Source: