Dockware AI
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Dockware AI
dockware-core
/
api
/
FortressApiServiceImpl
/
queueProcessingJob
queue
Processing
Job
open
suspend override
fun
queueProcessingJob
(
shipmentId
:
String
,
shipmentScanId
:
String
,
data
:
ByteArray
)
:
Result
<
SnapshotsRO
>