public static interface PrintManager.PrintJobStateChangeListener
Modifier and Type | Method and Description |
---|---|
void |
onPrintJobStateChanged(PrintJobId printJobId)
Callback notifying that a print job state changed.
|
void onPrintJobStateChanged(PrintJobId printJobId)
printJobId
- The print job id.