BlinkReceipt SDK
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
BlinkReceipt SDK
blinkreceipt-recognizer
/
com.microblink
/
CameraCaptureListener
Camera
Capture
Listener
interface
CameraCaptureListener
Created by nadir on 8/11/17.
Members
Functions
on
Captured
Link copied to clipboard
abstract
fun
onCaptured
(
@
NonNull
results
:
BitmapResult
)
on
Exception
Link copied to clipboard
abstract
fun
onException
(
@
NonNull
e
:
Throwable
)