public interface PrintTaskHandler
Modifier and Type | Method and Description |
---|---|
void |
onComplete(PrintTask.PrintResult result)
Fired when the print job has completed.
|
void onComplete(PrintTask.PrintResult result)
result
- - A json object that contains the url of the printed image.