Readers SDK
Toggle table of contents
version 28.0.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readers SDK
model
/
com.mpos.payments.transaction.model.printer
/
SDKPrintState
/
ReadyToPrint
/
ReadyToPrint
Ready
To
Print
constructor
(
isAborted
:
(
)
->
Boolean
,
printFileWrapperFn
:
(
FileWrapper
)
->
Unit
,
printBitmapFn
:
(
Bitmap
)
->
Unit
)