new PrintJobStatusResponseMessage()
Extends
Methods
(static) PrintJobStatusResponseMessage#getExternalPrintJobId() → {String}
    Get the field value
External print job ID that status was retrieved for
Returns:
- Type
- String
(static) PrintJobStatusResponseMessage#getStatus() → {printer.PrintJobStatus}
    Get the field value
The current status of the requested print job
Returns:
(static) PrintJobStatusResponseMessage#setExternalPrintJobId(externalPrintJobId)
    Set the field value
External print job ID that status was retrieved for
    Parameters:
| Name | Type | Description | 
|---|---|---|
| externalPrintJobId | String | 
(static) PrintJobStatusResponseMessage#setStatus(status)
    Set the field value
The current status of the requested print job
    Parameters:
| Name | Type | Description | 
|---|---|---|
| status | printer.PrintJobStatus |