BlinkID
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
BlinkID
blinkid-core
/
com.microblink.blinkid.core.session
/
BlinkIdScanningSession
Blink
Id
Scanning
Session
class
BlinkIdScanningSession
:
AutoCloseable
Members
Properties
is
Canceled
Link copied to clipboard
var
isCanceled
:
Boolean
Functions
cancel
Active
Process
Link copied to clipboard
fun
cancelActiveProcess
(
)
close
Link copied to clipboard
open
override
fun
close
(
)
finalize
Link copied to clipboard
fun
finalize
(
)
get
Result
Link copied to clipboard
suspend
fun
getResult
(
)
:
BlinkIdScanningResult
process
Link copied to clipboard
suspend
fun
process
(
image
:
InputImage
)
:
Result
<
BlinkIdProcessResult
>
restart
Session
Link copied to clipboard
suspend
fun
restartSession
(
)
:
Boolean
set
Allow
Barcode
Step
Link copied to clipboard
suspend
fun
setAllowBarcodeStep
(
)