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
/
SDKV1TransactionState
/
RecoverableError
/
RecoverableError
Recoverable
Error
constructor
(
error
:
SDKV1TransactionError
,
logContextFactory
:
LogContextFactory
,
recoverFn
:
(
)
->
Unit
)