getJobStatus

suspend fun getJobStatus(): JobInfo?

Executes a ScannerStatus request to the scanner, finds the job in the ScannerStatus and returns the current job status as JobInfo

Return

A JobInfo containing the current status of the job. If null the job could not be retrieved or found in the ScannerStatus